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
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
f5d8c129ee
ICU-5626 Fix bad fprintf format specifier when warnings are turned into errors
...
X-SVN-Rev: 21554
2007-05-17 16:44:33 +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
90521732dc
ICU-5014 Make --disable-64-libs use -m32 on gcc platforms.
...
X-SVN-Rev: 19698
2006-06-09 01:33:53 +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
George Rhoten
d0138fed19
ICU-4707 Provide more helpful compiler warnings.
...
X-SVN-Rev: 19412
2006-03-23 03:16:09 +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
f85c640c46
ICU-4639 initial checkin of a liitle sample application.
...
X-SVN-Rev: 19307
2006-03-01 22:21:50 +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