Commit graph

7 commits

Author SHA1 Message Date
Steven R. Loomis
5c38b18395 feat(core): update icu dependencies 🙀
- enable icui18n
- .. without breaking anything else in ldml tests

For: #9121
2023-08-08 18:45:03 -05:00
Steven R. Loomis
85764848a6 chore: revert zipfile add
- Revert "feat(core): icu integration steps 🙀"
- This reverts commit c168253d19.
2023-04-21 09:13:32 -05:00
Steven R. Loomis
1a58a59425 feat(core): icu to 73.1 🙀
- https://icu.unicode.org/download/73

for #8495
2023-04-13 17:50:47 -05:00
Steven R. Loomis
c168253d19 feat(core): icu integration steps 🙀
- reinstate zipfile for patch

for #8495
2023-04-12 18:47:30 -05:00
Steven R. Loomis
05a30433a4 feat(core): icu integration steps 🙀
- only use pkg-config if the target system is linux
- delete unused directories

for #8495
2023-04-11 19:01:19 -05:00
Steven R. Loomis
0c9277c4da feat(core): icu integration steps 🙀
- workaround lack of patch_directory on old meson (need 0.55.0)
with a manually generated zip file
- remove an assert in ldml_test_source which is already caught as a test failure

for #8495
2023-03-31 17:16:58 -05:00
Steven R. Loomis
f2b8b9b10d feat(core): check in icu-minimal.wrap and mesonfiles from wrapdb 🙀
License as per core/subprojects/packagefiles/icu-minimal/LICENSE.meson

Commit as the icu-7.2-3 tag of wrapdb at e9198790af

for #8495
2023-03-31 12:18:30 -05:00
Renamed from core/subprojects/icu.wrap (Browse further)