Commit Graph

50 Commits

Author SHA1 Message Date
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