Go to file
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
.ci-builds ICU-20593 Data slicing: Fix mixed file and resource filter. 2019-07-09 15:38:29 -05:00
.github ICU-20198 Add issue browse link to PR template. (#200) 2018-10-09 14:05:33 -05:00
docs ICU-20593 Various updates to resource tracing. 2019-07-09 15:40:01 -05:00
icu4c ICU-20718 Fix failing MSYS2 build due to current path confusion. 2019-07-22 17:04:06 -07:00
icu4j ICU-20692 tzdata2019b update 2019-07-08 08:42:47 +09:00
tools ICU-20553 Updating commit checker docs; makes --rev-range required. 2019-04-17 13:42:35 -07:00
vendor/double-conversion ICU-20439 Updating double-conversion. 2019-03-18 21:17:22 -07:00
.appveyor.yml ICU-20434 ICU4C AppVeyor CI builds failing on Cygwin 3.0.0. Use Cygwin to 2.11 for now. 2019-02-18 21:54:44 -08:00
.cpyskip.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
.gitattributes ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-27 14:27:39 -07:00
.gitignore ICU-20652 Adds two fuzzer target for collation (compare() and 2019-06-25 13:01:41 -07:00
.travis.yml ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs. 2019-06-28 13:35:17 -07:00
README.md ICU-20033 Add a top-level README.md (#11) 2018-09-27 14:27:37 -07:00

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.

ICU Logo

Build Status

Build Status
TravisCI Build Status
Win x64 Release Build status
Win x86 Release Build status

Subdirectories and Information

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