Commit Graph

342 Commits

Author SHA1 Message Date
Markus Scherer
1d91a19628 ICU-6765 autoconf support for whether the standard <string> header is available
X-SVN-Rev: 25476
2009-02-24 19:57:06 +00:00
Steven R. Loomis
dce17b7cd0 ICU-5191 detect the gmake version, and print some helpful notes about the data build type
X-SVN-Rev: 25335
2009-01-29 06:47:20 +00:00
Michael Ow
4700f4ae55 ICU-6660 Change definition of _CXX_CXXSUFFIX in configure.
X-SVN-Rev: 25095
2008-12-12 17:44:40 +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
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Markus Scherer
9be9a82b08 ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Steven R. Loomis
f2211fa7b9 ICU-6564 fix configure, update to new comment style, and fix solaris 64bit test.
X-SVN-Rev: 24710
2008-10-03 08:08:02 +00:00
Michael Ow
0812949ed9 ICU-6524 Update configure files to autoconf 2.63.
X-SVN-Rev: 24674
2008-09-29 20:51:09 +00:00
Michael Ow
8a988660e0 ICU-5944 Add check for dirent.h header in configure.
X-SVN-Rev: 24581
2008-09-16 15:49:08 +00:00
Eric Mader
7e8bdad178 ICU-6241 check for using native assemble w/ gcc.
X-SVN-Rev: 24062
2008-05-28 23:50:35 +00:00
Michael Ow
67b4edc504 ICU-4362 Add string search performance test template to repository.
X-SVN-Rev: 23799
2008-04-17 17:46:37 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Michael Ow
0d416e847a ICU-5658 Update data and add makefile configuration to performance tests.
X-SVN-Rev: 23688
2008-03-27 17:34:43 +00:00
George Rhoten
85832f0f2d ICU-6112 Don't export private symbols, and bind the symbols locally on
Solaris.

X-SVN-Rev: 23142
2007-12-30 00:26:21 +00:00
David Bertoni
3cfc0a8b3f ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
2007-09-07 16:13:29 +00:00
George Rhoten
f14c7caeb4 ICU-5848 Allow ICU to build on GNU Hurd.
X-SVN-Rev: 22419
2007-08-18 00:48:16 +00:00
George Rhoten
07a0475c66 ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
George Rhoten
340f980d77 ICU-5423 Information from the daylight global variable is insufficient.
Probing when daylight occurs seems more reliable.

X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
George Rhoten
649b133cd2 ICU-5416 Add configure option to weakly reference the threading library.
This can be helpful on ELF based systems.

X-SVN-Rev: 21825
2007-06-26 01:52:09 +00:00
George Rhoten
e69c3a3b89 ICU-5279 Better fix for the Intel compiler.
X-SVN-Rev: 21747
2007-06-15 07:27:16 +00:00
Michael Ow
16cb1d1365 ICU-5423 Configure the Makefile for compat.
X-SVN-Rev: 21712
2007-06-12 20:32:38 +00:00
Michael Ow
15aa6d4b33 ICU-5423 Remove the time zone test from the build.
X-SVN-Rev: 21704
2007-06-11 22:08:01 +00:00
Michael Ow
4f084b4fec ICU-5423 Added a time zone test in samples folder. A perl script goes through the time zones on the system and compares the system time with the time given by icu. The results are put in a log file.
X-SVN-Rev: 21700
2007-06-11 20:44:01 +00:00
George Rhoten
06c982a592 ICU-5279 Better hiding and testing of internal functions.
X-SVN-Rev: 21686
2007-06-10 20:11:28 +00:00
George Rhoten
9b8e157b19 ICU-5279 Fix for Cygwin
X-SVN-Rev: 21624
2007-06-04 16:58:41 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
b4d2e556bd ICU-5279 The current wchar_t macro is a little old and unreliable. Make it easier for cross-compiling. Also make it not fail on the Intel compiler with the additional -fvisibility=hidden compiler option.
X-SVN-Rev: 21620
2007-06-03 01:24:37 +00:00
George Rhoten
61cc1e07c8 ICU-5279 Some pre-gcc 4 and gcc compatible compilers support this feature too.
X-SVN-Rev: 21618
2007-06-01 20:24:07 +00:00
George Rhoten
90b396cbde ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
a7e2d26372 ICU-2957 Enable UTF-16 strings on Solaris for ICU only (not ICU users).
X-SVN-Rev: 21606
2007-05-31 04:46:45 +00:00
George Rhoten
ab0628ec13 ICU-2957 More complete fix for HP-UX
X-SVN-Rev: 21605
2007-05-31 03:53:47 +00:00
George Rhoten
ec444d4596 ICU-2957 Fix for AIX and partial fix for Solaris
X-SVN-Rev: 21603
2007-05-31 00:06:40 +00:00
George Rhoten
bc576b9b4c ICU-2957 Add support for UTF-16 string literal syntax.
X-SVN-Rev: 21600
2007-05-30 22:28:35 +00:00
George Rhoten
6cc2272493 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
83bff1efd1 ICU-5539 Use a more reasonable name for Solaris x86
X-SVN-Rev: 21336
2007-04-02 03:42:57 +00:00
Eric Mader
04e071bd39 ICU-5539 changes for genccode to use assembly to build data files on SolarisX86.
X-SVN-Rev: 20758
2006-12-06 20:15:27 +00:00
George Rhoten
b5244b76b4 ICU-5535 Make --disable-tracing the default
X-SVN-Rev: 20750
2006-12-05 18:14:24 +00:00
George Rhoten
a09a015600 ICU-5453 Don't generate makefiles for very rarely used tools.
X-SVN-Rev: 20686
2006-11-28 01:39:50 +00:00
George Rhoten
b64be9aad4 ICU-5423 One possible fix for properly detecting the default timezone on Linux.
X-SVN-Rev: 20621
2006-11-01 09:04:57 +00:00
George Rhoten
04037f88a9 ICU-5254 Fix multithreaded safety for MinGW
X-SVN-Rev: 20068
2006-08-15 08:24:13 +00:00
George Rhoten
efe6f405a4 ICU-4716 Allow the tzcode tool to be built on demand
X-SVN-Rev: 20046
2006-08-11 22:57:58 +00:00
George Rhoten
a98c968d72 ICU-5288 Warn about U_MAKE not being GNU make.
Also remove some unused substitution variables.

