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
George Rhoten
3bc9b13a04
ICU-5121 Improve usage of _REENTRANT
...
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
44db2a42bc
ICU-4154 Fixes for IRIX. Add pthread safety.
...
X-SVN-Rev: 16848
2004-11-13 00:01:27 +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
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
Yves Arrouye
cb22fd576f
ICU-1607 add LD_SONAME and rules to generate versioned libraries.
...
X-SVN-Rev: 7426
2002-01-10 02:41:39 +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
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
Steven R. Loomis
9ee4e05574
ICU-734 mh-irix
...
X-SVN-Rev: 3045
2000-11-29 16:25:25 +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
Vladimir Weinstein
53feb508bc
ICU-171 additional configuration file for building on SGI
...
X-SVN-Rev: 481
1999-12-30 06:56:08 +00:00