8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00
firebird-mirror/extern/icu
2022-03-19 14:33:29 -03:00
..
android Set POSIX build to use C++17. 2021-06-08 14:59:02 -03:00
tzdata Update tzdata to version 2022a. 2022-03-19 14:33:29 -03:00
.gitignore Fix Windows build in path with spaces. Update ignore lists (#228) 2019-10-28 14:50:10 -03:00
icu_android.tar.xz Android port, both armv7a & aarch64 2021-02-05 21:06:20 +03:00
icu.exe Update Windows ICU version to 63.1 2019-01-22 10:11:27 +02:00
Readme.txt Move tzdata to extern/icu. 2020-01-21 12:57:31 -03:00

icu.exe is a self-extract pre-built (by us) IBM ICU 63.1 library.

The sources was downloaded from http://site.icu-project.org/download.

The simple fix for bug ICU-20302 (Windows 7: timezone detection on Windows
is broken) is applyed, see:

https://unicode-org.atlassian.net/browse/ICU-20302
https://github.com/unicode-org/icu/pull/315

The build was done using VS 2017 (15.9).

---

tzdata is automatically updated (pull request created) by GitHub Actions tzdata-update.yml.