Yves Arrouye
0126b3446d
ICU-208 use -Wl to pass the +h to the linker for versioned libraries
...
X-SVN-Rev: 2730
2000-10-19 20:29:42 +00:00
Yves Arrouye
db2f9cef53
ICU-480 due to the weird 'W' definition of pthread_create() in libc on
...
Solaris, create AC_CHECK_LIBS_FIRST() and use it to check for functions
in libraries first, existing env last.
X-SVN-Rev: 2725
2000-10-18 20:35:21 +00:00
Yves Arrouye
ef6521493f
ICU-480 renamed mh-freebsd to mh-bsd-gcc, use it for both NetBSD and FreeBSD
...
X-SVN-Rev: 2724
2000-10-18 19:02:06 +00:00
Yves Arrouye
a63e51a9bb
ICU-630 rpath control
...
X-SVN-Rev: 2723
2000-10-17 23:28:41 +00:00
Yves Arrouye
e58944fe84
ICU-208 undo private edit
...
X-SVN-Rev: 2713
2000-10-17 16:53:42 +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
Steven R. Loomis
cfa7836b11
ICU-630 Yes, HP, we DO want the SHLIB_PATH to have an effect
...
X-SVN-Rev: 2704
2000-10-17 02:01: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
60abdbc718
ICU-208 versioning on Solaris, all compilers
...
X-SVN-Rev: 2693
2000-10-16 17:54:39 +00:00
Yves Arrouye
7b50082ed3
ICU-208 experimental support for ICU's rule of release X.Y2 being binary compatible w/ X.Y
...
X-SVN-Rev: 2674
2000-10-13 18:29:14 +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
Steven R. Loomis
e25f09a3c3
ICU-656 remove dashes (pass 2..)
...
X-SVN-Rev: 2669
2000-10-13 04:51:42 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +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
Steven R. Loomis
d2a6ce7b63
ICU-630 fix
...
X-SVN-Rev: 2592
2000-10-06 05:53:15 +00:00
Yves Arrouye
ed14ce5bff
ICU-640 enable library versioning
...
X-SVN-Rev: 2589
2000-10-06 00:56:39 +00:00
Yves Arrouye
22e55c4d9d
ICU-640 put -fPIC in SHAREDLIB*FLAGS not every compile line
...
X-SVN-Rev: 2587
2000-10-06 00:12:32 +00:00
Yves Arrouye
7738c43e8b
ICU-630 use $(INVOKE) and capitalize on $(LDLIBRARYPATH_ENVVAR) to make it portable
...
X-SVN-Rev: 2578
2000-10-05 19:25:39 +00:00
Steven R. Loomis
9d19a7e0a3
ICU-608 'files' mode for pkgdata.. also, export the default mode to Makefile.inc
...
X-SVN-Rev: 2572
2000-10-05 00:03:01 +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
87eb24c3ac
ICU-3 changed the names of the shared libs variables etc.
...
X-SVN-Rev: 2555
2000-10-03 18:27:36 +00:00
Yves Arrouye
324d161aa8
ICU-3 do not use @ENABLE_SHARED@ it won't get substituted.
...
X-SVN-Rev: 2545
2000-10-02 16:33:36 +00:00
Yves Arrouye
abf1ce1516
ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
...
X-SVN-Rev: 2538
2000-09-29 22:15:46 +00:00
Yves Arrouye
79bc498203
ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
...
X-SVN-Rev: 2535
2000-09-29 21:54:44 +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
8fa7d2d25a
ICU-360 pkgtools, out of source test update,fix 'make install' on solaris
...
X-SVN-Rev: 2254
2000-08-15 02:41:58 +00:00
Vladimir Weinstein
a2d2ba716b
ICU-460 PTX config change
...
X-SVN-Rev: 1986
2000-07-20 20:10:31 +00:00
Yves Arrouye
f3df821d25
ICU-377 more fixes for Rhapsody/Darwin port.
...
X-SVN-Rev: 1909
2000-07-17 20:14:51 +00:00
Steven R. Loomis
c596b24a8a
ICU-393 .cvsignore cleanup
...
X-SVN-Rev: 1866
2000-07-13 22:04:24 +00:00
Yves Arrouye
6b622f7caa
ICU-377 do not define LIBTOOL since we don't use it.
...
X-SVN-Rev: 1806
2000-07-12 07:25:04 +00:00
Yves Arrouye
9403fd2554
ICU-377 do not pass -framework System while
...
linking (it is implicitly used).
X-SVN-Rev: 1802
2000-07-12 06:05:26 +00:00
Yves Arrouye
92ae383204
ICU-377 change the shlib rules for Darwin a bit more
...
X-SVN-Rev: 1798
2000-07-11 23:38:12 +00:00
Yves Arrouye
758b93fe15
ICU-377 change the shlib rules for Darwin
...
X-SVN-Rev: 1797
2000-07-11 23:37:11 +00:00
Steven R. Loomis
c8c1c21605
ICU-360 pkgdata
...
X-SVN-Rev: 1768
2000-07-10 17:34:32 +00:00
Yves Arrouye
357fc87246
ICU-377 recognize both Rhapsody (and define U_RHAPSODY) and Darwin
...
(and define U_DARWIN), and have both of them use config/mh-darwin.
X-SVN-Rev: 1732
2000-07-03 19:32:00 +00:00
Yves Arrouye
d37141dcac
ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
...
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.
X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Steven R. Loomis
b32d4e3cfc
ICU-360 for non-icu icupkg use
...
X-SVN-Rev: 1699
2000-06-29 02:34:31 +00:00
Vladimir Weinstein
5240a256f2
ICU-460 porting changes
...
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Steven R. Loomis
1bb4bd6f06
ICU-408 ICU install cleanup
...
X-SVN-Rev: 1612
2000-06-13 19:42:59 +00:00
Steven R. Loomis
9ff4e2eaa0
ICU-408 fixes for HPUX
...
X-SVN-Rev: 1528
2000-05-31 22:18:22 +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
Vladimir Weinstein
90fadc72aa
ICU-351 changes for PTX support
...
X-SVN-Rev: 1095
2000-04-07 22:24:08 +00:00
Markus Scherer
e542c7dedc
ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
...
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Markus Scherer
9a74ba932e
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1059
2000-04-04 16:30:21 +00:00
Markus Scherer
3a37a44a56
ICU-98 add LIBUSTDIO like in the other mh- files
...
X-SVN-Rev: 1024
2000-03-29 22:58:32 +00:00
Brendan Murray
dd70c2705e
ICU-98 These are changes to support 64-bit platforms, such as Sun
...
SPARC V9, which is the only one tested so far.
X-SVN-Rev: 1022
2000-03-29 21:41:11 +00:00
Markus Scherer
5a0029437c
ICU-315 more S/390 changes
...
X-SVN-Rev: 1020
2000-03-29 20:17:28 +00:00
Helena Chapman
a24534df38
ICU-84 S/390 DLL code update.
...
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
Markus Scherer
f441833597
ICU-303 added HPUX_JUNK_OBJ from 1.4 branch
...
X-SVN-Rev: 901
2000-03-07 01:27:28 +00:00
Markus Scherer
ff1839146e
ICU-84 merge 1.4 compile options into trunk
...
X-SVN-Rev: 900
2000-03-07 01:26:59 +00:00
Steven R. Loomis
6c77945014
ICU-200 OS400 update
...
X-SVN-Rev: 797
2000-02-18 21:05:24 +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
Steven R. Loomis
20eea894f5
ICU-85 pthread support for HP/UX 11
...
X-SVN-Rev: 612
2000-01-17 22:22:29 +00:00
Helena Chapman
5bafb278d2
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Steven R. Loomis
03c9e5e102
ICU-161 (c)
...
X-SVN-Rev: 582
2000-01-14 16:19:24 +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
Helena Chapman
6a896050ad
ICU-84 Updated the S/390 makefile fragment.
...
X-SVN-Rev: 477
1999-12-30 00:25:32 +00:00
Helena Chapman
9c67fb547b
ICU-205 Merge in the FreeBSD port for conversion interface only.
...
X-SVN-Rev: 475
1999-12-29 01:09:27 +00:00
Steven R. Loomis
c5af2760b4
ICU-18 new makefile.in for an icuapps fragment
...
X-SVN-Rev: 52
1999-10-13 06:17:37 +00:00
Stephen Booth
7406982293
Sync with 1.2.5
...
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00