scuffed-code/icu4c/source/config
Jeff Genovy b2170e4773 ICU-20718 Fix failing MSYS2 build due to current path confusion.
The Azure DevOps VM images that are used in the CI builds recently
updated the version of MSYS that is installed, which is causing the
MSYS builds to fail. It seems that this new version has issues with
using the shell cmd method in the makefiles to obtain the current path.

However, we can avoid this entirely by using the cygpath utility, which
also avoids the overhead of launching a new cmd instance just to get
the path. Unfortunately, it seems that older versions of MSYS don't
have this utility program included by default, though versions of 
MSYS 2 and up do have it included by default.

We can continue using the old approach for the older versions and use
the cygpath approach for new versions.
2019-07-22 17:04:06 -07:00
..
m4 ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
dist.mk ICU-20229 update make dist to use git, not svn 2019-02-21 16:08:46 -08:00
gmakever.mk ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
icu-config-bottom ICU-12708 bye bye layout engine 2016-09-09 21:28:18 +00:00
icu-config-top ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
icu-config.1.in ICU-12708 bye bye layout engine 2016-09-09 21:28:18 +00:00
icu.pc.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
make2sh.sed ICU-13089 actually fix .sed bug 2017-04-07 00:00:03 +00:00
Makefile.inc.in ICU-12708 bye bye layout engine 2016-09-09 21:28:18 +00:00
mh-aix-gcc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-aix-va ICU-12766 aix/escaper: WIP. 2017-03-15 04:12:37 +00:00
mh-alpha-linux-cc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-alpha-linux-gcc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-alpha-osf ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-beos ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-bsd-gcc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-cygwin ICU-20364 Cygwin builds need to set WINVER to 0x0601 for Windows 7, similar to MinGW builds. 2019-01-23 17:20:15 -08:00
mh-cygwin64 ICU-20364 Cygwin builds need to set WINVER to 0x0601 for Windows 7, similar to MinGW builds. 2019-01-23 17:20:15 -08:00
mh-cygwin-msvc ICU-20364 Cygwin builds need to set WINVER to 0x0601 for Windows 7, similar to MinGW builds. 2019-01-23 17:20:15 -08:00
mh-darwin ICU-20563 fix macosx rpath breakage in the data build 2019-04-17 11:48:23 -07:00
mh-haiku ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-hpux-acc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-hpux-gcc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-irix ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-linux ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-linux-va ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-mingw ICU-20718 Fix failing MSYS2 build due to current path confusion. 2019-07-22 17:04:06 -07:00
mh-mingw64 ICU-20718 Fix failing MSYS2 build due to current path confusion. 2019-07-22 17:04:06 -07:00
mh-mpras ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-msys-msvc ICU-12943 Cygwin/MSVC Windows build fixes. 2017-01-23 00:38:28 +00:00
mh-os390 ICU-12766 turn on escaping for z (mh-os390) 2017-03-16 19:52:20 +00:00
mh-os400 ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-qnx ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
mh-solaris ICU-20526 fix pkgdata where LD_SONAME has a trailing space 2019-04-03 16:43:42 -07:00
mh-solaris-gcc ICU-20526 fix pkgdata where LD_SONAME has a trailing space 2019-04-03 16:43:42 -07:00
mh-unknown ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
pkgdataMakefile.in ICU-20526 fix pkgdata where LD_SONAME has a trailing space 2019-04-03 16:43:42 -07:00
test-icu-config.sh ICU-12708 bye bye layout engine 2016-09-09 21:28:18 +00:00
windows-update.sed.in ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00