Steven R. Loomis
6495533bd5
ICU-6738 fix --with-library-bits= and add some info to intltest. Merge of r25730 through r25735 from http://source.icu-project.org/repos/icu/icu/branches/srl/bits6738
...
X-SVN-Rev: 25738
2009-04-06 23:27:57 +00:00
Steven R. Loomis
3fbe15ba2d
ICU-6519 fix enable tracing (configure reporting wrong value)
...
X-SVN-Rev: 25721
2009-04-02 07:31:48 +00:00
Steven R. Loomis
9bcb031af8
ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
...
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
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
Steven R. Loomis
63849800d4
ICU-6617 some haiku support. update config.guess and cleanup other test code.
...
X-SVN-Rev: 24942
2008-11-08 02:04:15 +00:00
Steven R. Loomis
b9ea90ba68
ICU-6598 workaround configure (autoconf) ^M issue
...
X-SVN-Rev: 24900
2008-10-27 22:53:56 +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
b90b3d2fba
ICU-6564 remove default 64bit=yes. Merge r24704:24803 from /repos/icu/icu/branches/srl/unbreak
...
X-SVN-Rev: 24804
2008-10-14 22:55:22 +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
Andy Heninger
629e44209b
ICU-6486 Configure, make enable-strict default to yes.
...
X-SVN-Rev: 24688
2008-10-01 05:43:35 +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
Michael Ow
0895d6cef5
ICU-4543 Move the check for GCC to compile time and add the deprecated attribute to Visual Studio builds.
...
X-SVN-Rev: 24506
2008-08-15 21:53:53 +00:00
Michael Ow
8215ce1d1d
ICU-4543 Fix some compilation error on various platforms due to adding of new GCC attribute.
...
X-SVN-Rev: 24501
2008-08-15 15:30:24 +00:00
Michael Ow
4cc15e959f
ICU-6270 Update configure script for proper 64 bit detection on Sun Studio.
...
X-SVN-Rev: 23876
2008-05-08 19:31:31 +00:00
Michael Ow
bf2a515cc5
ICU-6214 Add datarootdir to configure script.
...
X-SVN-Rev: 23848
2008-04-28 19:50:40 +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
George Rhoten
acda067574
ICU-5453 Run autoconf over configure (Just a whitespace change)
...
X-SVN-Rev: 22660
2007-09-12 18:11:17 +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
f13d815410
ICU-5781 Fix Solaris x86_64 64-bit detection with the Sun compiler and gcc.
...
gcc 64-bit detection now done on all platforms.
Windows 64-bit detection is more accurate on Windows.
X-SVN-Rev: 22262
2007-08-03 20:44:41 +00:00
Michael Ow
c91a71bfad
ICU-4362 Configure make files for test/perf.Add data and results folder to test/perf.
...
X-SVN-Rev: 22251
2007-08-02 21:24:02 +00:00
George Rhoten
2a97497038
ICU-5803 Porting fixes for MinGW
...
X-SVN-Rev: 22148
2007-07-26 06:42:56 +00:00
George Rhoten
0e9fd2f00e
ICU-5764 Test Windows x64 builds with Visual Studio 2005 standard edition.
...
X-SVN-Rev: 22138
2007-07-25 06:39:18 +00:00
George Rhoten
0abc6413d3
ICU-5764 Undo fix for 64-bit Windows detection. Implement real fix later.
...
X-SVN-Rev: 22006
2007-07-17 02:51:31 +00:00
George Rhoten
6fd0c4676b
ICU-5764 Fix 64-bit Windows detection
...
X-SVN-Rev: 21993
2007-07-16 17:10:02 +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
02840a5978
ICU-5781 Add Solaris x86_64 configuration
...
X-SVN-Rev: 21950
2007-07-12 04:21:34 +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