Commit Graph

211 Commits

Author SHA1 Message Date
Markus Scherer
448c3e92fb ICU-130 generate unames.dat from files in icu/data/unidata
X-SVN-Rev: 1208
2000-04-21 19:44:59 +00:00
Markus Scherer
3172a5377c ICU-130 generate uprops.dat in the build process
X-SVN-Rev: 1207
2000-04-21 19:36:38 +00:00
Vladimir Weinstein
c9bdfc72b2 ICU-267 fix warnings, new .dsp file
X-SVN-Rev: 1201
2000-04-20 20:57:51 +00:00
Steven R. Loomis
994272e648 ICU-267 initialize staticdata before use
X-SVN-Rev: 1200
2000-04-20 20:37:59 +00:00
Steven R. Loomis
8d090803e0 ICU-267 intialize 'size' var.
X-SVN-Rev: 1199
2000-04-20 20:37:40 +00:00
Steven R. Loomis
fd4d62ffe1 ICU-267 move static data into makeconv for data based converters, fix initialization during makeconv
X-SVN-Rev: 1198
2000-04-20 19:43:32 +00:00
Markus Scherer
d5df4b9b18 ICU-130 improve common file parser
X-SVN-Rev: 1178
2000-04-20 16:43:10 +00:00
Markus Scherer
fabb1e67cd ICU-365 fix u_versionFromString()
X-SVN-Rev: 1177
2000-04-20 16:42:26 +00:00
Steven R. Loomis
6e9f280f6c ICU-267 make CNV file format portable. (+ makeconv cleanup)
X-SVN-Rev: 1176
2000-04-19 23:05:27 +00:00
Markus Scherer
d746e3170a ICU-364 adapt to new signature of getLongPathname()
X-SVN-Rev: 1163
2000-04-19 00:14:53 +00:00
Markus Scherer
49e35ddc5f ICU-364 data generator tools command line syntax changed
X-SVN-Rev: 1162
2000-04-19 00:06:20 +00:00
Markus Scherer
1b95d73799 ICU-364 command line syntax changed
X-SVN-Rev: 1161
2000-04-19 00:04:41 +00:00
Markus Scherer
8c45aac594 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1159
2000-04-18 23:51:15 +00:00
Markus Scherer
688d9bb04e ICU-364 getLongPathname() take and return _const_ char *
X-SVN-Rev: 1155
2000-04-18 23:13:56 +00:00
Markus Scherer
5bb06e0a40 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1152
2000-04-18 22:14:16 +00:00
Helena Chapman
feff591551 ICU-354 Merge back the 1.4.1.1 changes.
X-SVN-Rev: 1151
2000-04-18 21:57:47 +00:00
Markus Scherer
c4d6bcb194 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1150
2000-04-18 21:55:53 +00:00
Markus Scherer
03d4e9a562 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1149
2000-04-18 21:43:24 +00:00
Markus Scherer
3b795be131 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1148
2000-04-18 21:16:39 +00:00
Markus Scherer
34de559dd7 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1147
2000-04-18 20:51:36 +00:00
Markus Scherer
5791fc267d ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1146
2000-04-18 20:31:36 +00:00
Markus Scherer
aa9a63a3a4 ICU-364 fix adding / to non-terminated destdir
X-SVN-Rev: 1145
2000-04-18 20:31:01 +00:00
Markus Scherer
92c839c280 ICU-130 need to actually use the delimiter parameter...
X-SVN-Rev: 1143
2000-04-18 18:13:03 +00:00
Markus Scherer
34e9e8fc9f ICU-130 32-bit exception values, add mirror mappings, overhaul...
X-SVN-Rev: 1141
2000-04-18 16:56:02 +00:00
Markus Scherer
7af09219eb ICU-130 provide a common parser function for files like UnicodeData.txt
X-SVN-Rev: 1140
2000-04-18 16:36:19 +00:00
Markus Scherer
b91ef35c44 ICU-364 u_parseArgs() command line parser needs U_CAPI
X-SVN-Rev: 1139
2000-04-18 16:34:27 +00:00
Markus Scherer
d5af01ccd0 ICU-364 u_parseArgs() command line parser
X-SVN-Rev: 1137
2000-04-17 21:13:31 +00:00
Yves Arrouye
e45f4fd7cb ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
in this case, so that a make in a subdir does include deps.

