Commit Graph

381 Commits

Author SHA1 Message Date
Michael Ow
300ad78ac0 ICU-3933 Fix static array declaration and add error check for mallocs.
X-SVN-Rev: 25384
2009-02-06 18:22:03 +00:00
Michael Ow
f94144a976 ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code.
X-SVN-Rev: 25383
2009-02-06 17:42:16 +00:00
Michael Ow
35cc2bcb3a ICU-3933 Move file sep char check into pkg_genc and add dll data file check for Windows.
X-SVN-Rev: 25324
2009-01-28 18:47:36 +00:00
Andy Heninger
73724078aa ICU-6679 Visual Studio project files upgrade to version 2008
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Michael Ow
ee00374eee ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
X-SVN-Rev: 25236
2009-01-12 23:02:36 +00:00
Michael Ow
6466c6e250 ICU-3933 Remove typedef for stat. Allow for single file option when calling file modification time comparison function.
X-SVN-Rev: 25233
2009-01-12 20:52:01 +00:00
Michael Ow
7cbb428511 ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built.
X-SVN-Rev: 25228
2009-01-09 22:30:44 +00:00
Yoshito Umaoka
3624de1d66 ICU-6674 Fixed a Cygwin/gcc build problem. Function popen/pclose are not available when __STRICT_ANSI__ is defined.
X-SVN-Rev: 25195
2009-01-06 07:41:09 +00:00
Michael Ow
fc9fe7a7e8 ICU-3933 Add support for MinGW in pkgdata.
X-SVN-Rev: 25058
2008-12-08 20:42:41 +00:00
Michael Ow
e5d30afa11 ICU-3933 Fix compiler warnings and update to handle gcc on windows without cygwin.
X-SVN-Rev: 25049
2008-12-05 22:31:38 +00:00
Michael Ow
d9124b0ce0 ICU-3933 Remove trailing space and new line characters from string retreived using icu-config.
X-SVN-Rev: 25026
2008-12-01 23:48:28 +00:00
Michael Ow
aa19a5bae0 ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
112c1493df ICU-3933 Fix installation of the data library.
X-SVN-Rev: 25020
2008-12-01 20:49:08 +00:00
Michael Ow
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Steven R. Loomis
6147253143 ICU-6219 Cygwin updates, and also a check-local at top level. Merged in from branches/srl/SIGWINCH r24732:24774
X-SVN-Rev: 24775
2008-10-10 16:52:15 +00:00
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Michael Ow
3d1a4a3fce ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
David Bertoni
5196a571e6 ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
2008-05-01 21:49:29 +00:00
George Rhoten
928d6152bc ICU-6176 Fix some Coverity warnings
X-SVN-Rev: 23414
2008-02-13 09:35:50 +00:00
George Rhoten
c72d3c93e8 ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
X-SVN-Rev: 23362
2008-02-07 10:05:26 +00:00
George Rhoten
967b65a458 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
George Rhoten
7a5c36dff1 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21615
2007-06-01 07:17:26 +00:00
George Rhoten
1ccc7bec43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21596
2007-05-30 07:07:27 +00:00
George Rhoten
20fd6f98aa ICU-5445 Suppress MSVC 2005 linker warnings. The copyright is already included with icupkg.
X-SVN-Rev: 21354
2007-04-05 02:13:27 +00:00
George Rhoten
45d40393ce ICU-4988 Fixes for MSVC 2003
X-SVN-Rev: 20808
2006-12-19 00:37:04 +00:00
George Rhoten
329ad7ee64 ICU-4988 Add some comments about MSVC 2005
X-SVN-Rev: 20805
2006-12-17 01:17:14 +00:00
George Rhoten
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
62b89243f9 ICU-4988 Write the temporary .dat file to the temp directory
X-SVN-Rev: 20799
2006-12-16 21:01:18 +00:00
George Rhoten
74d1c959d7 ICU-4988 Make sure that generated data libraries can be used in device drivers as stated in the MSDN help documentation.
X-SVN-Rev: 20790
2006-12-14 08:12:15 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
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