X-SVN-Rev: 19956
2006-08-02 02:55:00 +00:00
George Rhoten
8c9bd249fa ICU-4803 Temporarily add icuswap back into ICU. This tool will be
removed at a later date.

X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
Markus Scherer
e7aa3f3380 ICU-5084 Unicode 5.0 beta (d13)
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Eric Mader
76da88a1ed ICU-4639 Initial checkin of a little sample application.
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
4baa77b32b ICU-5068 Remove the PTX configuration due to lack of testing.
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
George Rhoten
4ba5decd00 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19214
2006-02-18 08:38:11 +00:00
George Rhoten
ff468864c7 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19176
2006-02-16 17:41:38 +00:00
George Rhoten
00b5accd4b ICU-4869 Fix for z/OS. Tell the compiler to use the correct file C++ extension.
X-SVN-Rev: 19157
2006-02-14 18:16:28 +00:00
George Rhoten
ab69e3a740 ICU-5046 Add DragonFly BSD configuration
X-SVN-Rev: 19119
2006-02-09 09:12:47 +00:00
George Rhoten
0032e33b65 ICU-4688 The upgrade in autoconf requires the exit prototype to included for checking wchar_t
X-SVN-Rev: 19066
2006-02-06 04:31:48 +00:00
George Rhoten
e16da0af96 ICU-4707 Make sure that namespace support works correctly when checking for compiler warnings.
X-SVN-Rev: 18989
2006-01-14 10:13:44 +00:00
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
bbdf0fef71 ICU-4688 The new version of autoconf requires this change.
X-SVN-Rev: 18729
2005-10-28 00:31:02 +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
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
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
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
f7b99944d9 ICU-4185 Fix configure for very strict compilers
X-SVN-Rev: 16691
2004-11-01 16:37:59 +00:00
George Rhoten
46bf1afd99 ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16610
2004-10-24 20:01:37 +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
Markus Scherer
ad26585df2 ICU-3969 rename gencase for HP
X-SVN-Rev: 16263
2004-09-06 16:04:57 +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
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
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +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
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
5e2748f025 ICU-3405 temporary update for testing
X-SVN-Rev: 14916
2004-04-09 18:56:12 +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
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +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
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
d685699946 ICU-2403 Add configure option for tracing
X-SVN-Rev: 14119
2003-12-13 00:10:45 +00:00
George Rhoten
779d7fc592 ICU-3431 remove README
X-SVN-Rev: 13968
2003-12-03 17:34:32 +00:00
George Rhoten
868237c80c ICU-3178 Create a platform indepdent flag for debug and release builds
X-SVN-Rev: 13440
2003-10-16 21:08:31 +00:00
George Rhoten
1353d4f063 ICU-3156 Since C++ static initialization has been removed :-), we don't
need to rename files for aCC anymore.

X-SVN-Rev: 13434
2003-10-15 23:12:24 +00:00
George Rhoten
31b077df78 ICU-3156 Remove HP CMA thread support. u_setMutexFunctions() should be
used if it's that important.

X-SVN-Rev: 13433
2003-10-15 22:56:02 +00:00
George Rhoten
8a212562ea ICU-3258 Threading is always available on Windows
X-SVN-Rev: 13103
2003-09-15 22:30:28 +00:00
George Rhoten
90364d82d2 ICU-2966 gentz isn't used anymore.
X-SVN-Rev: 12897
2003-08-21 00:30:31 +00:00
Ram Viswanadha
66dec17290 ICU-3050 Add gensprep
X-SVN-Rev: 12678
2003-07-25 00:08:14 +00:00
George Rhoten
6c952cb83d ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
George Rhoten
bbdda025b6 ICU-3021 Clarify the --disable-threads option
X-SVN-Rev: 12547
2003-06-23 03:11:06 +00:00