Commit Graph

225 Commits

Author SHA1 Message Date
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
Steven R. Loomis
97772635e2 ICU-1992 data loading dat->icu
X-SVN-Rev: 9243
2002-07-17 23:43:23 +00:00
Steven R. Loomis
b113d72f66 ICU-1992 data loading changes
X-SVN-Rev: 9225
2002-07-17 15:13:08 +00:00
George Rhoten
f56bfccab5 ICU-1891 Fixes for z/OS and other EBCDIC machines.
X-SVN-Rev: 9087
2002-07-10 23:45:51 +00:00
George Rhoten
2261c0e9b8 ICU-868 New alias scheme.
X-SVN-Rev: 8976
2002-06-28 23:59:22 +00:00
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Vladimir Weinstein
c92373eed9 ICU-1948 new test file - testaliases.txt, used in cintltst
X-SVN-Rev: 8937
2002-06-24 21:00:08 +00:00
George Rhoten
d503b95bb6 ICU-1923 upgrade to Unicode 3.2 - DerivedNormalizationProperties.txt is renamed to DerivedNormalizationProps.txt (filename <=31 characters)
X-SVN-Rev: 8760
2002-05-31 21:07:55 +00:00
George Rhoten
a14c819b37 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8683
2002-05-23 23:23:46 +00:00
George Rhoten
dad490f932 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8652
2002-05-21 22:41:42 +00:00
George Rhoten
067928eac0 ICU-1896 A slightly better dynamic locale list creation
X-SVN-Rev: 8617
2002-05-14 17:13:52 +00:00
George Rhoten
f6f63e43c0 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8596
2002-05-13 17:26:51 +00:00
Vladimir Weinstein
6dd1c35897 ICU-1880 Added data driven test resource to testdata list
X-SVN-Rev: 8556
2002-05-01 04:14:29 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
5a1d082530 ICU-1627 Simplify cleaning process based on data reorganization. This is
a fix for AIX and as/400, which can have a command line length limit.

X-SVN-Rev: 8050
2002-03-15 18:17:14 +00:00
Markus Scherer
e7fb17e8c9 ICU-1126 test titlecasing
X-SVN-Rev: 8004
2002-03-13 22:09:43 +00:00
Yves Arrouye
f195b66142 ICU-1596 fix pkgsysconfdir too.
X-SVN-Rev: 7867
2002-03-02 22:25:56 +00:00
Andy Heninger
13e01fb91d ICU-1126 Add title break iterator
X-SVN-Rev: 7801
2002-02-28 01:28:04 +00:00
Yves Arrouye
5bca125ab0 ICU-1688 build the Unicode names data with the 1.0 names too.
X-SVN-Rev: 7757
2002-02-25 00:28:04 +00:00
Yves Arrouye
e4aa23d57e ICU-1227 use $(ICUDATA_ENTRY_POINT) as the entry point.
X-SVN-Rev: 7664
2002-02-14 19:18:37 +00:00
Ram Viswanadha
e2cae057e0 ICU-1627 Fix make install bug
X-SVN-Rev: 7515
2002-01-29 00:59:55 +00:00
Yves Arrouye
7d01d0b121 ICU-1627 use $(MKINSTALLDIRS) to make directories, and simplify vars.
X-SVN-Rev: 7504
2002-01-25 00:09:01 +00:00
Ram Viswanadha
e853a20b90 ICU-1627 update make files and move icupkg.in.in to data folder
X-SVN-Rev: 7489
2002-01-24 17:32:12 +00:00
Yves Arrouye
810b27f29b ICU-1596 use -r instead of -V for pkgdata invokations.
X-SVN-Rev: 7460
2002-01-17 21:19:54 +00:00
Yves Arrouye
c86337a0e9 ICU-1601 let's pkgdata takes care of all the cleaning of files it
did create.

X-SVN-Rev: 7456
2002-01-17 20:40:54 +00:00
Yves Arrouye
bf6882566b ICU-620 another pass at having make clean do a better job.
It is to be noted that this build *is* quite convoluted, and that some files created in one
dir need to be deleted in another one or things break. Ugh. Somebody may clean up that packaging mess someday.

X-SVN-Rev: 7392
2002-01-05 04:57:17 +00:00
Yves Arrouye
18130aa761 ICU-620 another pass at having make clean do a better job.
X-SVN-Rev: 7391
2002-01-05 02:59:29 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Yves Arrouye
42b2966822 ICU-1596 treat the ICU data library as any other regular library,
giving it a proper name and versioning scheme, and using rpath as needed too.

