Commit Graph

356 Commits

Author SHA1 Message Date
Steven R. Loomis
39184cab6a ICU-9675 add -Qunused-arguments if compiler is clang
X-SVN-Rev: 34088
2013-08-26 20:45:20 +00:00
Andy Heninger
7c9e0aa2e8 ICU-10310 C++11 checking in configure script.
X-SVN-Rev: 34057
2013-08-16 22:56:38 +00:00
Andy Heninger
53ddd94796 ICU-10310 Improve C++11 handling in configure script
X-SVN-Rev: 34055
2013-08-16 18:39:31 +00:00
Andy Heninger
a04e4eb615 ICU-10271 tweak to configure test for C++11 #include <atomic>.
X-SVN-Rev: 33992
2013-07-25 20:41:57 +00:00
Steven R. Loomis
703a9a0056 ICU-10255 set flag even on =1 case, add documentation
X-SVN-Rev: 33941
2013-07-19 01:44:39 +00:00
Steven R. Loomis
f844fdd2cb ICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not. Also zap some whitespace.
X-SVN-Rev: 33935
2013-07-18 16:27:50 +00:00
Steven R. Loomis
f4d12ea183 ICU-10234 check in layout engine perf test
X-SVN-Rev: 33861
2013-06-27 17:37:58 +00:00
George Rhoten
75425ce174 ICU-9469 Make clang the default in addition to clang++. Also add some instructions.
X-SVN-Rev: 32280
2012-08-28 22:54:00 +00:00
Maxime Serrano
c64c0299d7 ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
George Rhoten
e1b9092426 ICU-9469 Improve support for C++11
X-SVN-Rev: 32179
2012-08-15 17:46:17 +00:00
Markus Scherer
00dc45723c ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code
X-SVN-Rev: 31911
2012-06-06 04:13:28 +00:00
Yoshito Umaoka
5b24e5163d ICU-9263 Enable test/perf/collperf on non-Windows platforms.
X-SVN-Rev: 31781
2012-04-26 22:56:00 +00:00
Steven R. Loomis
15cb25c42d ICU-9217 fix configure for static library optimization
X-SVN-Rev: 31653
2012-03-21 17:14:27 +00:00
Michael Ow
8c17026cb4 ICU-9176 Fix cross compilation failure
X-SVN-Rev: 31609
2012-03-09 17:23:11 +00:00
Steven R. Loomis
4322a7b1c9 ICU-8912 verify that C++ compiler works before running tests.. somehow this was dropped in r30750
X-SVN-Rev: 31459
2012-02-21 01:34:54 +00:00
Steven R. Loomis
8638e4b63f ICU-8919 print a warning and suggest prepending to uconfig.h, also update config.guess and config.sub
X-SVN-Rev: 31453
2012-02-20 22:58:37 +00:00
Steven R. Loomis
1c9622e92c ICU-8653 add how expensive is benchmark
X-SVN-Rev: 31120
2011-12-15 06:16:05 +00:00
Steven R. Loomis
e1d4644d7a ICU-8743 fix configure macro
X-SVN-Rev: 31042
2011-12-06 18:25:40 +00:00
Steven R. Loomis
eea737dfba ICU-8913 set U_DEBUG for unix debug builds
X-SVN-Rev: 30912
2011-11-03 19:18:46 +00:00
Steven R. Loomis
eefa1cd982 ICU-8904 "ar not found" should be a warning, not an error.
X-SVN-Rev: 30874
2011-10-26 14:17:04 +00:00
Steven R. Loomis
4db19f5629 ICU-8732 merge from branch
X-SVN-Rev: 30750
2011-09-29 19:22:56 +00:00
Michael Ow
3afcbd6500 ICU-8798 Fix kfreebsd genccode detection
X-SVN-Rev: 30642
2011-09-09 21:24:37 +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
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
Alexey Gousev
9f4eb2b434 ICU-6686 merging into trunk
X-SVN-Rev: 28530
2010-08-25 22:24:53 +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