George Rhoten
80ca447fa9
ICU-5522 Fixes for the older gmake 3.79.1.
...
X-SVN-Rev: 21300
2007-03-21 00:34:53 +00:00
George Rhoten
9af67e3e22
ICU-5522 Fixes for gmake -j4
...
X-SVN-Rev: 21288
2007-03-18 08:06:03 +00:00
George Rhoten
98159a323b
ICU-5522 Fix some dependency issues with gmake -j2
...
X-SVN-Rev: 20698
2006-11-28 10:33:26 +00:00
George Rhoten
54aaf000b8
ICU-4716 Allow tzcode to work from tools/tzcode instead of only in ICU's
...
data directory.
X-SVN-Rev: 20043
2006-08-11 22:23:08 +00:00
Steven R. Loomis
6db4e2da84
ICU-4716 make tzcode build with out of source builds
...
X-SVN-Rev: 19981
2006-08-05 03:29:17 +00:00
Steven R. Loomis
df8d3e4ed3
ICU-4716 initial checkin of zic utilities
...
X-SVN-Rev: 19972
2006-08-04 01:18:19 +00:00
Ram Viswanadha
cb17e6f035
ICU-5117 generate data files from LDML2ICUConverter
...
X-SVN-Rev: 19569
2006-04-21 00:55:24 +00:00
Deborah Goldsmith
490cb834fa
ICU-5117 Thai break should work in all locales
...
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
8302032efc
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
Markus Scherer
e08d580655
ICU-4739 add "no fallback" flag to resource bundles
...
X-SVN-Rev: 18836
2005-11-29 00:10:07 +00:00
George Rhoten
aaa8b02df6
ICU-4908 Fix a build problem with --enable-static --with-data-packaging=archive
...
X-SVN-Rev: 18753
2005-11-02 17:09:40 +00:00
George Rhoten
0a84de419e
ICU-4601 Make Windows and Unix builds use the same local transliterator file (trnslocal.mk)
...
X-SVN-Rev: 18075
2005-06-28 21:32:52 +00:00
George Rhoten
0d6312c060
ICU-4497 Don't generate uprops.icu by default. The data is now hard coded.
...
X-SVN-Rev: 18013
2005-06-24 07:11:14 +00:00
George Rhoten
8c346e2b85
ICU-4351 Fix for building on Cygwin/MSVC where the path must be Cygwin compatible and not Windows compatible.
...
X-SVN-Rev: 17895
2005-06-14 23:39:54 +00:00
George Rhoten
90ca96a8fa
ICU-4351 Make it easier to customize the data.
...
X-SVN-Rev: 17807
2005-06-06 01:23:13 +00:00
George Rhoten
526748cfd7
ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
...
Also make it easier to customize the data.
X-SVN-Rev: 17805
2005-06-05 21:23:56 +00:00
Markus Scherer
b36965ce3d
ICU-4497 hardcode core Unicode properties data rather than loading it
...
X-SVN-Rev: 17556
2005-05-05 17:43:10 +00:00
George Rhoten
98a1c52e09
ICU-4351 Allow data to be built from a .dat archive from the non-native endianess/charset
...
X-SVN-Rev: 17420
2005-03-30 06:04:37 +00:00
George Rhoten
f303870215
ICU-4351 Allow data to be built from a .dat archive.
...
X-SVN-Rev: 17392
2005-03-25 18:07:50 +00:00
Markus Scherer
739b6a5220
ICU-4287 move bidi/shaping properties to ubidi.icu
...
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
306b5ea7da
ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
...
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.
X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
ef1ac9b4f4
ICU-3229 Pass in special LDFLAGS when creating a shared data library.
...
This will make sure that the proper /base: can be passed in on Windows,
and it changes how the shared data library is created on at least Linux so that it requires no C runtime initialization (faster load time).
X-SVN-Rev: 16905
2004-12-02 07:37:00 +00:00
George Rhoten
d118393447
ICU-3855 Shorten the data build log so that I can read it more easily
...
X-SVN-Rev: 16581
2004-10-21 00:10:03 +00:00
George Rhoten
a886202e99
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16521
2004-10-15 23:47:14 +00:00
Markus Scherer
1ed0796a99
ICU-4078 gennorm now needs other properties files
...
X-SVN-Rev: 16312
2004-09-13 23:11:38 +00:00
George Rhoten
06966de3a9
ICU-4098 Allow some break iterators to be removed from the build.
...
X-SVN-Rev: 16311
2004-09-13 16:00:27 +00:00
Markus Scherer
fcfb33ec99
ICU-3969 build ucase.icu
...
X-SVN-Rev: 16262
2004-09-06 16:04:26 +00:00
George Rhoten
9640f8d93c
ICU-3960 Improve parallel make, and don't remake the directories when they exist.
...
X-SVN-Rev: 16122
2004-08-06 06:18:13 +00:00
Ram Viswanadha
ecbbbe2756
ICU-3925 fix failure on Solaris, AIX.. etc
...
X-SVN-Rev: 16103
2004-08-03 23:11:13 +00:00
Ram Viswanadha
d60a3d2eb2
ICU-3925 fix typo
...
X-SVN-Rev: 16102
2004-08-03 20:06:47 +00:00
Ram Viswanadha
c9dd5a6867
ICU-3925 separate Transliterator data to its own tree
...
X-SVN-Rev: 16100
2004-08-03 18:00:01 +00:00
George Rhoten
5cdc63f5cc
ICU-3960 Separate test data and ICU data building.
...
X-SVN-Rev: 16052
2004-07-19 14:10:08 +00:00
George Rhoten
3b29b9139b
ICU-3925 Don't use -q on genrb so much. It hides issues with RBNF resource bundles.
...
X-SVN-Rev: 16050
2004-07-18 23:09:17 +00:00
Ram Viswanadha
e00ca7411d
ICU-3925 separate RBNF data to separate tree
...
X-SVN-Rev: 15994
2004-07-14 18:35:16 +00:00
George Rhoten
0cb8a1b76a
ICU-3851 Last minute fix for z/OS stubdata mode.
...
X-SVN-Rev: 15918
2004-06-18 22:41:55 +00:00
George Rhoten
fd573feb3b
ICU-3851 Fix for z/OS because its version of GNU make doesn't handle macro function
...
X-SVN-Rev: 15898
2004-06-17 18:14:07 +00:00
George Rhoten
02bc96165b
ICU-3389 Fix make install of the static data library.
...
X-SVN-Rev: 15760
2004-06-07 21:38:13 +00:00
George Rhoten
98683844ae
ICU-3389 Improve out of source building
...
X-SVN-Rev: 15749
2004-06-07 04:41:08 +00:00
George Rhoten
27b6cef5f0
ICU-3762 Add data library versioning for Cygwin/MSVC
...
X-SVN-Rev: 15340
2004-05-17 20:48:59 +00:00
George Rhoten
3b745c1150
ICU-3389 Fix make install on Windows
...
X-SVN-Rev: 15332
2004-05-17 06:37:28 +00:00
George Rhoten
2149468515
ICU-3389 Fix make install on Windows
...
X-SVN-Rev: 15313
2004-05-14 20:08:13 +00:00
George Rhoten
9807380d2a
ICU-3389 Output temporary files to the tmp directory.
...
Use a better naming scheme of temp files on Windows.
Simplify static library generation, since pkgdata now supports -L.
X-SVN-Rev: 15277
2004-05-12 19:58:49 +00:00
George Rhoten
27977471ca
ICU-3389 Don't output the static library readme for the data library
...
X-SVN-Rev: 15249
2004-05-11 05:17:14 +00:00
George Rhoten
dad60278cf
ICU-3389 Fix static library names
...
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
d61e8741da
ICU-3389 Fix how the data library is named
...
X-SVN-Rev: 15242
2004-05-10 23:42:36 +00:00
George Rhoten
29f1907672
ICU-3576 Improve building and using static libraries
...
X-SVN-Rev: 15077
2004-04-28 05:24:57 +00:00
George Rhoten
540823fffa
ICU-3682 os/400 improvements for the common library to rebind to the data library.
...
X-SVN-Rev: 15058
2004-04-27 19:04:53 +00:00
Steven R. Loomis
b0bb3f5e7e
ICU-2487 move collation data
...
X-SVN-Rev: 14964
2004-04-14 19:37:00 +00:00
George Rhoten
c786c64fec
ICU-3682 Improve the post link step for data library generation.
...
X-SVN-Rev: 14940
2004-04-12 23:20:23 +00:00
George Rhoten
0fb9115952
ICU-3499 First try at data driven tests
...
X-SVN-Rev: 14906
2004-04-08 20:24:06 +00:00
George Rhoten
7486bfb6e8
ICU-3389 CygWin/MSVC changes
...
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
677fa010d9
ICU-3269 Fix some dependencies for make -j
...
X-SVN-Rev: 14667
2004-03-10 05:58:49 +00:00
George Rhoten
192128ee16
ICU-2408 Sync the .brk copyright inclusion on both Windows and Unix builds
...
X-SVN-Rev: 14607
2004-02-27 02:00:04 +00:00
George Rhoten
86c689634d
ICU-3485 Change the build order so that duplicate output names can work
...
together and be rebuilt
X-SVN-Rev: 14297
2004-01-12 17:51:52 +00:00
George Rhoten
0a9311f205
ICU-3485 Change the build order so that duplicate output names can work
...
together.
X-SVN-Rev: 14281
2004-01-09 18:40:12 +00:00
George Rhoten
6f4f0ce1ff
ICU-3485 Install the static library correctly.
...
X-SVN-Rev: 14262
2004-01-08 21:21:21 +00:00
George Rhoten
ddb9791b82
ICU-3485 Rename the static libraries
...
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
George Rhoten
8338e6726c
ICU-2962 Fix for dual library mode on z/OS
...
X-SVN-Rev: 14183
2003-12-19 00:08:47 +00:00
George Rhoten
5cc26a86fd
ICU-3431 Stop installing convrtrs.txt. It's not versioned, and not normally needed.
...
X-SVN-Rev: 13961
2003-12-03 01:32:41 +00:00
Markus Scherer
4cc4e9ed10
ICU-2235 add testdata_icu26e_testtypes.res (big-endian EBCDIC)
...
X-SVN-Rev: 13812
2003-11-21 18:31:20 +00:00
Markus Scherer
b2e1d9d5c8
ICU-2235 add test4x.ucm and testdata_icu26_testtypes.res
...
X-SVN-Rev: 13762
2003-11-19 18:43:30 +00:00
Steven R. Loomis
5132a9048c
ICU-3115 build testtable32.txt to test reslist32 (large) format bundles. Also, clean up old list files when make clean is done
...
X-SVN-Rev: 13196
2003-09-25 00:18:15 +00:00
George Rhoten
fbec1b7ef1
ICU-3258 CygWin/MSVC changes
...
X-SVN-Rev: 13168
2003-09-23 00:29:28 +00:00
George Rhoten
974564edac
ICU-3260 Make sure that the tools don't need ICU_DATA to be set before being run.
...
X-SVN-Rev: 13119
2003-09-17 02:41:45 +00:00
George Rhoten
cd1bfc8b62
ICU-3258 Include the copyright into the data libraries on Unix builds. ICU_DATA shouldn't be required anymore
...
X-SVN-Rev: 13106
2003-09-15 22:41:14 +00:00
George Rhoten
9f7694d8df
ICU-2966 The gentz tool isn't used anymore
...
X-SVN-Rev: 12896
2003-08-21 00:21:31 +00:00
George Rhoten
b5d52c8197
ICU-2449 data-driven conversion tests that were left out of the Unix builds.
...
X-SVN-Rev: 12882
2003-08-20 01:21:25 +00:00
Alan Liu
b3a09666fc
ICU-2966 update makefiles to build data/misc/zoneinfo.txt
...
X-SVN-Rev: 12834
2003-08-15 18:18:46 +00:00
George Rhoten
895be1a558
ICU-3130 Allow gmake -j2 to work.
...
X-SVN-Rev: 12703
2003-07-28 15:47:39 +00:00
Ram Viswanadha
45e4b4aea0
ICU-3050 update testdata building
...
X-SVN-Rev: 12683
2003-07-25 00:29:50 +00:00
Ram Viswanadha
ebc620d669
ICU-3050 fix typo
...
X-SVN-Rev: 12682
2003-07-25 00:26:19 +00:00
Ram Viswanadha
9a043c2e5f
ICU-3050 StringPrep API first cut
...
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
7844db3ecd
ICU-2699 Don't show the "echo warning" message unless there is a problem.
...
X-SVN-Rev: 12234
2003-06-02 23:26:20 +00:00
George Rhoten
3b9026f1ea
ICU-2500 Fix for HP. Make the fix work for the install target too.
...
X-SVN-Rev: 12218
2003-06-02 18:19:46 +00:00
George Rhoten
4f2e30f29d
ICU-2500 Fix for HP. Don't try to write over the data library when it is currently in use.
...
X-SVN-Rev: 12208
2003-05-30 23:39:47 +00:00
George Rhoten
8f09e644e3
ICU-2858 Make it easier to remove data from the data library
...
X-SVN-Rev: 11828
2003-05-07 01:37:01 +00:00
George Rhoten
f10ea52676
ICU-2630 Remove the dependency on ibm-9027 in ICU by default.
...
X-SVN-Rev: 11570
2003-04-17 18:11:28 +00:00
Steven R. Loomis
c8402f9beb
ICU-2752 depend on invuca not just uca
...
X-SVN-Rev: 11568
2003-04-17 04:50:14 +00:00
George Rhoten
ed4e85dad0
ICU-2500 Static libraries don't need to be versioned.
...
X-SVN-Rev: 11557
2003-04-16 20:42:53 +00:00
George Rhoten
0266a570c2
ICU-2500 Allow a static data library to be built on Unix
...
X-SVN-Rev: 11540
2003-04-13 16:18:04 +00:00
Alan Liu
afe218f859
ICU-2429 build mc.txt test data
...
X-SVN-Rev: 11417
2003-03-28 20:51:39 +00:00
George Rhoten
fae219cec9
ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
...
(aka sidedeck on z/OS).
X-SVN-Rev: 11353
2003-03-19 01:56:39 +00:00
Ram Viswanadha
2cfc17f646
ICU-2194 add building of man page
...
X-SVN-Rev: 11319
2003-03-14 21:43:13 +00:00
George Rhoten
67725ff09d
ICU-2704 Use a smaller and faster way to get the list of available locales.
...
X-SVN-Rev: 11147
2003-02-25 01:49:34 +00:00
George Rhoten
a32007efe6
ICU-2573 Change some of the converters to use UTR22 names
...
X-SVN-Rev: 10656
2002-12-13 04:08:27 +00:00
Ram Viswanadha
ee96dfa7ac
ICU-2476 remove -v from genrb options
...
X-SVN-Rev: 10273
2002-11-15 22:20:33 +00:00
Ram Viswanadha
31472c9630
ICU-2476 Add option for stricter parsing of genrb
...
X-SVN-Rev: 10215
2002-11-09 00:10:25 +00:00
Alan Liu
7efc9a43f1
ICU-2015 add genpname
...
X-SVN-Rev: 10120
2002-10-30 22:39:56 +00:00
Steven R. Loomis
34a5a089b9
ICU-2248 modularize icu- ISCII may not be available to genrb
...
X-SVN-Rev: 9943
2002-10-02 17:08:52 +00:00
Ram Viswanadha
cff7fbf28e
ICU-1941 fixed building on linux
...
X-SVN-Rev: 9888
2002-09-19 00:31:11 +00:00
Ram Viswanadha
87729b77fd
ICU-1941 update the test to use iscii
...
X-SVN-Rev: 9887
2002-09-18 21:23:46 +00:00
Markus Scherer
7005ead205
ICU-1885 remove -s390 EBCDIC mapping table variants in favor of the new runtime swaplfnl converter option; make sure to build normal variants for minimal sets of data
...
X-SVN-Rev: 9876
2002-09-18 01:22:20 +00:00
George Rhoten
db88f34516
ICU-1891 Fix for library versioning in dual library mode.
...
X-SVN-Rev: 9720
2002-08-15 17:08:01 +00:00
Steven R. Loomis
c0a8bc9cb7
ICU-1992 packaging, suffix, uconv building on unix
...
X-SVN-Rev: 9470
2002-07-31 20:28:32 +00:00
George Rhoten
a5e7872567
ICU-1896 root will always be included even when resfiles.mk is deleted.
...
X-SVN-Rev: 9432
2002-07-30 08:00:51 +00:00
George Rhoten
77ffea72e9
ICU-1992 Remove the ls statement. It isn't needed, and it's an extra difference when doing a diff of the build logs.
...
X-SVN-Rev: 9347
2002-07-25 20:35:47 +00:00
George Rhoten
7661f072e8
ICU-1891 Fixes for z/OS stubdata mode.
...
X-SVN-Rev: 9331
2002-07-25 16:07:35 +00:00
George Rhoten
b152e7a0fe
ICU-1891 Fixes for z/OS. Need to build the break iterators after the converters.
...
X-SVN-Rev: 9252
2002-07-18 22:01:55 +00:00