mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
The home of the ICU project source code.
This also changes the pkgdata tool command line options to decouple the ARM/ARM64 flags from the UWP flag, and adds a generic architecture option (-a) for passing in the value of the linker "/MACHINE:" argument on the command line. (Ex: -a ARM64). Additionally this change also adds another option to pkgdata (-b) to set /DYNAMICBASE on the data DLL, which is required for the ARM64 builds. Both of these changes also work towards future work in order to enable full ARM64 desktop builds without UWP. This change also removes a number of ifdefs/forks in the ICU code based on U_PLATFORM_HAS_WINUWP_API, and changes them to use ICU_DATA_DIR_WINDOWS instead. This is needed to unblock the usage of the data DLL in the UWP scenario, but also helps to further reduce the divergence of the UWP projects from regular Windows builds. Related tickets: ICU4C: Remove fixed DLL base addresses when building Windows DLLs https://unicode-org.atlassian.net/browse/ICU-20768 Add support to generate ICU data DLL for Windows arm64 https://unicode-org.atlassian.net/browse/ICU-20670 |
||
---|---|---|
.ci-builds | ||
.github | ||
docs | ||
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.appveyor.yml | ||
.cpyskip.txt | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
README.md |
International Components for Unicode
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
Build Status
Build | Status |
---|---|
TravisCI | |
Win x64 Release | |
Win x86 Release |
Subdirectories and Information
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependencies
License
Please see ./icu4c/LICENSE (C and J are under an identical license file.)
Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License