George Rhoten
a14633e67f
ICU-1211 Change the documentation to reflect currect arguments.
...
X-SVN-Rev: 6257
2001-10-16 16:49:49 +00:00
George Rhoten
0414692e06
ICU-1210 Use UBool instead of bool_t
...
X-SVN-Rev: 5780
2001-09-18 17:32:33 +00:00
Andy Heninger
04aefd8469
ICU-1071 pkgdata --help message garbled, now fixed.
...
X-SVN-Rev: 5295
2001-07-23 20:36:30 +00:00
George Rhoten
e7f0899a1a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
c2fe71b99d
ICU-597 as/400 changes
...
X-SVN-Rev: 3810
2001-02-27 23:32:35 +00:00
George Rhoten
e0b73d8f85
ICU-580 OS/390 porting changes
...
X-SVN-Rev: 3579
2001-02-06 23:27:07 +00:00
George Rhoten
12be88768c
ICU-573 Put in putil.h
...
X-SVN-Rev: 3368
2001-01-03 02:24:47 +00:00
Steven R. Loomis
8de7f0cf35
ICU-758 rename import .lib files
...
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
George Rhoten
bb324d7802
ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
...
X-SVN-Rev: 3134
2000-12-05 03:11:03 +00:00
George Rhoten
aaa12f49af
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2974
2000-11-21 18:59:19 +00:00
Steven R. Loomis
9d19a7e0a3
ICU-608 'files' mode for pkgdata.. also, export the default mode to Makefile.inc
...
X-SVN-Rev: 2572
2000-10-05 00:03:01 +00:00
George Rhoten
3d3eb3058e
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2543
2000-09-30 02:35:31 +00:00
George Rhoten
7783b01356
ICU-597 Make the definition for main more consistent for OS/400.
...
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
George Rhoten
4e418669fb
ICU-577 Changed the informative messages from stderr -> stdout.
...
X-SVN-Rev: 2398
2000-08-30 18:30:57 +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
Yves Arrouye
91d5a8163e
ICU-360 fix the return of the the system exit code so that the
...
!@()$#&!)@$ make will stop. Here's the short story: on Unix system returns
the status code in the *upper 8 bits* of a 16 bit value, plus some magic
values. If you don't shift the return value right 8 bits, and return that,
then the calling process won't see the error, because it will only see the
low 8 bits (which don't make sense, the data being in the upper 8 bits).
This is a common mistake people do when using system.
Don't ask how long it took me to notice that pkgdata failed
to stop the makefiles, I'm too upset right now...
X-SVN-Rev: 2156
2000-08-10 00:09:17 +00:00
Vladimir Weinstein
f960d434ea
ICU-457 support for spaces in dir names on Win32 (initial revision)
...
X-SVN-Rev: 2138
2000-08-08 23:20:37 +00:00
Vladimir Weinstein
39233c5c64
ICU-360 pkgdata windows port - code cleanup
...
X-SVN-Rev: 1968
2000-07-20 03:33:38 +00:00
Vladimir Weinstein
2fd77b0c75
ICU-360 win32 port - initial working commit
...
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Vladimir Weinstein
b0cf4a4cad
ICU-360 more win32 changes
...
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Vladimir Weinstein
f5de46856b
ICU-360 more windows changes...
...
X-SVN-Rev: 1916
2000-07-17 22:50:10 +00:00
Vladimir Weinstein
d9320b5d22
ICU-360 windows port for pkgdata
...
X-SVN-Rev: 1901
2000-07-17 05:37:48 +00:00
Yves Arrouye
995ca8a672
ICU-360 detect gmake or make and set U_MAKE to that. Substitute U_MAKE
...
in platform.h.in, and hardcode it to "nmake" in pwin32.h and "gmake" in
pos400.h and pos2.h. Then use U_MAKE to define the default make command in
pkgdata.c, if there is no MAKE env variable.
X-SVN-Rev: 1793
2000-07-11 22:25:51 +00:00
Steven R. Loomis
ac13e8dc05
ICU-360 pkgdata tool
...
X-SVN-Rev: 1771
2000-07-10 17:53:01 +00:00
Steven R. Loomis
cd30713a6b
ICU-360 pkgdata tool
...
X-SVN-Rev: 1618
2000-06-14 00:50:58 +00:00