Yves Arrouye
|
78f86d2bfd
|
ICU-1220 added a --list-converters option.
X-SVN-Rev: 6743
|
2001-11-10 06:52:25 +00:00 |
|
Yves Arrouye
|
0ad967b412
|
ICU-1220 document that -L isn't implemented.
X-SVN-Rev: 6742
|
2001-11-10 06:18:37 +00:00 |
|
Yves Arrouye
|
9fadd80f32
|
ICU-1220 document that -L isn't implemented.
X-SVN-Rev: 6741
|
2001-11-10 06:18:16 +00:00 |
|
Yves Arrouye
|
22e2e9c1ba
|
ICU-1220 added a manual page for uconv.
X-SVN-Rev: 6740
|
2001-11-10 06:14:46 +00:00 |
|
Yves Arrouye
|
52affd22d1
|
ICU-1220 terse printing with -l. We'll have a --list-converters that
will dump the converters and their alias as if it were a brand
new convrtrs.txt
X-SVN-Rev: 6739
|
2001-11-10 06:14:23 +00:00 |
|
Yves Arrouye
|
3029b7cf1f
|
ICU-1220 add -? for compatibility with other tools
X-SVN-Rev: 6738
|
2001-11-10 06:01:49 +00:00 |
|
Yves Arrouye
|
a150871504
|
ICU-1220 add -? for compatibility with other tools
X-SVN-Rev: 6737
|
2001-11-10 06:00:26 +00:00 |
|
Yves Arrouye
|
4325059629
|
ICU-1404 let's simplify things, and make ICUDATA_DIR contain the
$(VERSION) part. We only need to go above that for the current symlink.
X-SVN-Rev: 6728
|
2001-11-10 02:21:37 +00:00 |
|
Yves Arrouye
|
7ba140fec6
|
ICU-1404 create $(ICUPKGDATA_DIR) not $(libdir) of course.
X-SVN-Rev: 6727
|
2001-11-10 02:18:34 +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 |
|
Yves Arrouye
|
51c6835601
|
ICU-1220 call initMsg() before printing error msg.
X-SVN-Rev: 6724
|
2001-11-10 01:53:45 +00:00 |
|
George Rhoten
|
03b8c5bcdd
|
ICU-1220 On EBCDIC platforms the UTF-8 files need the UTF-8 BOM.
X-SVN-Rev: 6647
|
2001-11-06 23:21:02 +00:00 |
|
George Rhoten
|
0bbc1d8e0a
|
ICU-1220 The -eutf-8 option is annoying when ICU_DATA is not specified,
and the libicudata.so library does not exist when only memory mapped files are created.
X-SVN-Rev: 6611
|
2001-11-05 18:09:30 +00:00 |
|
Andy Heninger
|
7202cadd36
|
ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
|
2001-10-31 18:43:45 +00:00 |
|
George Rhoten
|
9e859b95e2
|
ICU-1220 Fix for os/390
X-SVN-Rev: 6375
|
2001-10-22 21:28:55 +00:00 |
|
George Rhoten
|
7f1abf6355
|
ICU-1211 Fix gmake clean when switching platform builds
X-SVN-Rev: 6258
|
2001-10-16 17:11:29 +00:00 |
|
George Rhoten
|
cc7ab003da
|
ICU-1211 Allow uconv to do gmake clean properly
X-SVN-Rev: 6209
|
2001-10-12 16:42:24 +00:00 |
|
George Rhoten
|
002366a450
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6146
|
2001-10-10 16:45:32 +00:00 |
|
George Rhoten
|
5a9e138a57
|
ICU-1254 Simplify the build process
X-SVN-Rev: 6026
|
2001-10-03 23:32:12 +00:00 |
|
Yves Arrouye
|
2ad6b97130
|
ICU-1220 an even simpler way to call genrb (w/o -s)
X-SVN-Rev: 5875
|
2001-09-21 19:57:29 +00:00 |
|
Yves Arrouye
|
b125e0d945
|
ICU-1220 work around jitterbug 1228.
X-SVN-Rev: 5871
|
2001-09-21 18:46:09 +00:00 |
|
Yves Arrouye
|
af3d831eaf
|
ICU-1220 changed Makefile not to install while doing make :)
X-SVN-Rev: 5869
|
2001-09-21 17:40:33 +00:00 |
|
Yves Arrouye
|
b5aae87f9e
|
ICU-1220 Better help format. Removed releaseBuffer() calls.
X-SVN-Rev: 5860
|
2001-09-21 00:30:25 +00:00 |
|
Andy Heninger
|
1b9cd65c1c
|
ICU-1075 UNIX builds, add assorted missing paths in extra/uconv/Makefile.in
X-SVN-Rev: 5855
|
2001-09-20 23:29:45 +00:00 |
|
Yves Arrouye
|
536cf273da
|
ICU-1220 Use common mode for pkgdata since DLL mode does not work anymore for resources.
X-SVN-Rev: 5853
|
2001-09-20 23:22:25 +00:00 |
|
Yves Arrouye
|
3c9398da39
|
ICU-1220 Fixed include paths to include i18n
X-SVN-Rev: 5844
|
2001-09-20 22:00:09 +00:00 |
|
Ram Viswanadha
|
181af9fca8
|
ICU-1220 Fix getUChars() compilation problem
X-SVN-Rev: 5837
|
2001-09-20 19:43:25 +00:00 |
|
Yves Arrouye
|
93c74c852b
|
ICU-1220 Added uconv as an extra (Unix only for now).
X-SVN-Rev: 5825
|
2001-09-19 23:43:16 +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
|
8fa7d2d25a
|
ICU-360 pkgtools, out of source test update,fix 'make install' on solaris
X-SVN-Rev: 2254
|
2000-08-15 02:41:58 +00:00 |
|