X-SVN-Rev: 7366
2001-12-21 20:10:23 +00:00
Andy Heninger
bc69e651f0 ICU-1075 Improved test coverage for udata.
X-SVN-Rev: 6941
2001-11-16 05:17:32 +00:00
Yves Arrouye
c0b753c603 ICU-1404 create $(ICUPKGDATA_DIR) not $(libdir) of course.
X-SVN-Rev: 6726
2001-11-10 02:09:59 +00:00
Yves Arrouye
59400a4714 ICU-1404 a lot more fixes to make --with-data-packaging=archive work.
X-SVN-Rev: 6725
2001-11-10 01:54:17 +00:00
George Rhoten
343bd6b578 ICU-1028 Fixes for os/390
X-SVN-Rev: 6705
2001-11-09 02:24:19 +00:00
George Rhoten
cf72ab6bbb ICU-580 os/390 batch build changes.
X-SVN-Rev: 6640
2001-11-06 22:19:17 +00:00
George Rhoten
f1488f21e9 ICU-1075 Another fix for gmake install
X-SVN-Rev: 6594
2001-11-02 23:36:04 +00:00
George Rhoten
5c6348c4c2 ICU-1075 Change the data entrypoint name to make it the same as Windows.
X-SVN-Rev: 6520
2001-10-31 17:55:10 +00:00
George Rhoten
15fe5076e9 ICU-1075 Properly fixed the make install problem on Unix.
X-SVN-Rev: 6512
2001-10-31 03:27:33 +00:00
Andy Heninger
7ad55678c3 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6507
2001-10-31 00:38:57 +00:00
George Rhoten
40b6773ba8 ICU-1028 Fix for os/390
X-SVN-Rev: 6081
2001-10-05 16:53:08 +00:00
George Rhoten
19e35f4141 ICU-1211 Clean up the data and libraries bit better
X-SVN-Rev: 5979
2001-09-28 23:31:01 +00:00
Andy Heninger
f9e031e351 ICU-1075 ICU Data, make install on Unixes was not installing the data library correctly
X-SVN-Rev: 5686
2001-09-05 16:47:38 +00:00
Andy Heninger
c84ea102a7 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Vladimir Weinstein
e026c8d874 ICU-392 build data file with versioned entry point
X-SVN-Rev: 5328
2001-07-24 16:31:17 +00:00
George Rhoten
4b33cbea2e ICU-597 Can't use /bin/pwd. You need pwd for as/400. This change
works on out of source builds.

X-SVN-Rev: 4834
2001-05-30 22:13:37 +00:00
Ram Viswanadha
bc26857a31 ICU-956 fixed typo
X-SVN-Rev: 4669
2001-05-15 04:32:25 +00:00
Ram Viswanadha
d47a84c0bd ICU-956 fix for broken sym link
X-SVN-Rev: 4668
2001-05-15 04:29:28 +00:00
Vladimir Weinstein
8e6698de87 ICU-903 updated copyright notices
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
George Rhoten
8fff525e76 ICU-580 More batch file support changes
X-SVN-Rev: 3696
2001-02-21 01:11:52 +00:00
George Rhoten
e0b73d8f85 ICU-580 OS/390 porting changes
X-SVN-Rev: 3579
2001-02-06 23:27:07 +00:00
Yves Arrouye
d26f2d00a5 ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3212
2000-12-13 03:13:56 +00:00
Yves Arrouye
823705b648 ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3210
2000-12-13 03:12:29 +00:00
Steven R. Loomis
754e9cbf9b ICU-758 keep the entrypoint as icudata_dat on unix
X-SVN-Rev: 3153
2000-12-06 06:28:08 +00:00
Steven R. Loomis
58e649deef ICU-579 small data file for os390
X-SVN-Rev: 3137
2000-12-05 18:33:14 +00:00
Steven R. Loomis
9e5f52b381 ICU-743 data rearrange [watch out for Makefile.ins' which don't end with a newline]
X-SVN-Rev: 3107
2000-12-04 17:48:45 +00:00
Steven R. Loomis
282bf3d991 ICU-743 moving where data is built and tested
X-SVN-Rev: 3086
2000-12-01 17:20:26 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Steven R. Loomis
f7b6779d24 ICU-575 fewer rebuilds of data makefile
X-SVN-Rev: 2743
2000-10-20 01:23:05 +00:00
Yves Arrouye
c3e4f0b35b ICU-658 bumped version above 1.6
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Yves Arrouye
1d846aca32 ICU-575 oops :) better rm -rf the symlinked unidata, not the real one!
X-SVN-Rev: 2387
2000-08-29 23:23:52 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00