Commit Graph

522 Commits

Author SHA1 Message Date
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
Michael Ow
395a1c7d15 ICU-8348 Fix spacing issue in mh-hpux-acc which is causing error in icu-config
X-SVN-Rev: 29436
2011-02-15 21:47:34 +00:00
Steven R. Loomis
9ec80e7ba3 ICU-8211 ficx dependency generation for xlC v9
X-SVN-Rev: 29150
2010-12-03 16:49:10 +00:00
Steven R. Loomis
3876f7555b ICU-7995 make dist as used by milestone:4.5.2
X-SVN-Rev: 28748
2010-10-04 19:41:13 +00:00
Steven R. Loomis
d390758955 ICU-6981 pkg-config (closing out old merge)
X-SVN-Rev: 28551
2010-08-30 18:59:02 +00:00
Alexey Gousev
590648b41e ICU-7067 adding mh-haiku config file
X-SVN-Rev: 28533
2010-08-25 22:30:42 +00:00
Steven R. Loomis
82bdfe0afd ICU-7430 move call to svnversion out of top Makefile.
X-SVN-Rev: 28308
2010-07-14 20:44:40 +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
Michael Ow
bfb093aa80 ICU-7695 Add space after LD_RPATH for certain mh-* files.
X-SVN-Rev: 28123
2010-06-01 23:35:40 +00:00
Michael Ow
4d14b81997 ICU-7701 Check for processor type on HP-UX to determine correct linker option.
X-SVN-Rev: 28122
2010-06-01 21:58:17 +00:00
Markus Scherer
f6a04770ff ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
2010-05-19 17:29:33 +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
510f4944fd ICU-7629 Fix data installation in cygwin and update pkgdata tool.
X-SVN-Rev: 27982
2010-04-26 05:36:56 +00:00
Michael Ow
b0dbc86a37 ICU-7580 Ensure that a space separates output.
X-SVN-Rev: 27931
2010-04-15 15:20:16 +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
Steven R. Loomis
ce239c9d1f ICU-7435 fix icu-config and installation (user experience)
X-SVN-Rev: 27720
2010-02-27 06:38:11 +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
e1d189d3e2 ICU-6631 add --noverify option to icu-config
X-SVN-Rev: 27568
2010-02-15 19:54:47 +00:00
Steven R. Loomis
7f78036068 ICU-7403 fix samples breakage. "icu-config --ldflags-icuio --ldflags-toolutil" wasn't emitting a space between the output params.
X-SVN-Rev: 27461
2010-01-30 07:36:05 +00:00
Michael Ow
4e5917a94a ICU-7354 Fix handling of *FLAGSICUI18N when generating icu-config.
X-SVN-Rev: 27431
2010-01-28 06:31:51 +00:00
Michael Ow
40d487395b ICU-7283 Apply patches for layout code.
X-SVN-Rev: 27166
2010-01-07 22:32:53 +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
John Vu
0f60cda1cf ICU-6332 Removed the "s" in libsicu*.a to libicu*.a for static linking.
X-SVN-Rev: 26558
2009-08-27 01:19:35 +00:00
John Vu
b2af11d173 ICU-6579 Committing the same changes to mh-linux-va and mh-solaris-gcc like the original corresponding files of mh-linux and mh-solaris.
X-SVN-Rev: 26461
2009-07-30 20:45:53 +00:00
John Vu
2cf1de3050 ICU-6579 Tested the two files with the suggestion made from the ticket. Have not test "mh-solaris" on other non-Solaris machines.
X-SVN-Rev: 26453
2009-07-29 17:45:10 +00:00
John Emmons
66cdb3a6b9 ICU-6581 Build without versioned shared object names
X-SVN-Rev: 26389
2009-07-20 16:43:18 +00:00
Steven R. Loomis
9f373b4b5a ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
John Emmons
95d74a66dc ICU-6581 Build without versioned shared object names - fix bug in pkgdata tool for AIX
X-SVN-Rev: 26377
2009-07-17 23:59:37 +00:00
Michael Ow
4f6fd26142 ICU-6963 Make icu resolve symbols internally.
X-SVN-Rev: 26320
2009-07-14 16:50:23 +00:00
Steven R. Loomis
e01e8af482 ICU-6919 fix for icu-config generation
X-SVN-Rev: 26063
2009-06-03 23:55:27 +00:00
Michael Ow
c34ccf726f ICU-6638 Fix getting CURR_*_DIR in mh_mingw.
X-SVN-Rev: 25677
2009-03-30 16:24:17 +00:00
Michael Ow
e217638d5e ICU-6580 Add compiler option for HP-UX/ACC.
X-SVN-Rev: 25658
2009-03-26 20:25:10 +00:00
Michael Ow
2b339b3f24 ICU-6784 Use +Z instead of +z to handle larger link tables.
X-SVN-Rev: 25572
2009-03-12 22:26:01 +00:00
Michael Ow
a1e8a4743d ICU-6688 _ALL_SOURCE needs to be defined when strict mode is turned on for certain files to compile.
X-SVN-Rev: 25490
2009-02-26 21:05:53 +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
Steven R. Loomis
926677c828 ICU-6701 AIX pre-delete for archive (ar) arguments
X-SVN-Rev: 25314
2009-01-26 22:38:08 +00:00
Michael Ow
aa19a5bae0 ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Steven R. Loomis
6147253143 ICU-6219 Cygwin updates, and also a check-local at top level. Merged in from branches/srl/SIGWINCH r24732:24774
X-SVN-Rev: 24775
2008-10-10 16:52:15 +00:00
Andy Heninger
d68fd42cc7 ICU-6567 Fix some compiler warnings
X-SVN-Rev: 24716
2008-10-03 20:36:15 +00:00
Michael Ow
544abb1c9d ICU-6167 Fix substitution error for certain icu-config options.
X-SVN-Rev: 24546
2008-09-04 16:43:02 +00:00
Michael Ow
6291dc754d ICU-6506 Allow --detect-prefix and other prefix options to work in icu-config without preinstalling ICU.
X-SVN-Rev: 24523
2008-08-26 19:21:46 +00:00
Michael Ow
4caf2d8bee ICU-6500 Update the config file for HP-UX/ACC to reflect the replacement of ESlit option with Olit=all
X-SVN-Rev: 24502
2008-08-15 17:12:35 +00:00
Michael Ow
e2c6f876a3 ICU-6167 Add ECHO_T to Makefile.inc.in for future use.
X-SVN-Rev: 24479
2008-08-08 21:11:42 +00:00
Michael Ow
34f8b062b4 ICU-6167 Improve on echo newline option detection by using ECHO_N and ECHO_C to accommodate different behaviours from various shells.
X-SVN-Rev: 24470
2008-08-08 18:01:18 +00:00
Michael Ow
1c9d369c1a ICU-6167 Change the output of icu-config with certain options to be displayed on one line with a trailing newline after the final output.
X-SVN-Rev: 24393
2008-07-18 20:13:39 +00:00
Steven R. Loomis
e4da086056 ICU-6214 fix datarootdir fix to work for installed users
X-SVN-Rev: 24077
2008-05-29 20:41:30 +00:00
Steven R. Loomis
297a478ee0 ICU-6098 update to versioning and urename
X-SVN-Rev: 23948
2008-05-20 22:59:55 +00:00
Michael Ow
5eb6fafc8b ICU-2714 Correct icudata-install-dir and icudata option in the man pages.
X-SVN-Rev: 23534
2008-03-06 23:09:53 +00:00
George Rhoten
84051fc883 ICU-5985 Make the gcc configuration build like xlC_r
X-SVN-Rev: 23073
2007-12-12 17:28:24 +00:00
George Rhoten
52b70fb139 ICU-5992 Fix icu-config for Windows
X-SVN-Rev: 22789
2007-10-13 08:16:49 +00:00
Deborah Goldsmith
a8649df443 ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
Steven R. Loomis
9770c58ec3 ICU-5951 install.sh not found for pkgdata on solaris in installed ICU
X-SVN-Rev: 22706
2007-09-20 16:19:52 +00:00
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
George Rhoten
a45ce20a2b ICU-5799 Add options to hide some library functions for future reference.
These options are commented out until U_CAPI can import and export as needed.

X-SVN-Rev: 22358
2007-08-12 05:41:18 +00:00
George Rhoten
07a0475c66 ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
George Rhoten
116a585ab3 ICU-5445 Ignore some unnecessary warnings about casting between
undefined C types and real C++ types. 

X-SVN-Rev: 22356
2007-08-12 00:35:41 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
9833e48d70 ICU-5786 Revert back to the correct way to version library names on Mac OS X.
X-SVN-Rev: 22153
2007-07-26 17:08:57 +00:00
George Rhoten
86bdf2deee ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22149
2007-07-26 07:06:04 +00:00
George Rhoten
2a97497038 ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22148
2007-07-26 06:42:56 +00:00