Commit Graph

247 Commits

Author SHA1 Message Date
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
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
8c45aac594 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1159
2000-04-18 23:51:15 +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
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
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
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
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
5e1d719c5c ICU-282 changed udata_create() to have the directory as its first
argument, as suggested by Markus (so it now looks like udata_open() and
friends); updated the Doc++ documentation for the directory argument;
changed all tools to put the directory first.

X-SVN-Rev: 890
2000-03-04 01:19:19 +00:00
Yves Arrouye
57eacb7563 ICU-282 pass a directory argument to udata_create().
X-SVN-Rev: 866
2000-02-29 18:42:28 +00:00
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Markus Scherer
6a456cf79f ICU-279 add missing .ucm file names
X-SVN-Rev: 767
2000-02-16 02:17:11 +00:00
Markus Scherer
0e455b5246 ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
X-SVN-Rev: 763
2000-02-16 00:29:28 +00:00
Markus Scherer
3242a8e790 ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
X-SVN-Rev: 757
2000-02-15 00:04:04 +00:00
Brendan Murray
7aa7596ff8 ICU-270 fixed incorrect use of the table->mbcs.starters in the ebcdic stateful generator
X-SVN-Rev: 740
2000-02-10 00:18:45 +00:00
Markus Scherer
f83bf17a46 ICU-256 handle platform-U_FILE_SEP_CHAR: don't rely on '/'! (untabify, too)
X-SVN-Rev: 735
2000-02-09 01:29:21 +00:00
Yves Arrouye
bf89e792e3 ICU-212 out-of-source build. configure now creates data/ and
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.

X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Yves Arrouye
b198364fce ICU-256 makeconv displays incorrect paths.
X-SVN-Rev: 724
2000-02-07 20:54:50 +00:00
Markus Scherer
7f7b2d90f3 ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Steven R. Loomis
6dfc739162 ICU-84 os/390 makefile changes
X-SVN-Rev: 673
2000-01-21 07:30:58 +00:00
Steven R. Loomis
8e1f7f07e4 ICU-227 better error handling in makeconv, and set ICU_DATA in the w32 build script
X-SVN-Rev: 669
2000-01-21 02:15:42 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Steven R. Loomis
b98cc6ff9e ICU-157 udata, fixes for hpux..
X-SVN-Rev: 421
1999-12-15 21:42:15 +00:00
Steven R. Loomis
343d4b3e58 ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Markus Scherer
72e30ff3bb ICU-92 use getLongPathname() for filename arguments
X-SVN-Rev: 400
1999-12-14 01:30:27 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Vladimir Weinstein
560eb3b7c9 ICU-164 list of converter files for makeconv (should be generated automaticaly)
X-SVN-Rev: 383
1999-12-13 03:43:07 +00:00
Helena Chapman
61c30e4e4e ICU-157 Updated the copyright notice in the icudata.dll file.
X-SVN-Rev: 336
1999-12-07 23:30:58 +00:00
Alan Liu
790ec0ad48 ICU-157 make recognize Windows dir separator as well as UNIX sep
X-SVN-Rev: 316
1999-12-06 06:27:59 +00:00
Alan Liu
a406c2bc94 ICU-157 this file is obsolete; make it emit error msg
X-SVN-Rev: 315
1999-12-06 06:25:16 +00:00
Alan Liu
e7c286fe96 ICU-157 fix to build on Windows; temporary fix to uninitialized vars in makeconv.c
X-SVN-Rev: 312
1999-12-05 15:43:04 +00:00
Steven R. Loomis
c0908dcdb4 ICU-157 udata updates..
X-SVN-Rev: 297
1999-12-04 02:34:06 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
841b21d6e1 ICU-172 use correct vc++ runtime
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Markus Scherer
2c4a9d67f5 ICU-165 move some code from icu/common to makeconv.c
X-SVN-Rev: 251
1999-11-23 23:04:40 +00:00
Helena Chapman
c09bdb5fbd ICU-14 Added argument checking and usage message
X-SVN-Rev: 133
1999-10-27 19:54:07 +00:00
Steven R. Loomis
9b2c981241 ICU-38 Win9x: hard-code compilation of some converter files that have long names
X-SVN-Rev: 119
1999-10-26 01:14:23 +00:00
Markus Scherer
9b4e0c1150 ICU-38 make .cnv files for new .ucm conversion definitions
X-SVN-Rev: 113
1999-10-22 23:47:22 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
c665e7078e ICU-14 Windows: create a batch file to make the /icu/data files
X-SVN-Rev: 46
1999-10-12 21:50:30 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Helena Chapman
1ccc7d153f ICU version 1.3 merge from CMVS.
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293 Sync with 1.2.5
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00