George Rhoten
|
8d00ea2329
|
ICU-2461 Initial port of ICU to HP-UX with gcc.
X-SVN-Rev: 10141
|
2002-11-01 19:12:24 +00:00 |
|
George Rhoten
|
7f2fe1908f
|
ICU-1827 Allow int64_t to be used from the system headers.
X-SVN-Rev: 9444
|
2002-07-30 22:07:31 +00:00 |
|
George Rhoten
|
4e9839997b
|
ICU-1900 Since the xlC_r compiler may installed in an unusual location,
let's check the help text for the type of compiler. We'll default to the newer
VisualAge compiler when all else fails.
X-SVN-Rev: 9265
|
2002-07-19 22:21:21 +00:00 |
|
George Rhoten
|
a9de1825da
|
ICU-1900 Better detection of 64-bit library support for HP/UX.
X-SVN-Rev: 9094
|
2002-07-11 15:57:09 +00:00 |
|
George Rhoten
|
3013e4823a
|
ICU-1556 Move 64-bit library detection to aclocal.m4 from configure.in
and optimize the 64-bit libraries.
X-SVN-Rev: 8210
|
2002-03-22 22:46:46 +00:00 |
|
George Rhoten
|
3df78aa641
|
ICU-1556 Allow enable/disable building 64-bit libraris on Solaris for now.
X-SVN-Rev: 7118
|
2001-11-28 04:10:53 +00:00 |
|
George Rhoten
|
152ddb6897
|
ICU-1550 Fixes for NetBSD
X-SVN-Rev: 7087
|
2001-11-26 21:47:42 +00:00 |
|
George Rhoten
|
3b25b1d30a
|
ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6621
|
2001-11-05 22:28:09 +00:00 |
|
George Rhoten
|
6daff10bdd
|
ICU-1407 Fixed a typo for OSF
X-SVN-Rev: 6530
|
2001-10-31 21:26:21 +00:00 |
|
George Rhoten
|
eedb17c39e
|
ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
|
2001-10-30 19:57:44 +00:00 |
|
Yves Arrouye
|
5dfa18a11a
|
ICU-978 If platform is *-*-cygwin, use mh-cygwin as the config fragment.
X-SVN-Rev: 4863
|
2001-06-01 10:00:16 +00:00 |
|
Ram Viswanadha
|
3262c2ff32
|
ICU-974 changes to runConfigureICU to include Alpha specific setup
X-SVN-Rev: 4801
|
2001-05-25 18:00:38 +00:00 |
|
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 |
|
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
|
d388f7cca2
|
ICU-480 use mh-freebsd for NetBSD.
X-SVN-Rev: 2689
|
2000-10-16 17:25:16 +00:00 |
|
Yves Arrouye
|
5f926de34e
|
ICU-640 revamped looking up for pthread_create in libpthread,
libpthreads (old FreeBSD), libc_r (newer FreeBSD) and cma in a single
check
X-SVN-Rev: 2586
|
2000-10-06 00:08:04 +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 |
|
Vladimir Weinstein
|
b7766675e9
|
ICU-460 porting changes for PTX, OS-390, AIX VA
X-SVN-Rev: 1677
|
2000-06-28 22:18:27 +00:00 |
|
Steven R. Loomis
|
dc57b32b13
|
ICU-98 64 bit solaris: only enable sparcv9 if the compiler supports it.
X-SVN-Rev: 1445
|
2000-05-23 21:06:02 +00:00 |
|
Yves Arrouye
|
164abc5005
|
ICU-348 added -ansi to gcc's strict options (needs j390 to work).
X-SVN-Rev: 1353
|
2000-05-12 01:09:51 +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
|
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 |
|
Steven R. Loomis
|
3a882082c6
|
ICU-200 added os/400 mh- code
X-SVN-Rev: 803
|
2000-02-21 20:21:39 +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 |
|
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 |
|
Vladimir Weinstein
|
1a7496d786
|
ICU-171 changes for building on SGI
X-SVN-Rev: 480
|
1999-12-30 06:55:24 +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 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|