Commit Graph

396 Commits

Author SHA1 Message Date
George Rhoten
ecbb028b84 ICU-5452 Fix for Windows with spaces in the PATH name.
X-SVN-Rev: 20740
2006-12-05 15:06:49 +00:00
George Rhoten
205c38ecb6 ICU-5452 gencmn can't be completely removed yet.
X-SVN-Rev: 20739
2006-12-05 15:01:03 +00:00
George Rhoten
b6f9f58ccb ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20696
2006-11-28 08:50:11 +00:00
George Rhoten
e9d0ec6959 ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20694
2006-11-28 08:33:03 +00:00
George Rhoten
7edb8302ac ICU-5452 Use icupkg instead of gencmn for better cross compiling.
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
Steven R. Loomis
0627bad784 ICU-5319 friendly errors in data build
X-SVN-Rev: 20073
2006-08-15 23:27:31 +00:00
Steven R. Loomis
f996e8e655 ICU-5319 friendly errors in data build
X-SVN-Rev: 20058
2006-08-14 22:59:10 +00:00
George Rhoten
e336f52fd8 ICU-4703 Don't dereference NULL.
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
1b791d0cb4 ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
88889fdd3a ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19402
2006-03-22 08:17:49 +00:00
George Rhoten
b492fe71a3 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
George Rhoten
5d15b21a8d ICU-4901 Make files mode work better.
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c ICU-4901 Make files mode work better.
X-SVN-Rev: 19293
2006-02-26 21:55:55 +00:00
George Rhoten
ba00f9b408 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
c169e8a784 ICU-4869 OS390BATCH=1 fails when user defined resources bundles are packaged.
X-SVN-Rev: 18668
2005-10-12 01:04:27 +00:00
John Emmons
78cbddd31c ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
George Rhoten
5ee0eeeda8 ICU-4682 Fixes for gcc on AIX
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
George Rhoten
e4b55cc0a3 ICU-4449 Fix for i5/OS
X-SVN-Rev: 18277
2005-07-18 21:43:48 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
George Rhoten
cc7f22046e ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17470
2005-04-08 00:04:08 +00:00
George Rhoten
e108966fe7 ICU-4438 Fix building the individual objects of a shared library when the genccode assembly isn't used.
DYNAMICCPPFLAGS and DYNAMICCFLAGS are only defined in dllmode.c and not sttcmode.c.

X-SVN-Rev: 17362
2005-03-20 13:53:04 +00:00
George Rhoten
c76c2efa6c ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17359
2005-03-19 01:42:01 +00:00
George Rhoten
37227c3d2b ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17357
2005-03-18 19:54:21 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
e44d9ec250 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
b53e510acd ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.

X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
f6ffb3b674 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17043
2004-12-30 08:05:55 +00:00
George Rhoten
306b5ea7da ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.

X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
7fcbdfbb65 ICU-3229 Allow pkgdata to pass in linker options to the linker
X-SVN-Rev: 16906
2004-12-02 07:58:32 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f309c41fad ICU-4154 Fix static library building on some platforms.
X-SVN-Rev: 16814
2004-11-10 05:02:51 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
075adc8b89 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
George Rhoten
716599aa07 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
bdf72fb52c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
2c2853f1fe ICU-4078 Don't use uloc_getDefault when it's not needed.
Also the example is better to use NULL for getting the default locale.

