Commit Graph

228 Commits

Author SHA1 Message Date
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