Commit Graph

14 Commits

Author SHA1 Message Date
Robert Schumacher
711034e583 [icu] Bump package version 2018-08-28 14:04:04 -07:00
icedream2linxi
197645a0f7 [icu] Support for compiling static libraries. 2018-08-26 10:05:56 +08:00
James Clark
f46cd9ae88 fix issue #3683 - fix ICU build on Linux (#3685)
* fix issue #3683 - fix ICU build on Linux

The following changes allow ICU to build on Linux:
- use the ICU tgz distribution rather than the zip file, to avoid CRLF
  line endings on Linux
- don't use MSYS on Linux
- fix runConfigureICU options for Linux
- fix CFLAGS, CXXFLAGS, and LDFLAGS for Linux
- don't rename the resulting libraries on Linux

* [icu] Enable VCPKG_CXX_FLAGS

* [icu] Formatting
2018-08-15 09:54:57 -07:00
RT222
708f7c66c8
[icu] Update to version 61.1 2018-04-06 03:08:01 +02:00
Jacob Zhong
63901137f6 Add doxygen and add packages option to vcpkg_require_msys (#2869)
* Add doxygen to acquired programs

* Add packages option to msys function

* Add documentation for PACKAGES in vcpkg_require_msys

* [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-24 00:00:51 -08:00
codicodi
85f694b366 [icu] fix build with 64bit msys 2017-04-27 12:46:04 +02:00
Robert Schumacher
7fe89742db [icu] Avoid renaming link.exe inside msys -- insert into middle of path instead. 2017-04-24 18:58:17 -07:00
codicodi
3ee2b37df9 [icu] update to 59.1 2017-04-22 17:19:31 +02:00
codicodi
aab12428e5 [icu] fix typo 2016-12-30 15:27:25 +01:00
codicodi
2d746d8913 [icu] force rebuild of database 2016-12-30 13:11:58 +01:00
codicodi
9a2825a0a4 [icu] update to 58.2 2016-12-28 12:20:11 +01:00
codicodi
b5a6f7eb63 Fix arch/linkage checks 2016-12-01 15:03:33 +01:00
codicodi
76e1ee2cfc Fix small logic error 2016-11-27 02:28:37 +01:00
codicodi
cfa70c4f67 [ICU] Initial commit 2016-11-27 02:23:55 +01:00