Commit Graph

336 Commits

Author SHA1 Message Date
Steven R. Loomis
f4feacb317 ICU-375 Please remember to check in 'configure' if you change 'configure.in'
X-SVN-Rev: 1350
2000-05-11 23:19:25 +00:00
Yves Arrouye
e730d995ca ICU-377 set platform to RHAPSODY when appropriate.
X-SVN-Rev: 1281
2000-04-27 22:06:51 +00:00
Yves Arrouye
39eeca6269 ICU-368 always set U_IOSTREAM_SOURCE to 0 before testing, to avoid a potential case where it would be the empty string
X-SVN-Rev: 1279
2000-04-27 21:20:16 +00:00
Yves Arrouye
352e371199 ICU-377 added *-apple-rhapsody* to use the config/mh-rhapsody fragment
X-SVN-Rev: 1278
2000-04-27 21:13:02 +00:00
Yves Arrouye
978f1cfef5 ICU-368 auto-detection of <iostream>, <iostream.h>, and whether one can resolve an external reference to cout if <iostream.h> is found.
X-SVN-Rev: 1249
2000-04-25 21:18:35 +00:00
Steven R. Loomis
1f1373d7ec ICU-130 genprops
X-SVN-Rev: 1223
2000-04-22 17:05:35 +00:00
Yves Arrouye
dc50431253 ICU-348 Oops. Now, strict compile is really off by default.
X-SVN-Rev: 1105
2000-04-10 22:52:58 +00:00
Yves Arrouye
bb2ce2ca2a ICU-348 disable strict compilation by default; renamed yc_* variables to
ac_* (yc stands for Yves's config, not a good idea here).

X-SVN-Rev: 1103
2000-04-10 22:38:53 +00:00
Yves Arrouye
03014927b8 ICU-347 moved the macros definitions into aclocal.m4, of course...
X-SVN-Rev: 1099
2000-04-10 21:54:53 +00:00
Brendan Murray
2667f27fcd ICU-98 SRL rejected change to configure because it was overwritten. I have reapplied change to source\configure and added to source\aclocal.m4 to allow autoconf to work correctly.
X-SVN-Rev: 1098
2000-04-10 21:43:26 +00:00
Vladimir Weinstein
90fadc72aa ICU-351 changes for PTX support
X-SVN-Rev: 1095
2000-04-07 22:24:08 +00:00
Yves Arrouye
12e6889366 ICU-347 new configure tests to check for the existence of wchar.h
(use #if U_HAVE_WCHAR_H) and the size of wchar_t (use U_SIZEOF_WCHAR_T to get
the size). The new symbols appear in platform.h (and icucfg gets a HAVE_WCHAR_H too).

X-SVN-Rev: 1089
2000-04-06 23:36:17 +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
Helena Chapman
1f801e178e ICU-315 Changed the version # to avoid collision with the previously installed libraries.
X-SVN-Rev: 988
2000-03-24 21:39:25 +00:00
Yves Arrouye
5bf9df4add ICU-315 This configure matches the 1.29 configure.in.
X-SVN-Rev: 972
2000-03-22 08:11:43 +00:00
Helena Chapman
f01288f416 ICU-315 Check in the new configure script for S/390
X-SVN-Rev: 963
2000-03-21 01:48:12 +00:00
Madhu K
7bb7910a88 ICU-302 Added tests for udata API
X-SVN-Rev: 886
2000-03-03 01:09:33 +00:00
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Yves Arrouye
bf89e792e3 ICU-212 out-of-source build. configure now creates data/ and
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.

X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Steven R. Loomis
719a178910 ICU-227 fix to actually turn on udata dll's on hpux
X-SVN-Rev: 677
2000-01-22 01:41:16 +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
484f05fa88 ICU-227 Fix some pthreads checks for OS390, fix a date..
X-SVN-Rev: 666
2000-01-20 21:31:01 +00:00
Steven R. Loomis
9ce073fc3b ICU-227 to version 1.4.0 in prep for release
X-SVN-Rev: 660
2000-01-20 02:35:04 +00:00
Steven R. Loomis
d0eb82f178 ICU-236 HP/UX dll support for UDATA. Woo hoo!
X-SVN-Rev: 647
2000-01-19 07:23:50 +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
79442e66b3 ICU-205 updates to BSD fix
X-SVN-Rev: 500
2000-01-08 01:34:45 +00:00
Steven R. Loomis
a33b4125dd ICU-12 pathname changes for unix
X-SVN-Rev: 495
2000-01-06 20:14:26 +00:00
Steven R. Loomis
e152130070 ICU-157 udata updates -> configure changes [compile C files using C++ to work around broken HP compiler]
X-SVN-Rev: 423
1999-12-15 21:48:22 +00:00
Steven R. Loomis
afffff45ca ICU-132 fixing enable-threads
X-SVN-Rev: 363
1999-12-09 23:47:30 +00:00
Steven R. Loomis
f313ba28b5 ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Steven R. Loomis
401315d2ba ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility.
X-SVN-Rev: 252
1999-11-23 23:50:51 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Steven R. Loomis
859254c0bb ICU-57 checked in updated configure script
X-SVN-Rev: 169
1999-11-09 23:15:02 +00:00
Helena Chapman
2af30b1e99 ICU-57 Checked in configure script to avoid running autoconf on some platforms.
X-SVN-Rev: 116
1999-10-25 22:36:32 +00:00