scuffed-code/icu4c/source/tools
Jeff Genovy d1293c50cb ICU-20712 Add support for building Windows UWP ARM/ARM64 data DLLs.
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
2019-08-13 17:03:33 -07:00
..
ctestfw ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
escapesrc ICU-20362 segfault/leftover files with long lines 2019-02-13 10:23:19 -08:00
genbrk ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
genccode ICU-20716 Fixing some buffer overruns in genccode 2019-07-19 17:17:16 -07:00
gencfu ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
gencmn ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
gencnval ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
gencolusb ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
gendict ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
gennorm2 ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
genrb ICU-20764 Allow top-level include and exclude in data filter rules. 2019-08-13 15:12:32 -07:00
genren ICU-20438 BRS64RC Update urename.h for ICU 64 2019-02-25 20:57:50 -08:00
gensprep ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
gentest ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
icuinfo ICU-20351 Warning cleanup changes for ICU4C under MSVC. 2019-01-16 16:43:02 -08:00
icupkg ICU-13180 Support skiping building the UWP projects with a command line MSBuild option. 2018-11-06 16:02:03 -08:00
icuswap ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements. (tab to spaces) 2017-05-03 00:40:08 +00:00
makeconv ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
memcheck ICU-12734 Adjust ICUMemCheck.pl for deletion of the Layout Engine. 2016-09-22 23:41:00 +00:00
pkgdata ICU-20712 Add support for building Windows UWP ARM/ARM64 data DLLs. 2019-08-13 17:03:33 -07:00
toolutil ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
tzcode ICU-20398 Updated tzdata build script to use the rearguard data. Deleted local override that used to simulate rearguard version from icuzones. 2019-02-21 13:27:37 -05:00
icu-file-utf8-check.py ICU-20334 Add python3 support to icu4c scripts 2019-01-17 22:38:18 -08:00
Makefile.in ICU-13136 dont compile escapesrc on cygwin/msvc 2017-04-13 06:30:22 +00:00