X-SVN-Rev: 16278
2004-09-08 22:25:45 +00:00
George Rhoten
cd4853f4a7 ICU-3925 Remove collation compatibility mode. Properly implement resource bundle trees.
X-SVN-Rev: 15990
2004-07-13 08:08:17 +00:00
George Rhoten
3b290bedcb ICU-3847 Fix different, but related, compiler errors and warnings.
X-SVN-Rev: 15888
2004-06-16 16:39:35 +00:00
George Rhoten
c59373cb93 ICU-3847 Fix some compiler errors and warnings.
X-SVN-Rev: 15883
2004-06-15 22:36:18 +00:00
Steven R. Loomis
86bbf3821e ICU-3847 files mode - create dirs as needed
X-SVN-Rev: 15877
2004-06-15 17:53:28 +00:00
George Rhoten
0f77f15f2d ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15644
2004-05-31 03:08:28 +00:00
George Rhoten
87759368c3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
2004-05-30 09:03:43 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
8166be666f ICU-3682 Resolve (#ifdef) the conflict with what is the os/400 fix and what was planned as the os/400 fix.
X-SVN-Rev: 15375
2004-05-18 18:42:44 +00:00
George Rhoten
7e61a61440 ICU-3762 Fix data library versioning. Build library versioning in tmp.
X-SVN-Rev: 15339
2004-05-17 19:09:26 +00:00
George Rhoten
90b37e1ffd ICU-3762 Fix data library versioning.
X-SVN-Rev: 15334
2004-05-17 17:49:49 +00:00
George Rhoten
3b745c1150 ICU-3389 Fix make install on Windows
X-SVN-Rev: 15332
2004-05-17 06:37:28 +00:00
George Rhoten
9807380d2a ICU-3389 Output temporary files to the tmp directory.
Use a better naming scheme of temp files on Windows.
Simplify static library generation, since pkgdata now supports -L.

X-SVN-Rev: 15277
2004-05-12 19:58:49 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
27977471ca ICU-3389 Don't output the static library readme for the data library
X-SVN-Rev: 15249
2004-05-11 05:17:14 +00:00
George Rhoten
dad60278cf ICU-3389 Fix static library names
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
350aaa2bf8 ICU-3389 Fix how the output library is named.
X-SVN-Rev: 15244
2004-05-10 23:55:33 +00:00
George Rhoten
6395813d7f ICU-3389 Fix how the data library is named
X-SVN-Rev: 15243
2004-05-10 23:49:05 +00:00
George Rhoten
21b87f6765 ICU-3389 The -O isn't required, and document it that way
X-SVN-Rev: 15172
2004-05-06 05:48:45 +00:00
George Rhoten
1e83df60e4 ICU-3733 Remove the "l" from the data library. It's not really needed anymore
X-SVN-Rev: 15162
2004-05-06 00:39:17 +00:00
George Rhoten
7766c5a5da ICU-3389 Make an install target for Windows
X-SVN-Rev: 15155
2004-05-05 17:40:53 +00:00
Steven R. Loomis
40a4d1af62 ICU-2487 change / to - in tree names.
X-SVN-Rev: 15094
2004-04-29 17:40:48 +00:00
George Rhoten
9037b8e154 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15068
2004-04-28 00:11:02 +00:00
George Rhoten
ed74c0083f ICU-3682 os/400 improvements to handle new data layout.
X-SVN-Rev: 15057
2004-04-27 18:57:35 +00:00
Steven R. Loomis
62d409a4ae ICU-2487 back out the name offset (msvc/cygwin)
X-SVN-Rev: 15026
2004-04-23 00:15:10 +00:00
Steven R. Loomis
ce3c8007e8 ICU-2487 cygwin/windows fixes for multiple trees
X-SVN-Rev: 15024
2004-04-22 23:27:20 +00:00
Steven R. Loomis
0c9e674ecc ICU-2487 fix a crashing buffer calculation err, fixup some other items
X-SVN-Rev: 14979
2004-04-15 07:43:10 +00:00
Steven R. Loomis
207167f8be ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
George Rhoten
6d897671e7 ICU-3389 Fix library installation
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
1745685d1e ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
761dc84de0 ICU-3389 Fix make clean and remove a few unused variables.
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
George Rhoten
2546c71963 ICU-2242 Undo previous change.
X-SVN-Rev: 14690
2004-03-11 21:49:06 +00:00
George Rhoten
fab44fed99 ICU-2242 Assembly generation updates
X-SVN-Rev: 14671
2004-03-10 22:34:38 +00:00
George Rhoten
7319205994 ICU-2242 Assembly generation updates
X-SVN-Rev: 14649
2004-03-09 02:20:05 +00:00
George Rhoten
4178784218 ICU-2242 Integrate automatic genccode -a usage into pkgdata
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
George Rhoten
4d1280ac61 ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
George Rhoten
9feda477f4 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14241
2004-01-06 21:52:08 +00:00
Eric Mader
97e5c384f4 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14199
2003-12-19 23:40:47 +00:00
George Rhoten
975d6cfe2c ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
X-SVN-Rev: 14126
2003-12-14 18:06:34 +00:00
George Rhoten
c5dda76d0a ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
George Rhoten
48dc1687a3 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14003
2003-12-04 21:11:55 +00:00
George Rhoten
046c4fac2d ICU-3359 Allow the .vcproj files to build in directories with a space in the name
X-SVN-Rev: 13591
2003-11-05 19:27:55 +00:00
George Rhoten
6586182a66 ICU-3258 CygWin/MSVC changes. Fix the -r option
X-SVN-Rev: 13220
2003-09-26 04:46:24 +00:00
George Rhoten
adfca6a4c7 ICU-3258 Deprecate the pkgdata -O option
X-SVN-Rev: 13152
2003-09-22 01:05:13 +00:00
George Rhoten
a81fa53a61 ICU-3258 Deprecate the pkgdata -O option
X-SVN-Rev: 13150
2003-09-20 19:27:38 +00:00
George Rhoten
f88ec4a5af ICU-3258 Make the file nicer in normal Unix builds
X-SVN-Rev: 13147
2003-09-19 16:39:58 +00:00
George Rhoten
e8398701ce ICU-3258 Unify the files so that gmake or nmake can be easily used
X-SVN-Rev: 13107
2003-09-15 22:42:00 +00:00
Andy Heninger
8fcbf88e68 ICU-3014 Remove some u_init() calls from some tools to get UNIXy builds alive. They're using ICU without needing data, and without valid data available
X-SVN-Rev: 12832
2003-08-15 01:26:22 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
George Rhoten
14b98f4339 ICU-3097 Fix for Solaris error "ld: fatal: relocations remain against
allocatable but non-writable sections" when -ztext is used.

X-SVN-Rev: 12795
2003-08-08 23:18:34 +00:00
Steven R. Loomis
ed8c9f8ec2 ICU-3106 add object mangling option to pkgdata,genccode
X-SVN-Rev: 12640
2003-07-18 00:46:04 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
e3610f5b3b ICU-2858 Ignore empty lines with spaces
X-SVN-Rev: 11795
2003-05-03 00:44:47 +00:00
George Rhoten
2460b0c334 ICU-2858 Don't depend on icuin.lib
X-SVN-Rev: 11794
2003-05-03 00:43:59 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
George Rhoten
289556fff1 ICU-2628 install the import library (sidedeck)
X-SVN-Rev: 11558
2003-04-16 21:03:10 +00:00
George Rhoten
4630bf5b46 ICU-2705 Add CygWin/MSVC configuration
X-SVN-Rev: 11010
2003-02-11 00:25:29 +00:00
Steven R. Loomis
9584108a83 ICU-2394 version info in data DLL
X-SVN-Rev: 10052
2002-10-23 01:20:43 +00:00
Steven R. Loomis
ecdf1b3bb9 ICU-1868 shorten .c and .o filenames on AS400
X-SVN-Rev: 9589
2002-08-06 19:06:31 +00:00
Steven R. Loomis
c0a8bc9cb7 ICU-1992 packaging, suffix, uconv building on unix
X-SVN-Rev: 9470
2002-07-31 20:28:32 +00:00
Steven R. Loomis
917ddf24d7 ICU-1992 pkgdata robustness, bugfix updates for windows
X-SVN-Rev: 9453
2002-07-31 00:50:42 +00:00
George Rhoten
5d0f277c43 ICU-1900 Ignore some files in CVS.
X-SVN-Rev: 9451
2002-07-31 00:12:19 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
307e38598c ICU-1891 Slightly better fixes for z/OS archive mode, dual library support and batch mode without diverging too far from the standard Unix build.
X-SVN-Rev: 9390
2002-07-27 07:58:30 +00:00
George Rhoten
a4c62543bb ICU-1891 z/OS doesn't have implicit ar either
X-SVN-Rev: 9351
2002-07-25 21:22:55 +00:00
George Rhoten
69372f64ff ICU-1891 Fixes for z/OS stubdata mode.
X-SVN-Rev: 9346
2002-07-25 19:02:50 +00:00
George Rhoten
891f1d5bf0 ICU-1891 Fixes for z/OS batch mode.
X-SVN-Rev: 9330
2002-07-25 15:52:18 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
George Rhoten
2ff52f3b15 ICU-1913 Since os/400 has a partially working ar, we have this work around.
X-SVN-Rev: 9113
2002-07-12 17:46:54 +00:00
Eric Mader
898fd409f9 ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
2002-07-01 18:04:55 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
Steven R. Loomis
c49a1d0394 ICU-1868 'manually' archive libraries (for AS/400 or other platforms where gmake is unable to handle the dependencies)
X-SVN-Rev: 8863
2002-06-12 20:21:14 +00:00
George Rhoten
bf4c414689 ICU-1913 iSeries cannot have '-' in the .o object names, and other
platforms seem to be okay with the changing '-' -> '_'

X-SVN-Rev: 8740
2002-05-30 23:46:30 +00:00
George Rhoten
d33817a7eb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8739
2002-05-30 22:15:20 +00:00
Steven R. Loomis
836342c714 ICU-1915 popen() not on all platforms
X-SVN-Rev: 8724
2002-05-29 22:05:20 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00
Steven R. Loomis
e8462860d1 ICU-1895 have pkgdata handle "." temp and target paths better (don't generate the form './' )
X-SVN-Rev: 8592
2002-05-10 20:31:01 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Yves Arrouye
84a6473a6e ICU-1857 move commands from $(sbindir) to $(bindir)
X-SVN-Rev: 8486
2002-04-18 03:06:00 +00:00
Steven R. Loomis
3e40d28704 ICU-1862 moving MIDDLE_SO_TARGET to be next to FINAL_SO_TARGET
X-SVN-Rev: 8472
2002-04-16 00:15:13 +00:00
Steven R. Loomis
f98628fba1 ICU-1862 dllmode emits incorrect makefile for non versioned libraries
X-SVN-Rev: 8471
2002-04-15 23:57:13 +00:00
George Rhoten
e930f8835a ICU-1828 Remove tabs
X-SVN-Rev: 8338
2002-04-02 03:41:50 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Yves Arrouye
768b6e02b0 ICU-1568 don't document this function that is not generated!
X-SVN-Rev: 8205
2002-03-22 17:06:57 +00:00
Yves Arrouye
cd071c793e ICU-1568 fix an error in description of the static mode's generated
X-SVN-Rev: 8199
2002-03-22 09:35:03 +00:00
Yves Arrouye
02eb4684c1 ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET

X-SVN-Rev: 8175
2002-03-21 17:09:52 +00:00
Steven R. Loomis
10bef227fa ICU-1568 typo in static mode
X-SVN-Rev: 8169
2002-03-21 00:44:32 +00:00
Yves Arrouye
4abef77311 ICU-1568 use the entry point in the suffix, not the name.
X-SVN-Rev: 8135
2002-03-20 01:37:12 +00:00
Yves Arrouye
262119b0e2 ICU-1568 \
X-SVN-Rev: 8084
2002-03-16 21:59:28 +00:00
Yves Arrouye
764832deef ICU-1568 be less aggressive on the C short name.
X-SVN-Rev: 8083
2002-03-16 21:57:43 +00:00
Yves Arrouye
abe3f42be7 ICU-1568 be less aggressive on the C short name.
X-SVN-Rev: 8082
2002-03-16 21:54:32 +00:00
Yves Arrouye
210ffa4263 ICU-1568 fix the use of the prefix.
X-SVN-Rev: 8081
2002-03-16 21:19:35 +00:00
Yves Arrouye
3b1730d98f ICU-1568 fix the use of the prefix.
X-SVN-Rev: 8080
2002-03-16 21:16:02 +00:00
Steven R. Loomis
e32116aa11 ICU-1568 static changes, bringing back the prefix
X-SVN-Rev: 8066
2002-03-16 02:26:17 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Steven R. Loomis
83df0975fd ICU-1568 static mode on Win32
X-SVN-Rev: 8043
2002-03-15 02:12:01 +00:00
Steven R. Loomis
ea7c2c2832 ICU-1568 static mode to emit README
X-SVN-Rev: 8041
2002-03-15 02:04:54 +00:00
Steven R. Loomis
ee99127887 ICU-1568 fix for HPUX
X-SVN-Rev: 7965
2002-03-13 00:09:32 +00:00
George Rhoten
6477fef522 ICU-1568 Don't echo so much text so that the build server can more easily find error messages.
X-SVN-Rev: 7920
2002-03-08 22:01:16 +00:00
George Rhoten
adbc9f858d ICU-1568 Follow the 8.3 naming convention on files, which is still
important on older brain dead machines that ICU is still used on.

X-SVN-Rev: 7892
2002-03-06 19:46:00 +00:00
Steven R. Loomis
df88d97213 ICU-1568 static mode
X-SVN-Rev: 7847
2002-03-01 22:43:48 +00:00
George Rhoten
19ea9f34c0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7808
2002-02-28 19:43:13 +00:00
Yves Arrouye
311b469bc6 ICU-1213 fix a crash, plus cheap fix for sudo installs.
X-SVN-Rev: 7767
2002-02-25 08:04:34 +00:00
Yves Arrouye
8a77d18715 ICU-1213 fix a crash, plus cheap fix for sudo installs.
X-SVN-Rev: 7766
2002-02-25 08:03:57 +00:00
Yves Arrouye
6d93929901 ICU-1213 dramatic improvement of file mode over multiple calls of
make by using better rules

X-SVN-Rev: 7765
2002-02-25 07:45:19 +00:00
Yves Arrouye
ed61bac496 ICU-1213 dramatic improvement of file mode over multiple calls of
make by using better rules

X-SVN-Rev: 7764
2002-02-25 07:32:26 +00:00
Yves Arrouye
57a0a7ff0e ICU-1600 show copying.
X-SVN-Rev: 7763
2002-02-25 06:52:46 +00:00
Yves Arrouye
d04443c5dc ICU-1668 support -M argument for pkgdata.
X-SVN-Rev: 7524
2002-01-29 23:33:03 +00:00
Ram Viswanadha
c805d309b5 ICU-1627 Remove icupkg.inc.in since it is moved to <icu>/data
X-SVN-Rev: 7499
2002-01-24 20:00:20 +00:00
Ram Viswanadha
595437d866 ICU-1627 fix make files and UCA rules parsing
X-SVN-Rev: 7492
2002-01-24 18:02:14 +00:00
Yves Arrouye
a04a8e4fd5 ICU-601 quoting to get proper spacing.
X-SVN-Rev: 7463
2002-01-18 19:45:44 +00:00
Yves Arrouye
4634256a83 ICU-1596 rename -V, --version to -r, --revision to avoid confusion
with other tools' use of -V, --version.

X-SVN-Rev: 7458
2002-01-17 21:17:49 +00:00
Yves Arrouye
117cfae8b1 ICU-620 another pass at having make clean do a better job.
X-SVN-Rev: 7389
2002-01-05 02:28:32 +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
4f00276a55 ICU-601 fixed use of -n instead of -p with --name.
X-SVN-Rev: 7371
2001-12-22 05:01:19 +00:00
Yves Arrouye
4ce241ebb0 ICU-1456 fix new usage:
X-SVN-Rev: 7369
2001-12-21 20:20:54 +00:00
Yves Arrouye
c625ca5a9c ICU-1456 fix new usage:
X-SVN-Rev: 7368
2001-12-21 20:20:04 +00:00
Yves Arrouye
78a771d553 ICU-1456 fix new usage:
X-SVN-Rev: 7367
2001-12-21 20:18:19 +00:00
Yves Arrouye
d8facfd734 ICU-1596 Added support for the -V option to version libraries.
Added alternate names for common and dll (respectively archive and library)
so that people can use the same names with configure and pkgdata.

X-SVN-Rev: 7365
2001-12-21 20:09:18 +00:00
Yves Arrouye
a4cfe72422 ICU-601 finished documenting pkgdata. Steven, feel free to make the
manual page beefier.

X-SVN-Rev: 7362
2001-12-21 02:53:40 +00:00
Yves Arrouye
a146589e5c ICU-601 finished documenting pkgdata. Steven, feel free to make the
manual page beefier.

X-SVN-Rev: 7361
2001-12-21 02:52:39 +00:00
Yves Arrouye
2a8bcb7962 ICU-601 started documented pkgdata(8), and gave -m a default value.
X-SVN-Rev: 7359
2001-12-21 01:46:10 +00:00
George Rhoten
8c1e0bb26a ICU-1028 Fix for os/390 batch mode (PDS mode) library versioning.
X-SVN-Rev: 7321
2001-12-05 17:51:11 +00:00
George Rhoten
152ddb6897 ICU-1550 Fixes for NetBSD
X-SVN-Rev: 7087
2001-11-26 21:47:42 +00:00
Steven R. Loomis
a4d4b1fe17 ICU-1213 files mode - will work, but slow
X-SVN-Rev: 6973
2001-11-17 18:38:04 +00:00
Andy Heninger
f496ee1083 ICU-1213 pkgdata file mode, get output files into the output directory rather
than the temp directory.

X-SVN-Rev: 6775
2001-11-12 17:54:15 +00:00
Andy Heninger
de1e3fd9ec ICU-1468 For pkgdata on Windows, use tool binaries from bin directory rather than from the ICU source hierarchy
X-SVN-Rev: 6682
2001-11-07 23:58:52 +00:00
George Rhoten
f038c38152 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6486
2001-10-30 01:43:05 +00:00
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
5a9e138a57 ICU-1254 Simplify the build process
X-SVN-Rev: 6026
2001-10-03 23:32:12 +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
11a7219087 ICU-580 Change os/390 batch support back to the original way.
X-SVN-Rev: 5213
2001-07-10 18:14:23 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
George Rhoten
d34c838277 ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.

X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
George Rhoten
35f531cbb0 ICU-661 Add version information to the data DLL
X-SVN-Rev: 4650
2001-05-10 23:16:00 +00:00
George Rhoten
e7f0899a1a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
George Rhoten
26bd5a14d9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4331
2001-03-26 20:34:11 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
84284e110a ICU-865 os/390 porting changes
X-SVN-Rev: 4080
2001-03-15 00:31:08 +00:00
George Rhoten
19d99c4bd9 ICU-865 os/390 porting changes
X-SVN-Rev: 3970
2001-03-08 18:40:27 +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
5c6cbb5d39 ICU-608 files mode, update
X-SVN-Rev: 3253
2000-12-15 20:34:14 +00:00
Vladimir Weinstein
8550451668 ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Steven R. Loomis
a5ab27bb1f ICU-758 entrypoint reflected in export list for unix
X-SVN-Rev: 3155
2000-12-06 10:07:41 +00:00
Steven R. Loomis
748eec893b ICU-758 rename import .lib files
X-SVN-Rev: 3154
2000-12-06 09:51:58 +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
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
a59fd1fb06 ICU-579 fix for HPUX
X-SVN-Rev: 3139
2000-12-05 20:33:36 +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