Commit Graph

374 Commits

Author SHA1 Message Date
Michael Ow
3afcbd6500 ICU-8798 Fix kfreebsd genccode detection
X-SVN-Rev: 30642
2011-09-09 21:24:37 +00:00
Michael Ow
a2ede97dc9 ICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because it is required on older GCC compilers
X-SVN-Rev: 30568
2011-08-23 17:06:02 +00:00
Michael Ow
6f6b1b346c ICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings
X-SVN-Rev: 30562
2011-08-22 22:42:11 +00:00
Markus Scherer
9bcc40cf9e ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Michael Ow
11e0c9a5bf ICU-8453 On certain platforms, use static library optimization option when building static ICU libraries in release mode
X-SVN-Rev: 30406
2011-07-21 23:38:15 +00:00
Michael Ow
5a0a5a7d87 ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW
X-SVN-Rev: 30252
2011-06-29 19:49:05 +00:00
Michael Ow
c23cb577d4 ICU-8554 Don't use visibility attribute when building on AIX using GCC
X-SVN-Rev: 30235
2011-06-26 07:08:22 +00:00
Michael Ow
65629eb419 ICU-8635 Update ICU4C version to 49.0.1 (49M1)
X-SVN-Rev: 30216
2011-06-14 00:00:57 +00:00
Michael Ow
8d587bf3bb ICU-8554 Don't use visibility attribute on Cygwin GCC and fix Cygwin tzset error.
X-SVN-Rev: 30200
2011-06-09 21:32:19 +00:00
Michael Ow
aa67d1675a ICU-7577 Fix solaris studio 64 bit option detection.
X-SVN-Rev: 29931
2011-04-29 18:58:48 +00:00
Steven R. Loomis
239da64700 ICU-8493 fix warnings for hpux gcc
X-SVN-Rev: 29919
2011-04-28 21:25:40 +00:00
Michael Ow
eed1a93ad3 ICU-8365 Merge changes in branch for CYGWINMSVC fix to trunk
X-SVN-Rev: 29755
2011-04-07 17:02:49 +00:00
Markus Scherer
c04082d93c ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
2010-12-31 18:21:36 +00:00
Michael Ow
d483c7c807 ICU-7721 Check to see if both CXXFLAGS and CFLAGS were not set already.
X-SVN-Rev: 28770
2010-10-07 03:34:53 +00:00
Michael Ow
0c59484979 ICU-7721 Remove duplicate code in configure script.
X-SVN-Rev: 28769
2010-10-07 03:15:39 +00:00
Michael Ow
5878b80ed9 ICU-7721 Fix release/debug options in configure script.
X-SVN-Rev: 28768
2010-10-07 02:54:35 +00:00
Steven R. Loomis
63e1b55fea ICU-7972 update to autoconf 2.67, remove unneeded .mk file
X-SVN-Rev: 28751
2010-10-04 20:03:51 +00:00
Steven R. Loomis
d9907892c8 ICU-7856 add unix build, 'xperf' target for generating XML perf data, cleanup some makefiles
X-SVN-Rev: 28418
2010-08-05 00:26:41 +00:00
Michael Ow
bf92ba0b31 ICU-7768 Fix echo newline option used in icu-config.
X-SVN-Rev: 28217
2010-06-17 19:50:26 +00:00
Steven R. Loomis
d879ca2f76 ICU-6981 add a preliminary icu.pc
X-SVN-Rev: 28001
2010-04-29 03:52:08 +00:00
Michael Ow
cf562954d7 ICU-7615 Build same data library type as other libraries. Fix linking error in cintltst for static mode.
X-SVN-Rev: 27939
2010-04-16 19:18:06 +00:00
Markus Scherer
e6c5486734 ICU-7611 take genuca out of the build
X-SVN-Rev: 27926
2010-04-10 04:14:01 +00:00
Markus Scherer
46be328dbd ICU-7611 take Unicode properties build tools out of the configure script: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27925
2010-04-10 03:12:07 +00:00
Steven R. Loomis
842b862ff3 ICU-7482 z port: fix gmake version
X-SVN-Rev: 27770
2010-03-03 18:57:17 +00:00
Markus Scherer
dd7eda73c6 ICU-7119 extend genccode assembly to all Linuxes
X-SVN-Rev: 27711
2010-02-26 23:45:57 +00:00
Markus Scherer
0cf5380d97 ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
2010-02-19 19:30:33 +00:00
Steven R. Loomis
55150bd679 ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
2010-02-17 22:18:24 +00:00
Steven R. Loomis
d7449c4d34 ICU-7333 make sure there's a C++ compiler available!
X-SVN-Rev: 27216
2010-01-12 02:03:52 +00:00
Steven R. Loomis
48ea42eecd ICU-7112 sub-second precision (where available)
X-SVN-Rev: 27210
2010-01-11 21:58:15 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
Steven R. Loomis
ae3b14e1fc ICU-7279 configure is a generated file. fix in configure.in
X-SVN-Rev: 27167
2010-01-07 22:39:22 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Peter Edberg
b08911622f ICU-7279 Document that --enable-draft / --disable-draft affects internal APIs too
X-SVN-Rev: 27011
2009-12-03 08:09:52 +00:00
Michael Ow
8a0445c9c1 ICU-7193 Update configure script.
X-SVN-Rev: 26925
2009-11-17 16:57:41 +00:00
Markus Scherer
66b63f9c48 ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Steven R. Loomis
5eb3f60cad ICU-7124 fix for DEFAULT_64
X-SVN-Rev: 26744
2009-10-05 21:42:20 +00:00
Steven R. Loomis
b469013d94 ICU-6987 --with-data-packaging=static
X-SVN-Rev: 26688
2009-09-25 01:56:41 +00:00
Andy Heninger
95505300c8 ICU-4016 mutexes: dump pool, revert to dynamic allocation, simplify some of the #ifdef tangle.
X-SVN-Rev: 26660
2009-09-21 04:21:41 +00:00
Michael Ow
f936b9b2f5 ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
2009-09-03 20:40:02 +00:00
Michael Ow
0cbdaabb05 ICU-7060 Fix configure error.
X-SVN-Rev: 26526
2009-08-20 20:11:13 +00:00
Michael Ow
90f94354eb ICU-7060 Update configure script to determine the correct version of flags to use with MSVC.
X-SVN-Rev: 26525
2009-08-20 20:00:01 +00:00
Michael Ow
6113a8cabf ICU-6487 Add better check in configure for utf16 string literal support.
X-SVN-Rev: 26321
2009-07-14 17:08:44 +00:00
Michael Ow
6aec621e32 ICU-6487 Enable utf16 string literals on GCC >= 4.4 when strict is disabled.
X-SVN-Rev: 26309
2009-07-13 19:01:23 +00:00
Michael Ow
a11c2f7016 ICU-6607 Update configure script to use -mt on solaris when threading is turned on.
X-SVN-Rev: 26209
2009-06-30 16:37:47 +00:00
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