зеркало из https://github.com/mozilla/gecko-dev.git
b0a94f02a6
The filter file doesn't support exclusion lists for the "locales" filter type (<https://github.com/unicode-org/icu/blob/main/docs/userguide/icu_data/buildtool.md#filtering-by-locale>), therefore we have to manually exclude "en-US-posix" from the relevant resource types: "en-US-posix" data is only present for collation, locales, and break iteration. Break iteration is already completely stripped from the data file, so we don't need to change anything on that front. The string must be "en_US_POSIX" to match the resource file name, also see <https://unicode-org.atlassian.net/browse/ICU-21400>. Depends on D117975 Differential Revision: https://phabricator.services.mozilla.com/D117976 |
||
---|---|---|
.. | ||
benchmarks | ||
build | ||
components | ||
docs | ||
encoding_glue | ||
gtest | ||
hyphenation | ||
icu | ||
icu-patches | ||
l10n | ||
locale | ||
locales | ||
lwbrk | ||
strres | ||
tzdata | ||
uconv | ||
unicharutil | ||
Encoding.h | ||
EncodingDetector.h | ||
JapaneseDetector.h | ||
icu_sources_data.py | ||
moz.build | ||
update-icu.sh | ||
update-tzdata.sh |