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 |
|
George Rhoten
|
ec34e2820e
|
ICU-9456 Now I remember why ln -sf does not work. Reverting this part of the change.
X-SVN-Rev: 32121
|
2012-08-08 05:00:02 +00:00 |
|
George Rhoten
|
b6bb07e5a6
|
ICU-9456 The full compile line is not needed by default. Make the line visible when VERBOSE=1 for the makefiles. This makes it easier to view the warnings.
X-SVN-Rev: 32097
|
2012-08-03 21:10:42 +00:00 |
|
George Rhoten
|
a831a2d71f
|
ICU-9456 Optimize the ICU4C build on Mac OS X
X-SVN-Rev: 32093
|
2012-08-03 17:27:44 +00:00 |
|
Michael Ow
|
8ada83e883
|
ICU-9377 Add -AA option to hp-ux compiler flags when building with aCC
X-SVN-Rev: 32025
|
2012-07-06 18:14:53 +00:00 |
|
Michael Ow
|
78bb22cdb9
|
ICU-9376 Revert previous commit 31956
X-SVN-Rev: 31958
|
2012-06-15 00:56:20 +00:00 |
|
Michael Ow
|
228ceb5c76
|
ICU-9376 Fix mingw cross compilation errors
X-SVN-Rev: 31956
|
2012-06-14 22:29:37 +00:00 |
|
Michael Ow
|
834cee36a1
|
ICU-9266 Don't use assembly code when building ICU data in HPUX gcc
X-SVN-Rev: 31723
|
2012-04-17 23:01:44 +00:00 |
|
Dragan Besevic
|
feb5926be1
|
ICU-9252 PDS naming enhancement
X-SVN-Rev: 31695
|
2012-04-10 14:15:52 +00:00 |
|
Michael Ow
|
00bf73b0b0
|
ICU-8947 Fix some MinGW static build errors
X-SVN-Rev: 31662
|
2012-03-30 07:11:51 +00:00 |
|
Steven R. Loomis
|
3b47d3fee3
|
ICU-8772 patch looks reasonable, had tested it on r1a3 with good success
X-SVN-Rev: 31443
|
2012-02-19 07:06:11 +00:00 |
|
Michael Ow
|
3280110b3c
|
ICU-8911 Add make target releaseDist
X-SVN-Rev: 30973
|
2011-11-16 22:03:45 +00:00 |
|
Steven R. Loomis
|
53c67d692d
|
ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
X-SVN-Rev: 30913
|
2011-11-03 20:48:20 +00:00 |
|
Steven R. Loomis
|
99ed78c903
|
ICU-8748 add icu4c-data* to "make dist"
X-SVN-Rev: 30908
|
2011-11-03 00:33:19 +00:00 |
|
Steven R. Loomis
|
fa9a61b152
|
ICU-8884 fix escaping of $$ORIGIN
X-SVN-Rev: 30825
|
2011-10-15 21:52:43 +00:00 |
|
Steven R. Loomis
|
be1a29532e
|
ICU-8784 more fixes for i
X-SVN-Rev: 30671
|
2011-09-15 23:31:15 +00:00 |
|
Steven R. Loomis
|
737d129645
|
ICU-8784 commit iSeries porting fixes into trunk
X-SVN-Rev: 30667
|
2011-09-15 19:34:17 +00:00 |
|
Michael Ow
|
8eb6ce1f6a
|
ICU-8746 Output import libraries on MinGW builds
X-SVN-Rev: 30573
|
2011-08-24 17:41:55 +00:00 |
|
Michael Ow
|
3ca1e00e84
|
ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
X-SVN-Rev: 30546
|
2011-08-19 17:51:04 +00:00 |
|
Michael Ow
|
6be4ed022f
|
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
X-SVN-Rev: 30541
|
2011-08-18 18:47:16 +00:00 |
|
Steven R. Loomis
|
aac270e4ba
|
ICU-5890 implement rpath3.patch from #5890
X-SVN-Rev: 30283
|
2011-07-06 17:08:39 +00:00 |
|
Steven R. Loomis
|
dfaf3a12d6
|
ICU-8493 fix Genccode assembler for hpux gcc
X-SVN-Rev: 29907
|
2011-04-27 01:06:22 +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 |
|