index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
CMake
/
unicode_data.cmake
Age
Commit message (
Expand
)
Author
2022-01-12
LibUnicode: Parse number system digits from the CLDR
Timothy Flynn
2022-01-08
Meta: Move invoke_generator to utils.cmake
Timothy Flynn
2022-01-08
Meta: Move remove_unicode_data_if_version_changed to utils.cmake
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate calendar (ca) Unicode keywords
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate regional hour cycles
Timothy Flynn
2021-11-29
LibUnicode: Create a nearly empty generator for date-time formatting
Timothy Flynn
2021-11-23
LibUnicode: Functionalize the Unicode generator CMake commands
Timothy Flynn
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-16
LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat
Timothy Flynn
2021-11-13
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
Timothy Flynn
2021-11-12
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
Timothy Flynn
2021-11-09
LibUnicode: Upgrade to CLDR version 40.0.0
Timothy Flynn
2021-09-30
LibUnicode: Upgrade to Unicode version 14.0.0
Timothy Flynn
2021-09-30
LibUnicode: Remove cached UCD and CLDR files when their version changes
Timothy Flynn
2021-09-30
LibUnicode: Use consistent variable naming in unicode_data.cmake
Timothy Flynn
2021-09-30
LibUnicode: Functionalize extraction of CLDR data files
Timothy Flynn
2021-09-30
LibUnicode: Functionalize downloading of UCD data files
Timothy Flynn
2021-09-30
LibUnicode: Extract UCD and CLDR versions to a CMake variable
Timothy Flynn
2021-09-15
Meta: Allow specifying alternative paths for downloaded Unicode data
Andrew Kaster
2021-09-06
LibUnicode: Extract cldr-misc dataset from CLDR database
Timothy Flynn
2021-09-01
LibUnicode: Extract cldr-core dataset from CLDR database
Timothy Flynn
2021-08-30
CMake: Add custom target to build only the generated sources
Brian Gianforcaro
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster