Commit Graph

49 Commits

Author SHA1 Message Date
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
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
9ec80e7ba3 ICU-8211 ficx dependency generation for xlC v9
X-SVN-Rev: 29150
2010-12-03 16:49:10 +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
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 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
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
George Rhoten
9b45236c3f ICU-4738 Don't put .so files in the lib directory.
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
John Emmons
37e2ec00da ICU-4738 Get rid of 64.o rules until we need them
X-SVN-Rev: 18550
2005-09-20 14:48:48 +00:00
John Emmons
b71fb32e87 ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18507
2005-09-08 18:11:32 +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
George Rhoten
4a9c464a1d ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15083
2004-04-28 06:34:25 +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
6feaf2b228 ICU-2242 Assembly generation updates
X-SVN-Rev: 14669
2004-03-10 18:31:04 +00:00
George Rhoten
ccb727ae84 ICU-3485 Remove -brtl and use .a instead of .so. :-(
X-SVN-Rev: 14270
2004-01-08 22:54:22 +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
f96aa0a84a ICU-3221 Stop hiding the linker warning about multiple virtual function
definitions.

X-SVN-Rev: 12957
2003-08-27 01:00:01 +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
Steven R. Loomis
00606bb4a9 ICU-2707 remove targets before linking on aix
X-SVN-Rev: 12388
2003-06-09 22:35:07 +00:00
Steven R. Loomis
62d9d90d07 ICU-1898 double suffixes, quadruple suffixes, Aieeeee! [pushback from 2.0.3]
X-SVN-Rev: 9506
2002-08-01 03:28:53 +00:00
George Rhoten
4b12c02394 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9403
2002-07-29 21:33:32 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Steven R. Loomis
55d0abfa7f ICU-1861 changes for makefile.inc and icu-config
X-SVN-Rev: 8566
2002-05-07 03:10:14 +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
George Rhoten
71f955b6cc ICU-1556 Fixes for 64-bit AIX.
X-SVN-Rev: 8170
2002-03-21 01:26:40 +00:00
Steven R. Loomis
f90e09a772 ICU-1631 2.0.1 rollin, versioning and paths
X-SVN-Rev: 8010
2002-03-14 02:00:36 +00:00
Steven R. Loomis
1d4f1aac65 ICU-1748 fix AIX non multithreaded build
X-SVN-Rev: 7909
2002-03-08 00:25:53 +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
e51ea42e7c ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor
problems

X-SVN-Rev: 7189
2001-11-30 00:37:50 +00:00
George Rhoten
3771f70dc9 ICU-900 Suppress frivolous warning messages
X-SVN-Rev: 6919
2001-11-15 19:35:29 +00:00
George Rhoten
a896bc6aa7 ICU-900 Don't set the halt level too high, just in case.
X-SVN-Rev: 6567
2001-11-02 01:18:43 +00:00
George Rhoten
18324938f0 ICU-900 Don't display the linker warnings. They're all ignorable.
X-SVN-Rev: 6556
2001-11-01 22:45:17 +00:00
George Rhoten
87b09f113d ICU-1211 Fix for the Visual Age compiler
X-SVN-Rev: 6459
2001-10-26 20:25:31 +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
Ram Viswanadha
31d1a1f38d ICU-940 Versioning of ICU libraries on AIX fixed.
X-SVN-Rev: 4531
2001-04-23 23:12:28 +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
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
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00