8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00

Update Windows ICU version to 63.1

This commit is contained in:
hvlad 2019-01-22 10:11:27 +02:00
parent 3ee5097de0
commit f038ab2a36
2 changed files with 2 additions and 22 deletions

24
extern/icu/Readme.txt vendored
View File

@ -1,24 +1,4 @@
icu.exe is a self-extract pre-built (by us) IBM ICU 52.1 library.
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.
Two customized data files was created using the tool at http://apps.icu-project.org/datacustom/ICUData52.html.
One was created empty and saved to icudt52l_empty.dat. This file is used when building ICU, to
make icudt a little stub. The file was saved in ICU sources directory at <icu>\source\data\in
with name icudt52l.dat, before start ICU building process.
The other is the data file we use in runtime. It was created selecting the options:
- Charset Mapping Tables:
gb18030
ibm-1386_P100-2001
ibm-942_P12A-1999
ibm-943_P130-1999
ibm-943_P15A-2003
icu-internal-25546
windows-874-2000
windows-936-2000
- Collators: all
- Base data: all
The build was done using VS 2017 (15.9)

BIN
extern/icu/icu.exe vendored

Binary file not shown.