Steven R. Loomis
1f441dcfd8
ICU-12766 z and AIX porting: C++11 issue and icu-config issue for escaping
...
X-SVN-Rev: 39931
2017-03-24 21:34:40 +00:00
Steven R. Loomis
cf3e1e7f40
ICU-12766 turn on escaping for z (mh-os390)
...
X-SVN-Rev: 39840
2017-03-16 19:52:20 +00:00
Steven R. Loomis
e2c9cd10d5
ICU-12766 update make dist
...
* don't delete sprep
* properly part of ICU-10452
X-SVN-Rev: 39836
2017-03-16 15:16:08 +00:00
Steven R. Loomis
ddcaeb9cf4
ICU-12766 solaris: most tests now build. wip
...
* some greek casing tests fail- need to investigate.
X-SVN-Rev: 39834
2017-03-16 14:51:39 +00:00
Steven R. Loomis
394e842e60
ICU-12766 aix/escaper: WIP.
...
* work around some c++11 issues
* fix some literals in rbbitst.cpp
* update escaper
* add mh-aix-va for using escaping
* work around nullptr and uchar16 issues
* revert bad icuinfo.cpp checkin
this commit still fails.
X-SVN-Rev: 39812
2017-03-15 04:12:37 +00:00
Steven R. Loomis
4968a203f0
ICU-12766 fix AIX compile opts and uchar include
...
X-SVN-Rev: 39754
2017-03-10 01:27:11 +00:00
Steven R. Loomis
faaaf5e796
ICU-13009 fix make dist, post reorg
...
X-SVN-Rev: 39751
2017-03-09 23:45:26 +00:00
Steven R. Loomis
f19978a35e
ICU-13016 solaris porting
...
X-SVN-Rev: 39750
2017-03-09 02:12:45 +00:00
Steven R. Loomis
c8ed8a6048
ICU-12766 z: library and tools build
...
X-SVN-Rev: 39665
2017-02-11 02:43:09 +00:00
Andy Heninger
b15451322e
ICU-12943 More Cygwin build fixes.
...
X-SVN-Rev: 39602
2017-01-25 06:08:26 +00:00
Andy Heninger
46beebce64
ICU-12943 Cygwin/MSVC Windows build fixes.
...
X-SVN-Rev: 39598
2017-01-23 00:38:28 +00:00
Steven R. Loomis
5474afe9d9
ICU-11387 improve source tarball packaging (post 58.1)
...
X-SVN-Rev: 39473
2016-10-20 17:22:15 +00:00
Steven R. Loomis
f334e613c1
ICU-12563 fix cross-compile with mingw
...
X-SVN-Rev: 39215
2016-09-13 20:29:47 +00:00
Steven R. Loomis
4136a2f257
ICU-12708 bye bye layout engine
...
X-SVN-Rev: 39176
2016-09-09 21:28:18 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
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
519c6be02d
ICU-11528 Apply patch to fix build issues with AIX and GCC
...
X-SVN-Rev: 37485
2015-06-01 23:29:27 +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
41a76a46ba
ICU-10580 Fix solaris gcc build issues
...
X-SVN-Rev: 36141
2014-08-12 02:11:22 +00:00
Steven R. Loomis
10c819d115
ICU-10580 revert r35955
...
X-SVN-Rev: 35956
2014-06-26 02:25:49 +00:00
Steven R. Loomis
f1c3fde98b
ICU-10580 solaris-gcc fixes
...
X-SVN-Rev: 35955
2014-06-26 02:15:39 +00:00
Steven R. Loomis
88a77c56cf
ICU-10826 don't need FFLAGS (Fortran flags)
...
X-SVN-Rev: 35953
2014-06-26 01:41:27 +00:00
Michael Ow
7bbd60c374
ICU-10492 Fix library name issue in mingw build
...
X-SVN-Rev: 35702
2014-05-10 06:59:22 +00:00
Michael Ow
550f0448d6
ICU-10732 Enable Cygwin64 build
...
X-SVN-Rev: 35672
2014-04-30 21:08:54 +00:00
Michael Ow
fefa024ccc
ICU-10711 Update more fixes to zos pds dataset build
...
X-SVN-Rev: 35251
2014-02-27 19:23:50 +00:00
Michael Ow
6beb32f883
ICU-10548 Use hyphen when setting cl options on Cygwin MSVC builds
...
X-SVN-Rev: 34821
2013-12-31 20:51:27 +00:00
Steven R. Loomis
be63df401e
ICU-6102 do not include system libraries in icu-config --ldflags
...
X-SVN-Rev: 34745
2013-12-12 00:25:57 +00:00
Michael Ow
1f1a501cd1
ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
...
X-SVN-Rev: 34733
2013-12-10 18:10:44 +00:00
Steven R. Loomis
625aaa18c7
ICU-10379 IBM i - make tests run without any special options, update readme
...
X-SVN-Rev: 34300
2013-09-13 05:48:16 +00:00
Michael Ow
5cf1e499d1
ICU-10290 Update bsd config file
...
X-SVN-Rev: 34247
2013-09-09 17:58:07 +00:00
Steven R. Loomis
bd7fd3318f
ICU-10132 Reverting to options as of r477 - regressed in r32558
...
X-SVN-Rev: 34220
2013-09-06 06:22:23 +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
b8f63d6f26
ICU-10308 remove platform specific stuff from .pc files. Add note recommending pkg-config over icu-config.
...
X-SVN-Rev: 34155
2013-08-30 22:09:58 +00:00
Andy Heninger
ae87a3acc2
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
...
X-SVN-Rev: 33788
2013-06-01 03:37:16 +00:00
Michael Ow
d358980e89
ICU-10169 Remove error compilation options in zos build
...
X-SVN-Rev: 33667
2013-05-16 14:43:26 +00:00
Michael Ow
881d285d3a
ICU-9881 Fix library names for MINGW build
...
X-SVN-Rev: 33603
2013-05-07 17:35:21 +00:00
Michael Ow
b6b2fbfa43
ICU-9665 Fix cross compilation current path issue
...
X-SVN-Rev: 33067
2013-01-23 22:20:45 +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
Steven R. Loomis
899e8cf57c
ICU-9711 fix makefile and another test for OS/400
...
X-SVN-Rev: 32743
2012-11-02 20:16:27 +00:00
Steven R. Loomis
42486be134
ICU-9683 fix issue with Makefile.inc
...
X-SVN-Rev: 32673
2012-10-19 16:59:17 +00:00
Steven R. Loomis
855951324b
ICU-9654 export SILENT_COMPILE for test apps
...
X-SVN-Rev: 32628
2012-10-12 23:53:32 +00:00
Michael Ow
faad4ccdd3
ICU-9213 Update runConfigureICU and mh-os390
...
X-SVN-Rev: 32558
2012-10-08 20:48:04 +00:00
Michael Ow
e43e74d0d0
ICU-9603 Remove lib prefix of import libraries in MinGW
...
X-SVN-Rev: 32492
2012-10-03 03:34:00 +00:00
Steven R. Loomis
12b8931555
ICU-9611 silent compile for linux
...
X-SVN-Rev: 32441
2012-09-27 19:04:34 +00:00
Steven R. Loomis
da2afe3e0e
ICU-9555 reinstate compiler shortening
...
X-SVN-Rev: 32364
2012-09-11 00:00:37 +00:00
George Rhoten
eef039a7fe
ICU-9456 Undo ability to remove compiler fluff.
...
X-SVN-Rev: 32358
2012-09-07 16:30:05 +00:00
George Rhoten
8dcaaee67a
ICU-9456 The behavior of adding the .o to the dependency list by default is compiler dependent. Always include it.
...
X-SVN-Rev: 32156
2012-08-11 04:51:41 +00:00
George Rhoten
81a751e0d2
ICU-9456 Apparently C and C++ generate the dependencies differently. Update the .d generation accordingly.
...
X-SVN-Rev: 32144
2012-08-09 22:36:57 +00:00