X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Yves Arrouye
8b0bee3da5 ICU-251 fixed all the clean/distclean problems except for the stale
symlinks in source/test/testdata. Also made sure distclean-local depends on
clean-local in every subproject.

X-SVN-Rev: 1106
2000-04-10 23:24:53 +00:00
Yves Arrouye
3c4932d31d ICU-254 remove .sentinel when cleaning data.
X-SVN-Rev: 1104
2000-04-10 22:40:12 +00:00
Yves Arrouye
8fd07e0807 ICU-254 cleanup $(TRANSLIT_RES) at distclean.
X-SVN-Rev: 1101
2000-04-10 22:03:00 +00:00
Yves Arrouye
8292436157 ICU-254 cleanup data files correctly.
X-SVN-Rev: 1100
2000-04-10 22:01:59 +00:00
Yves Arrouye
4937f212fa ICU-212 please be nice, whenever you -I$(top_srcdir)/common (or
something to that effect), also -I$(top_builddir)/common, since that is
where unicode/platform.h is generated.

X-SVN-Rev: 1091
2000-04-07 01:22:47 +00:00
Yves Arrouye
a5957d6e46 ICU-310 any target whose name matches %clean does not trigger inclusion
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?

X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
2b5a36af8c ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1044
2000-03-31 21:45:17 +00:00
Jim Snyder Grant
2dbef4e207 ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Madhu K
0359708022 ICU-315 gencol Makefile.in changes to generate the .col files
X-SVN-Rev: 1036
2000-03-30 19:03:48 +00:00
Markus Scherer
3c0e9c341f ICU-315 more S/390 changes
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Alan Liu
5a52f3e0f4 ICU-149 modify to use new UHashtable
X-SVN-Rev: 1004
2000-03-28 22:08:58 +00:00
Madhu K
577581b7c7 ICU-302 Added tests for udata API
X-SVN-Rev: 991
2000-03-27 21:00:28 +00:00
Markus Scherer
2b3e3d4072 ICU-302 make release config compile with vc++
X-SVN-Rev: 986
2000-03-24 16:53:08 +00:00
Markus Scherer
1b21ea1d86 ICU-302 make release config compile with vc++
X-SVN-Rev: 985
2000-03-24 01:48:51 +00:00
Markus Scherer
54921c0d79 ICU-84 S/390 and EBCDIC updates
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Yves Arrouye
d404d13d8b ICU-212 use @DATABUILDDIR@ instead of $(top_builddir)/data in install
targets.

X-SVN-Rev: 954
2000-03-15 20:03:54 +00:00
Yves Arrouye
e50ab96561 ICU-314 added $(DESTDIR) to every directory used in an install command.
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Helena Chapman
a24534df38 ICU-84 S/390 DLL code update.
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
Yves Arrouye
9f576ef390 ICU-293 exports makeconv (fixed now per srl's request)
X-SVN-Rev: 930
2000-03-09 06:51:09 +00:00
Yves Arrouye
d75f3b5f81 ICU-319 Removed target-clean-local and its use as a prereq for install.
Moved the cleanup of the target in clean-local. In gencol, added the target
force-build-data to force rebuilding data, which is what target-clean-local
was doing as a side effect.

X-SVN-Rev: 929
2000-03-09 06:36:27 +00:00
Yves Arrouye
459d9959c4 ICU-212 more OBJDATADIR instead of SRCDATADIR (for the .so)
X-SVN-Rev: 928
2000-03-09 06:21:21 +00:00
Yves Arrouye
5054cf54da ICU-212 build outside of source (use $(OBJDATADIR) and not $(SRCDATADIR)
to specify where test_dat.[co] should go).

X-SVN-Rev: 927
2000-03-09 06:08:35 +00:00