Commit Graph

420 Commits

Author SHA1 Message Date
Steven R. Loomis
77cd9e6aa4 ICU-11763 turn icuplugs off by default
add "--enable-plugins" to configure, and also "UCONFIG_ENABLE_PLUGINS".
These are disabled by default.

Also, start splitting out acinclude.m4 content to source/config/m4/..

X-SVN-Rev: 37675
2015-07-16 18:13:02 +00:00
Michael Ow
390e7a5080 ICU-11715 Fix ICU data build issue on HPUX ia64 using aCC
X-SVN-Rev: 37499
2015-06-04 20:31:02 +00:00
Andy Heninger
4d4ee85673 ICU-11659 Remove remnants of ICU_USE_THREADS
X-SVN-Rev: 37415
2015-04-30 01:10:04 +00:00
Michael Ow
bb0fc88075 ICU-11433 Update configure script to 55.1
X-SVN-Rev: 37182
2015-03-07 06:20:23 +00:00
Michael Ow
9f70aa922d ICU-11313 Update configure script for 55m1
X-SVN-Rev: 36843
2014-12-10 21:05:34 +00:00
Steven R. Loomis
68e82040f9 ICU-11023 merge from branch
X-SVN-Rev: 36425
2014-09-10 02:20:50 +00:00
Steven R. Loomis
e330da58b6 ICU-8502 still do the previous version scan, but at least let autoconf know what our version # is.
X-SVN-Rev: 36375
2014-09-06 00:39:13 +00:00
Steven R. Loomis
7b46ea1945 ICU-10972 improve --with-data-packaging docs
X-SVN-Rev: 36363
2014-09-05 18:33:24 +00:00
Michael Ow
d29271fcce ICU-9985 Add support for msys msvc build environment
X-SVN-Rev: 36256
2014-08-27 22:42:28 +00:00
Michael Ow
5ed8880d0e ICU-11121 Fix cygwin msvc mh file detection
X-SVN-Rev: 36253
2014-08-27 21:49:22 +00:00
Michael Ow
5d5b8293ca ICU-10857 Remove mingw suffix and update configure
X-SVN-Rev: 36233
2014-08-25 22:07:21 +00:00
Steven R. Loomis
34b4644cac ICU-10530 Deprecate LayoutEngine
X-SVN-Rev: 35951
2014-06-26 01:17:03 +00:00
Michael Ow
9f62253594 ICU-10732 Fix error in configure script
X-SVN-Rev: 35674
2014-04-30 21:17:52 +00:00
Michael Ow
550f0448d6 ICU-10732 Enable Cygwin64 build
X-SVN-Rev: 35672
2014-04-30 21:08:54 +00:00
Yoshito Umaoka
401e64ef80 ICU-10549 Merging a new collation performance regression test cases from a branch.
X-SVN-Rev: 34721
2013-12-09 17:32:25 +00:00
Steven R. Loomis
358e1ddcd2 ICU-10376 fixup clang warnings
X-SVN-Rev: 34385
2013-09-18 20:08:25 +00:00
Michael Ow
40f04c3961 ICU-9790 Update configure script
X-SVN-Rev: 34322
2013-09-14 03:16:37 +00:00
Steven R. Loomis
97f490833e ICU-10308 add back only the flags which make a difference
X-SVN-Rev: 34157
2013-08-30 22:45:31 +00:00
Steven R. Loomis
cfa973f062 ICU-10123 add check for elf.h before using (note, had to add U_HAVE_ELF_H)
X-SVN-Rev: 34154
2013-08-30 21:20:02 +00:00
Steven R. Loomis
5cbd24e441 ICU-9211 add --disable-tools and warnings
X-SVN-Rev: 34152
2013-08-30 20:47:42 +00:00
Steven R. Loomis
7f8c0f9fe0 ICU-9675 clean regen configure (whitespace)
X-SVN-Rev: 34150
2013-08-30 20:27:13 +00:00
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
Michael Ow
ef7d499233 ICU-10255 Fix configure script comment error
X-SVN-Rev: 33973
2013-07-24 17:51:08 +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
Michael Ow
b6ab4f46c4 ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors
X-SVN-Rev: 32906
2012-11-29 18:20:09 +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
Michael Ow
d4a2d5b7bc ICU-9390 Remove gcc std option on Solaris
X-SVN-Rev: 31985
2012-06-23 16:10:30 +00:00
Michael Ow
99cc839c60 ICU-9390 Fix some build issues with Solaris GCC and z
X-SVN-Rev: 31983
2012-06-22 19:57:50 +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
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