Commit Graph

225 Commits

Author SHA1 Message Date
Michael Ow
bcdcc4dc67 ICU-10731 Fix import library name when building data on mingw
X-SVN-Rev: 36922
2015-01-06 23:08:18 +00:00
John Emmons
4d47dd3226 ICU-11092 Split out units data into a separate tree
X-SVN-Rev: 36458
2014-09-11 10:16:22 +00:00
Peter Edberg
d87c86274c ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar
X-SVN-Rev: 36397
2014-09-08 22:16:21 +00:00
Markus Scherer
0f78abc7ee ICU-9644 re-hardcode some normalization data: nfc.nrm
X-SVN-Rev: 36384
2014-09-08 03:05:56 +00:00
Michael Ow
d29271fcce ICU-9985 Add support for msys msvc build environment
X-SVN-Rev: 36256
2014-08-27 22:42:28 +00:00
Markus Scherer
ec55298e96 ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
X-SVN-Rev: 36162
2014-08-14 18:47:27 +00:00
Yoshito Umaoka
ae3f6f13a4 ICU-10934 The tz database abbreviation support in ICU4C
X-SVN-Rev: 36080
2014-07-23 21:51:09 +00:00
Michael Ow
fefa024ccc ICU-10711 Update more fixes to zos pds dataset build
X-SVN-Rev: 35251
2014-02-27 19:23:50 +00:00
Markus Scherer
e977c057a9 ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Michael Ow
8304daf4d7 ICU-10711 Fix pds dataset data builds on zos
X-SVN-Rev: 35152
2014-02-18 06:21:37 +00:00
Michael Ow
aaca304356 ICU-10537 Avoid rerunning pkgdata tool when building data
X-SVN-Rev: 34820
2013-12-26 21:28:59 +00:00
Peter Edberg
bf4126616b ICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict
X-SVN-Rev: 34229
2013-09-06 23:43:13 +00:00
George Rhoten
8b10488235 ICU-9456 Dependency fixes for make -j 16
X-SVN-Rev: 32281
2012-08-28 22:57:29 +00:00
Maxime Serrano
c64c0299d7 ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
George Rhoten
a831a2d71f ICU-9456 Optimize the ICU4C build on Mac OS X
X-SVN-Rev: 32093
2012-08-03 17:27:44 +00:00
Dragan Besevic
141bc218ef ICU-9252 zOS performance enhancement
X-SVN-Rev: 31696
2012-04-10 15:49:28 +00:00
Dragan Besevic
6bde113710 ICU-9022 fix build for data on zOS
X-SVN-Rev: 31615
2012-03-13 20:18:59 +00:00
Michael Ow
e144d4ff66 ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
2011-11-14 22:33:19 +00:00
Abhinav Gupta
3db9ae8155 ICU-8328 separated icu4j tzdata for make and nmake
X-SVN-Rev: 30709
2011-09-26 15:30:34 +00:00
Michael Ow
c03f56c4ca ICU-8588 Add missing include directory when using rc
X-SVN-Rev: 30234
2011-06-25 02:05:22 +00:00
Peter Edberg
7aaca9b950 ICU-8329 Roll in Khmer dictionary word break code from George, data from Nathan/sbbic.org
X-SVN-Rev: 30019
2011-05-04 13:25:37 +00:00
Markus Scherer
c04082d93c ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
2010-12-31 18:21:36 +00:00
Markus Scherer
58773a3751 ICU-8021 revert data/Makefile change for genrb to build all resource bundles at once: was building 478*478 bundles in multi-threaded make run (make -j5)
X-SVN-Rev: 28957
2010-10-29 20:21:33 +00:00
Markus Scherer
1c6f49ed3c ICU-8021 updated pool.res files
X-SVN-Rev: 28947
2010-10-28 21:36:56 +00:00
Markus Scherer
3360fe4708 ICU-7144 merge UTS #46 (IDNA2008) C/C++ feature into trunk, merging in -r 27794:28172 icu/branches/markus/uts46
X-SVN-Rev: 28195
2010-06-15 15:54:53 +00:00
Michael Ow
cbcad3c5bd ICU-7581 Fix gencfu extension in Makefile.
X-SVN-Rev: 28127
2010-06-03 19:55:20 +00:00
Michael Ow
4d292e34e0 ICU-7581 Ensure CURDIR is not empty and skip check for gencfu in cross compilation.
X-SVN-Rev: 28126
2010-06-03 19:41:43 +00:00
Markus Scherer
e6c5486734 ICU-7611 take genuca out of the build
X-SVN-Rev: 27926
2010-04-10 04:14:01 +00:00
Markus Scherer
b5f138b98b ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27918
2010-04-09 23:30:02 +00:00
Yoshito Umaoka
e9c88f8472 ICU-7481 Updated date make file to use the new resource - zoneinfo64. Also updated tzcode/Makefile to build the old zoneinfo.txt in addition to the new zoneinfo64.txt. The zoneinfo.txt is used as a part of tz data build in the data repository.
X-SVN-Rev: 27732
2010-03-02 05:54:19 +00:00
Michael Ow
f533eab967 ICU-7138 Update data make files to build special ucm files.
X-SVN-Rev: 27728
2010-03-02 00:05:10 +00:00
Steven R. Loomis
ce239c9d1f ICU-7435 fix icu-config and installation (user experience)
X-SVN-Rev: 27720
2010-02-27 06:38:11 +00:00
Michael Ow
5df76eb00a ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages.
X-SVN-Rev: 27717
2010-02-27 03:39:15 +00:00
Markus Scherer
3a5280e3b0 ICU-7258 copy & swap new pool.res files in gmake build
X-SVN-Rev: 27633
2010-02-22 23:58:59 +00:00
Markus Scherer
879ee95885 ICU-7258 add pool.res key string pool resource bundles for the new curr/lang/region/zone data trees; update locales/pool.res; add optional genrb --usePoolBundle path argument
X-SVN-Rev: 27631
2010-02-22 23:05:33 +00:00
Michael Ow
47930b51df ICU-7428 Separate the ALL_FILES_LIST when generating icudata.lst.
X-SVN-Rev: 27607
2010-02-19 23:31:57 +00:00
Markus Scherer
0cf5380d97 ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
2010-02-19 19:30:33 +00:00
Markus Scherer
7a3a89e61f ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
2010-02-13 23:15:05 +00:00
Steven R. Loomis
7a93a3c3e2 ICU-7336 restore build steps on C/unix
X-SVN-Rev: 27477
2010-02-02 21:49:58 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Peter Edberg
2bd3e834a3 ICU-7225 Cross-build support needs to handle external tz data
X-SVN-Rev: 26995
2009-11-30 22:55:19 +00:00
Markus Scherer
66b63f9c48 ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Doug Felt
d62a45c0bc ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
X-SVN-Rev: 26884
2009-11-12 21:53:42 +00:00
Steven R. Loomis
b469013d94 ICU-6987 --with-data-packaging=static
X-SVN-Rev: 26688
2009-09-25 01:56:41 +00:00
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
053f5fc7e7 ICU-6925 Add -o option in icupkg to specify output file of list.
X-SVN-Rev: 26002
2009-05-12 18:57:04 +00:00
Steven R. Loomis
9bcb031af8 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Andy Heninger
9715eae02c ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Michael Ow
f94144a976 ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code.
X-SVN-Rev: 25383
2009-02-06 17:42:16 +00:00
Yoshito Umaoka
eb175516be ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25357
2009-02-02 16:16:07 +00:00