Commit Graph

73 Commits

Author SHA1 Message Date
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Steven R. Loomis
5e7e4dc1b7 ICU-681 fixes for HP
X-SVN-Rev: 2742
2000-10-20 01:17:33 +00:00
Yves Arrouye
3003c41e38 ICU-630 put -L$(libdir) again
X-SVN-Rev: 2741
2000-10-20 00:14:26 +00:00
Steven R. Loomis
f6da76605b ICU-208 build on hpux
X-SVN-Rev: 2737
2000-10-19 22:58:07 +00:00
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