Page MenuHomeFreeBSD

Re-generate locale sources for CLDR 34/Unicode 11
AbandonedPublic

Authored by yuripv on Dec 18 2020, 6:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 24, 11:33 AM
Unknown Object (File)
Apr 16 2025, 5:40 PM
Unknown Object (File)
Apr 15 2025, 2:01 AM
Unknown Object (File)
Mar 11 2025, 10:41 AM
Unknown Object (File)
Mar 1 2025, 12:34 AM
Unknown Object (File)
Jan 15 2025, 7:16 PM
Unknown Object (File)
Jan 13 2025, 2:33 AM
Unknown Object (File)
Nov 27 2024, 4:59 AM
Subscribers

Details

Reviewers
bapt
hrs
Summary

As CLDR 35/Unicode 12 update in rS364245 did not really do anything
other than updating the tools, revert the Makefile back to CLDR 34/
Unicode 11 just so that we have consistent build with updated tools in
preparation to no longer generating sources for legacy locales.

While here, force C sorting order when writing out Makefiles so it
does not flap depending on developer locale -- it already did several
times, and I am to blame, having C.UTF-8 on one system and en_US.UTF-8
on the other.

This mystically removes some of UTF-8 map contents, and those are indeed
not in generated UTF-8.cm, probably the source for 34 release was re-rolled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped