8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:03:03 +01:00
firebird-mirror/extern/icu
github-actions[bot] 4bfb395a20
Update tzdata to version 2024b. (#8259)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2024-09-21 10:04:37 -03:00
..
android ICU for Android: set rpath to '$ORIGIN', adjust build scripts, remove duplicated data file and save libname.major.minor.so libraries. 2023-02-04 18:32:54 -03:00
tzdata Update tzdata to version 2024b. (#8259) 2024-09-21 10:04:37 -03:00
.gitignore Improve Windows build process making it generating public files directly in the output directory. 2022-08-12 08:04:49 -03:00
icu_android.tar.xz ICU for Android: set rpath to '$ORIGIN', adjust build scripts, remove duplicated data file and save libname.major.minor.so libraries. 2023-02-04 18:32:54 -03:00
icu_windows.zip Replace icu.exe by icu_windows.zip. 2023-02-04 18:32:58 -03:00
icudt.zip Split icu data file (used in Android) outside .exe compressed file. 2023-02-04 18:32:48 -03: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.