scuffed-code/icu4c/source/allinone
Jeff Genovy 38463f7b16
ICU-13813 Windows icucheck.bat script does not handle if the tests crash while executing. (#12)
Fix the `icucheck.bat` script (used to run the ICU4C tests on Windows) so that it handles the case where a test crashes while executing.
2018-09-27 14:27:37 -07:00
..
allinone.sln ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds. 2018-05-24 05:54:49 +00:00
Build.Windows.ProjectConfiguration.props ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00
Build.Windows.UWP.ProjectConfiguration.props ICU-13581 Update readme for Windows build instructions for VS2015. 2018-03-03 02:03:38 +00:00
icucheck.bat ICU-13813 Windows icucheck.bat script does not handle if the tests crash while executing. (#12) 2018-09-27 14:27:37 -07:00
Windows.CopyUnicodeHeaderFiles.targets ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00