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