Commit Graph

52 Commits

Author SHA1 Message Date
Steven R. Loomis
83a0542b5b ICU-20526 fix pkgdata where LD_SONAME has a trailing space
- added PKGDATA_TRAILING_SPACE to all of the pkgdataMakefile.in file.
- NOTE: Users who create their own pkgdata.inc / icupkg.inc files may need
   to recreate this PKGDATA_TRAILING_SPACE behavior.

- used the above variable, normally undefined, in mh-* files that need a trailing space

- Also, fixed use of system() in pkgdata.cpp per ICU-20538
This was causing pkgdata to return a zero status even on clang
failure, masking this issue.
2019-04-03 16:43:42 -07: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
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
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
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
Michael Ow
4f6fd26142 ICU-6963 Make icu resolve symbols internally.
X-SVN-Rev: 26320
2009-07-14 16:50:23 +00:00
George Rhoten
46d9f5589d ICU-5261 The data library doesn't need the C++ libraries.
X-SVN-Rev: 19838
2006-07-13 18:59:42 +00:00
George Rhoten
512fad5c40 ICU-5261 Fixes for Solaris 10
X-SVN-Rev: 19834
2006-07-13 07:38:31 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
528569a151 ICU-4421 Fix Solaris x86 compile failures when building the data
library.

X-SVN-Rev: 17373
2005-03-22 18:47:21 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Alan Liu
965742a9d9 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14831
2004-04-01 06:43:16 +00:00
George Rhoten
35c841b319 ICU-3389 Fix library versioning.
X-SVN-Rev: 14782
2004-03-26 22:33:12 +00:00
George Rhoten
89dbc3cb3d ICU-3389 Fix for how the library is named
X-SVN-Rev: 14772
2004-03-26 18:07:36 +00:00
George Rhoten
79ce810511 ICU-2242 Assembly generation updates
X-SVN-Rev: 14670
2004-03-10 21:47:02 +00:00
George Rhoten
e8d29efc2a ICU-2242 Assembly generation updates
X-SVN-Rev: 14668
2004-03-10 17:57:37 +00:00
Eric Mader
6aac9dbeb8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
George Rhoten
e71305bba2 ICU-3097 Change -G to -shared in mh-solaris-gcc and remove the out of
date rules for building .o files in source/data.  We build in source/data/out/build now.

X-SVN-Rev: 12798
2003-08-08 23:53:43 +00:00
George Rhoten
9c0b972277 ICU-3097 Temporarily readd -G because the linker is having problems with the data library in source/data
X-SVN-Rev: 12751
2003-08-04 17:48:34 +00:00
George Rhoten
716b9dec98 ICU-3097 Don't use -G for gcc. Use SHLIB from icudefs.mk, which uses -shared.
X-SVN-Rev: 12671
2003-07-24 17:42:44 +00:00
George Rhoten
678323650f ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8720
2002-05-29 16:50:13 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
George Rhoten
386fd64030 ICU-1075 Fix -rpath-link for AIX
X-SVN-Rev: 6337
2001-10-19 16:48:02 +00:00
George Rhoten
5a9e138a57 ICU-1254 Simplify the build process
X-SVN-Rev: 6026
2001-10-03 23:32:12 +00:00
Andy Heninger
71f004be68 ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
George Rhoten
282a07bbbf ICU-1017 Update for -licudata
X-SVN-Rev: 5555
2001-08-22 17:26:47 +00:00
Yves Arrouye
59b58dfcd2 ICU-208 reordered assignments for consistency
X-SVN-Rev: 2712
2000-10-17 16:52:58 +00:00
Yves Arrouye
6087025f1e ICU-208 fixed names of middle and final targets
X-SVN-Rev: 2711
2000-10-17 16:41:22 +00:00
Yves Arrouye
744d096023 ICU-208 fixed names of middle and final targets
X-SVN-Rev: 2710
2000-10-17 16:39:33 +00:00
Yves Arrouye
030eecf6ae ICU-671 added version ids.
X-SVN-Rev: 2694
2000-10-16 18:05:34 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Steven R. Loomis
7c70ce9a8e ICU-656 dashes, pass 2
X-SVN-Rev: 2670
2000-10-13 07:59:53 +00:00
Yves Arrouye
cf363a059b ICU-656 drop dashes from library names
X-SVN-Rev: 2662
2000-10-12 23:31:09 +00:00
Yves Arrouye
e78fc7185e ICU-3 don't use a double-ext for STATIC_O, it confused BSD make lovers :)
X-SVN-Rev: 2609
2000-10-09 19:55:52 +00:00
Yves Arrouye
c6192a34ec ICU-3 support compiling the source files twice with different options
while building; used on platforms that pass some special flags while
building shared libs (eg. -fPIC, -KPIC and others), but don't need
these flags when building static libs.

X-SVN-Rev: 2608
2000-10-09 19:06:57 +00:00
Yves Arrouye
dd68d5aa81 ICU-630 do not use rpath by default; added --enable-rpath for when
it is really needed.

X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
270f188bdd ICU-629 proper install variables used.
X-SVN-Rev: 2559
2000-10-03 22:51:46 +00:00
Yves Arrouye
a35fcf29e1 ICU-208 changes for versioned libraries.
X-SVN-Rev: 2434
2000-09-15 05:07:43 +00:00
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Steven R. Loomis
b67cfb9fbe ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
X-SVN-Rev: 1361
2000-05-13 00:13:15 +00:00
Markus Scherer
5a0029437c ICU-315 more S/390 changes
X-SVN-Rev: 1020
2000-03-29 20:17:28 +00:00
Yves Arrouye
fd7833f781 ICU-212 out-of-source build. Added a rule to build ../data/%.o files
that will work with out-of-source build directories.

X-SVN-Rev: 726
2000-02-07 20:57:10 +00:00
Steven R. Loomis
6dfc739162 ICU-84 os/390 makefile changes
X-SVN-Rev: 673
2000-01-21 07:30:58 +00:00
Helena Chapman
5bafb278d2 ICU-161 updated the copyright notices.
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00