scuffed-code/icu4c/source/tools/ctestfw
Jeff Genovy 783ee4c902 ICU-20322 On MinGW, move the DLLs to the "bin" directory.
This change builds on Vincent Torri's changes.

This installs the ICU DLL files in $prefix/bin instead of $prefix/lib.

Note: In order to disable this change in behavior you can edit
the "mh-mingw*" file(s). If you set the variable MINGW_MOVEDLLSTOBINDIR
to NO instead of YES, then it will retain the previous behavior of
installing the DLLs into the bin folder.
2020-02-12 14:19:15 -08:00
..
unicode ICU-13850 Make CurrencyUnit safe with 1-length and 2-length strings. (#133) 2018-09-27 14:27:41 -07:00
ctest.c ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
ctestfw.vcxproj ICU-20857 Update version numbers to 66.1 2019-10-09 16:47:02 -07:00
ctestfw.vcxproj.filters ICU-11609 add svn:eol-style property to vcxproj files. 2015-04-17 21:25:48 +00:00
datamap.cpp ICU-12992 add OldUChar type to match ICU 58 UChar; add public conversion functions from char16_t * to UChar * and OldUChar * with aliasing barrier 2017-03-08 22:08:12 +00:00
Makefile.in ICU-20322 On MinGW, move the DLLs to the "bin" directory. 2020-02-12 14:19:15 -08:00
testdata.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tstdtmod.cpp ICU-13850 Make CurrencyUnit safe with 1-length and 2-length strings. (#133) 2018-09-27 14:27:41 -07:00
ucln_ct.c ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uperf.cpp ICU-13436 Fix various typos and spelling mistakes. 2017-10-26 21:33:43 +00:00