Commit Graph

254 Commits

Author SHA1 Message Date
George Rhoten
8302032efc ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
George Rhoten
0508bc3294 ICU-4944 Fix for --disable-icuio
X-SVN-Rev: 18845
2005-12-01 04:10:33 +00:00
George Rhoten
c0056fbde0 ICU-4941 Allow icu-config to work correctly with the if statements.
X-SVN-Rev: 18844
2005-12-01 02:06:30 +00:00
George Rhoten
9b0465f473 ICU-4901 Build 64-bit binaries on Windows x64.
The z/OS changes are from jitterbug 4688

X-SVN-Rev: 18732
2005-10-28 00:35:00 +00:00
George Rhoten
25d029d6e0 ICU-4752 Verify that non-gcc users are using a valid linker on Windows.
X-SVN-Rev: 18627
2005-10-05 07:38:03 +00:00
Markus Scherer
c5d27cdcfd ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18470
2005-08-26 20:35:30 +00:00
George Rhoten
c899b908ff ICU-3076 z/OS can't run in 64-bit mode. Comment out detection code for now.
X-SVN-Rev: 18349
2005-07-25 21:10:51 +00:00
George Rhoten
f14317a91d ICU-4638 Fix for Solaris x86 with Sun's compiler
X-SVN-Rev: 18191
2005-07-11 20:27:45 +00:00
George Rhoten
f494332b3d ICU-3076 Allow z/OS 64-bit mode to work.
X-SVN-Rev: 18104
2005-06-30 22:57:53 +00:00
George Rhoten
7ebe8124c8 ICU-3950 Add --disable-draft configure option.
X-SVN-Rev: 17939
2005-06-17 06:52:29 +00:00
George Rhoten
03f94dc608 ICU-4280 Allow z/OS ASCII mode and the Intel compiler to output
debugging files without conflicting with the executable file extension.

X-SVN-Rev: 17877
2005-06-13 22:50:24 +00:00
George Rhoten
a2e0e46710 ICU-4280 Improve the z/OS ASCII support
X-SVN-Rev: 17865
2005-06-10 23:21:11 +00:00
George Rhoten
b4e05a8f5c ICU-4421 Use the proper genccode option
X-SVN-Rev: 17863
2005-06-10 22:30:03 +00:00
George Rhoten
a53c4cee5d ICU-4288 We don't care about the type punned warnings and strict aliasing rules.
X-SVN-Rev: 17319
2005-03-10 04:59:13 +00:00
George Rhoten
5d90e8e4c9 ICU-4340 Better -mt detection on HP-UX IA64, which has some missing threading functions.
X-SVN-Rev: 17251
2005-02-24 22:38:25 +00:00
Markus Scherer
7f8d06b42b ICU-4334 Unicode 4.1 update
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
Markus Scherer
739b6a5220 ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
4b8ef3e6e6 ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
a3c828c1ad ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.

X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00
George Rhoten
903ee0a20d ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16613
2004-10-25 21:22:21 +00:00
George Rhoten
0e772ac85a ICU-4153 Fix 64-bit library building on Solaris.
X-SVN-Rev: 16602
2004-10-22 23:08:16 +00:00
George Rhoten
df4a6985d3 ICU-4116 Improve Linux PPC 64-bit building with archives.
X-SVN-Rev: 16438
2004-10-09 00:45:25 +00:00
George Rhoten
23433708ce ICU-4116 Improve the Linux PPC pkgdata's usage of genccode.
X-SVN-Rev: 16417
2004-10-07 20:42:34 +00:00
George Rhoten
71bfb44cba ICU-4116 Add Linux PPC configuration.
X-SVN-Rev: 16372
2004-09-30 18:51:03 +00:00
George Rhoten
061938e026 ICU-3969 Add genccase's Makefile to configure.
X-SVN-Rev: 16270
2004-09-07 23:11:22 +00:00
George Rhoten
c34f70c3b8 ICU-3960 Fix out of source builds.
X-SVN-Rev: 16108
2004-08-04 23:27:14 +00:00
George Rhoten
5e9396ee06 ICU-3960 Regenerate configure. Previous change had an intermediate version
X-SVN-Rev: 16060
2004-07-20 00:03:30 +00:00
George Rhoten
5cdc63f5cc ICU-3960 Separate test data and ICU data building.
X-SVN-Rev: 16052
2004-07-19 14:10:08 +00:00
George Rhoten
809cedb225 ICU-3854 Merge pos400.h with platform.h so that people can properly use configure.
X-SVN-Rev: 15916
2004-06-18 18:23:05 +00:00
George Rhoten
778d60bcc1 ICU-2242 The genccode -a gcc option doesn't seem to work on a lot of
platforms. Just try on x86 Linux/BSD machines.

X-SVN-Rev: 15835
2004-06-10 21:39:20 +00:00
Eric Mader
8492d2095e ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
X-SVN-Rev: 15665
2004-06-01 22:55:03 +00:00
George Rhoten
033ebdd562 ICU-3500 Fix conflict between --enable-strict for MSVC and gcc compiler
X-SVN-Rev: 15633
2004-05-30 07:18:39 +00:00
George Rhoten
b026217dff ICU-3676 Add -mt so that iotest can run.
X-SVN-Rev: 15287
2004-05-12 23:52:03 +00:00
George Rhoten
da8af2f352 ICU-3545 Add some 64-bit support to Linux
X-SVN-Rev: 15273
2004-05-12 16:51:02 +00:00
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
George Rhoten
c5a978b092 ICU-3389 Improve the iostream testing.
MSVC won't use the autoconf generated /lib/cpp C++ preprocessor and complain about it not working.
HP is now more accurate for the aCC compiler

X-SVN-Rev: 15020
2004-04-22 17:41:56 +00:00
Ram Viswanadha
f29363ebd4 ICU-3405 can't use autoconf 2.57 use only 2.13!
X-SVN-Rev: 14920
2004-04-09 20:43:20 +00:00
Ram Viswanadha
5e2748f025 ICU-3405 temporary update for testing
X-SVN-Rev: 14916
2004-04-09 18:56:12 +00:00
George Rhoten
f26bc8dcef ICU-3500 Add --enable-strict for MSVC compiler
X-SVN-Rev: 14897
2004-04-07 05:32:19 +00:00
George Rhoten
b050ed361e ICU-3170 Update to Unicode 4.0.1
X-SVN-Rev: 14888
2004-04-06 22:01:29 +00:00
George Rhoten
3dbe27253c ICU-3679 Merge ieeetest into intltest
X-SVN-Rev: 14852
2004-04-04 08:15:23 +00:00
George Rhoten
9436c4644f ICU-3676 Fixes for HP-UX +DD64 and -AA detection and usage.
X-SVN-Rev: 14838
2004-04-01 23:47:10 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +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
Steven R. Loomis
53056e10ac ICU-3463 store all non-library data files in share, not lib. Fix an error message. Document some variables.
X-SVN-Rev: 14557
2004-02-20 20:16:27 +00:00
Steven R. Loomis
fcf9869ec8 ICU-3025 aix gcc
X-SVN-Rev: 14323
2004-01-15 00:29:31 +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
3e927b74e0 ICU-2403 Check in the right version of configure
X-SVN-Rev: 14123
2003-12-13 03:16:08 +00:00
George Rhoten
d685699946 ICU-2403 Add configure option for tracing
X-SVN-Rev: 14119
2003-12-13 00:10:45 +00:00