Commit Graph

255 Commits

Author SHA1 Message Date
Yves Arrouye
ed189cc538 ICU-1227 make the C name empty if there is no suffix, instead of
ending up with just an underscore. It is prettier.

X-SVN-Rev: 7668
2002-02-14 19:51:22 +00:00
Yves Arrouye
ef3468002c ICU-1227 change the data entry point name to include the lib suffix.
X-SVN-Rev: 7663
2002-02-14 19:18:14 +00:00
Yves Arrouye
bf80cbeb5e ICU-1703 add --enable-renaming option (default is yes)
X-SVN-Rev: 7648
2002-02-13 20:27:53 +00:00
Yves Arrouye
d395929eff ICU-1596 use the library suffix for the ICU data library too.
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Yves Arrouye
45a7e67818 ICU-1675 hmmm, we still want things to go into wherever/icu/version
so change that and make it a new variable name for consistency.

X-SVN-Rev: 7542
2002-01-31 04:24:36 +00:00
Yves Arrouye
40ac5aa3b0 ICU-1675 have configure define a icudatadir that is used correctly
in the build as well as in the manual pages.

X-SVN-Rev: 7537
2002-01-31 01:02:36 +00:00
Yves Arrouye
e530e81268 ICU-1632 fix sizeof(wchar_t) properly.
X-SVN-Rev: 7494
2002-01-24 18:11:51 +00:00
Ram Viswanadha
b26c7e469d ICU-1627 Fix make files
X-SVN-Rev: 7490
2002-01-24 17:35:04 +00:00
Yves Arrouye
8e96cd92a7 ICU-377 check for sizeof(wchar) after checking for ints.
X-SVN-Rev: 7476
2002-01-23 16:42:10 +00:00
Yves Arrouye
a0d2227498 ICU-3 if --enable-shared is not called explicitely, then the message
always displays 'no' for the result of the test, even though the
variable ENABLE_SHARED is correctly set and substituted.

X-SVN-Rev: 7410
2002-01-08 22:10:21 +00:00
Vladimir Weinstein
93bca8f03a ICU-978 cygwin port, inital commit
X-SVN-Rev: 7381
2002-01-03 22:35:03 +00:00
Yves Arrouye
16b14ddef2 ICU-1404 allow common and dll as synonyms for archive and library (for
consistency with pkgdata, for which the opposite change is made)

X-SVN-Rev: 7363
2001-12-21 17:45:55 +00:00
George Rhoten
a9e11cfce2 ICU-1556 Better fix for Solaris with gcc
X-SVN-Rev: 7211
2001-11-30 17:38:56 +00:00
George Rhoten
df1e6e73c1 ICU-1556 Fix for Solaris with gcc
X-SVN-Rev: 7195
2001-11-30 01:02:04 +00:00
George Rhoten
88a3210dad ICU-1460 Several fixes for HP/UX. One of them is the +DAportable option.
X-SVN-Rev: 7153
2001-11-29 00:29:20 +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
Yves Arrouye
30a1c84d02 ICU-1476 if Doxygen cannot be found, have make doc generate a warning,
and do not prevent installation to succeed.

X-SVN-Rev: 6765
2001-11-11 07:22:54 +00:00
Yves Arrouye
a2eb2cd5b2 ICU-1476 new make doc target uses doxygen. doxygen is autodetected.
make install installs the documentation.

X-SVN-Rev: 6764
2001-11-11 06:58:13 +00:00
Yves Arrouye
efd839cbbe ICU-1227 make the help for --with-library-suffix easier to read.
X-SVN-Rev: 6731
2001-11-10 03:14:20 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00
George Rhoten
6f1c025e92 ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6550
2001-11-01 17:28:18 +00:00
George Rhoten
82c6f2d630 ICU-1028 os/390 partially supports namespaces. Change the test to reflect that.
X-SVN-Rev: 6529
2001-10-31 21:24:50 +00:00
Andy Heninger
7ad55678c3 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6507
2001-10-31 00:38:57 +00:00
George Rhoten
8513e76562 ICU-1407 Properly fixed mmap checking (I think)
X-SVN-Rev: 6502
2001-10-30 23:41:05 +00:00
George Rhoten
eedb17c39e ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
2001-10-30 19:57:44 +00:00
Ram Viswanadha
41bda2c7c7 ICU-1211 fix typo
X-SVN-Rev: 6417
2001-10-24 20:27:24 +00:00
Ram Viswanadha
a2c62e5db6 ICU-1211 Fixes for Alpha Linux CCC and CXX
X-SVN-Rev: 6391
2001-10-23 02:14:05 +00:00
George Rhoten
7191618976 ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6372
2001-10-22 19:05:28 +00:00
Markus Scherer
57be575691 ICU-1290 Unicode version 3.1.1 now
X-SVN-Rev: 6358
2001-10-20 00:30:31 +00:00
George Rhoten
477e0ca31a ICU-1211 Fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6347
2001-10-19 22:18:43 +00:00
Eric Mader
22328f2913 ICU-1289 changes to build extra/scrptrun
X-SVN-Rev: 6294
2001-10-17 23:11:14 +00:00
George Rhoten
22e967745f ICU-1211 Fix for HP/UX file renaming and check 64 bit numbers for future use
X-SVN-Rev: 6223
2001-10-12 22:33:02 +00:00
Helena Chapman
2b6defd223 ICU-1264 Check in namespace support for autoconf.
X-SVN-Rev: 6129
2001-10-09 17:52:43 +00:00
Eric Mader
9d14f29e83 ICU-1253 add test/letest to list of Makefiles
X-SVN-Rev: 6028
2001-10-03 23:52:15 +00:00
Yves Arrouye
9818bd0092 ICU-591 add the none option in the help string for --with-iostream-version
X-SVN-Rev: 5939
2001-09-27 18:33:55 +00:00
Andy Heninger
52c09b16bb ICU-1075 UNIX builds, add U_INLINE setting from configure script. Also remove
configure option for static reference to data dll.  (Always there, no option.)

X-SVN-Rev: 5908
2001-09-24 23:59:49 +00:00
Yves Arrouye
ac99345a41 ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Yves Arrouye
5a839dacf6 ICU-1220 Added flag --without-ustdio to not build ustdio (as opposed
to not building any of the things in the extra directory).

X-SVN-Rev: 5826
2001-09-19 23:43:43 +00:00
George Rhoten
475da1c8f6 ICU-1007 Remove genqchk/genfchk Makefiles
X-SVN-Rev: 5501
2001-08-17 01:53:38 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
0cc6d54950 ICU-810 Check that we can actually use 64-bit executables.
X-SVN-Rev: 5293
2001-07-23 19:52:19 +00:00
George Rhoten
de354cd355 ICU-1007 HP/UX fix for gennorm
X-SVN-Rev: 5292
2001-07-23 18:34:35 +00:00
Yves Arrouye
7a737d73d6 ICU-1010 (fixed committing an 'experimental, broken' sed) look for version in every .h after trying uversion.h
X-SVN-Rev: 5062
2001-06-22 17:04:37 +00:00
Yves Arrouye
b20ff0e274 ICU-1010 look for version in every .h after trying uversion.h
X-SVN-Rev: 5061
2001-06-22 16:50:43 +00:00
Yves Arrouye
d4f08f066d ICU-1010 get the version from uversion.h since it's not in utypes.h anymore
X-SVN-Rev: 5059
2001-06-22 16:01:27 +00:00
Ram Viswanadha
8a45e3f14a ICU-1007 update configure and configure.in to include gennorm
X-SVN-Rev: 5048
2001-06-21 18:45:45 +00:00
Syn Wee Quek
98dba22c6c ICU-983 One liner added to handle dumpce.
X-SVN-Rev: 5008
2001-06-15 18:22:12 +00:00
Yves Arrouye
5cfa04f7fd ICU-963 added a check for specific files in the hardcoded directory
before we get too fancy with library pathes, since we can get it wrong when
differently compiled, and incomplete, ICUs, are installed in different
locations.

X-SVN-Rev: 4908
2001-06-06 23:32:41 +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
Eric Mader
3fb4fc0329 ICU-603 initial checkin of full Thai word break test.
X-SVN-Rev: 4625
2001-05-08 17:30:04 +00:00
George Rhoten
6600210ae6 ICU-889 Missing decmn for hp-ux
X-SVN-Rev: 4585
2001-05-02 23:50:22 +00:00
Syn Wee Quek
66ffa7b323 ICU-833
Removed HP compiler warnings

X-SVN-Rev: 4569
2001-04-26 17:54:30 +00:00
Andy Heninger
9c50953149 ICU-880 Add collation performance test program
X-SVN-Rev: 4550
2001-04-25 01:06:38 +00:00
Syn Wee Quek
5d0c31b788 ICU-833
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.

X-SVN-Rev: 4434
2001-04-04 02:31:28 +00:00
Yves Arrouye
288eeb3bec ICU-893 added numerical components of the version number as separate
defines.

X-SVN-Rev: 4140
2001-03-16 18:54:36 +00:00
George Rhoten
1b873eb9a7 ICU-867 add genuca to the build process
X-SVN-Rev: 3731
2001-02-22 21:25:01 +00:00
Steven R. Loomis
509060e251 ICU-396 remove XMLConverter to icuapps
X-SVN-Rev: 3121
2000-12-04 23:30:38 +00:00
Steven R. Loomis
bb02a85061 ICU-743 udata rearrangement (new makefile in source/data/build)
X-SVN-Rev: 3089
2000-12-01 18:50:37 +00:00
Steven R. Loomis
b458072421 ICU-586 message to remind you to use gmake instead of make
X-SVN-Rev: 3057
2000-11-30 19:02:44 +00:00
Eric Mader
3f77fc750a ICU-120 flatten layout file structure.
X-SVN-Rev: 3024
2000-11-28 21:01:17 +00:00
Steven R. Loomis
0d99688f83 ICU-653 rename and relocate icudata
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Eric Mader
5a3cbc5aee ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2911
2000-11-14 21:45:26 +00:00
Steven R. Loomis
643427e27b ICU-692 fix install-sh path in icudefs.mk
X-SVN-Rev: 2898
2000-11-09 23:03:25 +00:00
Yves Arrouye
edec349339 ICU-408 do not generate tools/rbdump/Makefile since tools/rbdump isn't built
X-SVN-Rev: 2847
2000-10-30 21:21:53 +00:00
Steven R. Loomis
f08d35e020 ICU-681 hpux 10 - add genprops to the list of build-as-C++-main files
X-SVN-Rev: 2803
2000-10-26 19:35:50 +00:00
Yves Arrouye
006615f65b ICU-695 put data under $(libdir) not $(datadir).
X-SVN-Rev: 2790
2000-10-25 22:26:17 +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
5ee8cc8a0d ICU-681 more flexibility in threads variables settings
X-SVN-Rev: 2757
2000-10-20 06:17:23 +00:00
Yves Arrouye
1b9285d0c1 ICU-3 messages about testing for--enable-shared and --enable-static
X-SVN-Rev: 2753
2000-10-20 05:48:22 +00:00
Steven R. Loomis
76ac79bbe5 ICU-681 hpux (test pthread_mutex_destroy instead of pthread_create)
X-SVN-Rev: 2738
2000-10-19 22:59:55 +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
fb83b2be8e ICU-480 fixed test on unknown.
X-SVN-Rev: 2709
2000-10-17 16:31:36 +00:00
Yves Arrouye
50c10a16ef ICU-559 put Alpha Linux specific compiler flags in compiler variables, not cpp variable.
X-SVN-Rev: 2698
2000-10-16 18:31:29 +00:00
Ram Viswanadha
658f4145bb ICU-559 Added compiler specific switches for Alpha/Linux platform
X-SVN-Rev: 2695
2000-10-16 18:06:22 +00:00
Yves Arrouye
85ab5c8fa0 ICU-480 (piggybacking) add a CVS id to the file, so that one can diff easily a changed configure.in
X-SVN-Rev: 2692
2000-10-16 17:43:48 +00:00
Yves Arrouye
a28f6e29d6 ICU-480 nicer message for nl_langinfo(xxx)
X-SVN-Rev: 2691
2000-10-16 17:32:22 +00:00
Yves Arrouye
614eb112b5 ICU-480 detect nl_langinfo() and then tries to pass it CODESET and
_NL_CTYPE_CODESET_NAME, and set U_NL_LANGINFO_CODESET accordingly. If neither
works, define U_HAVE_NL_LANGINFO_CODESET to 0, for these NetBSD boxes...

X-SVN-Rev: 2690
2000-10-16 17:26:31 +00:00
Yves Arrouye
f803c69a2b ICU-208 don't use AC_SUBST() w/ quotes changed, it doesn't work!?
X-SVN-Rev: 2679
2000-10-13 20:40:38 +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
ed49fe1e13 ICU-666 get ICU version from utypes.h
X-SVN-Rev: 2673
2000-10-13 18:27:39 +00:00
Steven R. Loomis
3755154237 ICU-658 Version is: 1.6.0.1. 1.6.1 does not exist
X-SVN-Rev: 2668
2000-10-13 02:10:43 +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
f2f786c479 ICU-640 just in case for FreeBSD, look for wcscpy in -lwcs at the same time we look for it in the libc.
X-SVN-Rev: 2606
2000-10-09 18:04:44 +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
92cdf1f717 ICU-640 use AC_SEARCH_LIBS(dlopen, dl c) to look for dlopen so that
it is found on FreeBSD where it is part of the C library.

X-SVN-Rev: 2582
2000-10-05 23:55:00 +00:00
Yves Arrouye
0b35a1e72c ICU-630 autoconf detection code for tzset, _tzset, tzname, _tzname
(adapted from AC_STRUCT_TIMEZONE), timezone and _timezone. The defines
U_TZSET, U_TZNAME and U_TIMEZONE either contain the symbol to use, or are
undefined if there is no appropriate symbol. putil.c thus has now things
like:

	uprv_timezone() {
	#ifdef U_TIMEZONE
	    return U_TIMEZONE;
	#else
	    ...........
	#endif
	}

which is much simpler.

X-SVN-Rev: 2580
2000-10-05 23:41:59 +00:00
Yves Arrouye
1c4c881afb ICU-638 added the new U_HAVE_NL_LANGINFO, U_HAVE_CODESET, and
U_HAVE_TZSET to get rid of the (routinely incorrect) manipulation of U_POSIX
based on platform names. Also added U_HAVE_WCSCPY to define whether a
platform has the w* functions (it may not, even if wchar.h is present).

X-SVN-Rev: 2579
2000-10-05 19:33:35 +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
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Yves Arrouye
6eede8037e ICU-3 fixed typo.
X-SVN-Rev: 2548
2000-10-02 19:40:49 +00:00
Yves Arrouye
0e3e4ebdd0 ICU-3 add the PIC flags variables if ENABLE_SHARED is non-null
X-SVN-Rev: 2546
2000-10-02 16:34:03 +00:00
Yves Arrouye
2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
Yves Arrouye
cfdcdc45da ICU-308 typo in CPPFLAGS settings for archive packaging
X-SVN-Rev: 2491
2000-09-22 19:31:42 +00:00
Yves Arrouye
fd77ef300f ICU-308 if --xxx-mapped is used, use its value for the packaging!
X-SVN-Rev: 2490
2000-09-22 19:23:11 +00:00
Yves Arrouye
20ab3c5b37 ICU-308 put back --xxxx-mapped for backwards compatibility, and put in some warnings about its use and checks for inconsistencies
X-SVN-Rev: 2489
2000-09-22 19:21:38 +00:00
Yves Arrouye
925e82c9cf ICU-608 removed --enable-mapped in favor of --with-data-packaging
Auto-detected mmap() using AC_FUNC_MMAP (for fixed mmap).
Use both dlopen and mmap auto-detection to decide what the best default
data packaging is.

X-SVN-Rev: 2488
2000-09-22 19:02:20 +00:00
Steven R. Loomis
7632d7c2e6 ICU-591 removed extra call to 'w' [no need to check system uptime while setting thread options :)]
X-SVN-Rev: 2439
2000-09-15 23:32:52 +00:00
Yves Arrouye
3c6dfaf9de ICU-598 define ECHO_N and ECHO_C
X-SVN-Rev: 2432
2000-09-15 05:05:51 +00:00
Steven R. Loomis
dabb4775c3 ICU-591 (yves@realnames.com after stealing srl's latopt) added --with-iostream option.
X-SVN-Rev: 2430
2000-09-11 21:20:51 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
Steven R. Loomis
44ee8bdd9a ICU-550 hpux
X-SVN-Rev: 2286
2000-08-16 17:02:34 +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
Steven R. Loomis
f95365b1b3 ICU-519 check c++ and c compilers for sparcv9
X-SVN-Rev: 2083
2000-08-01 00:39:55 +00:00
Yves Arrouye
9fbbbf01bc ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Steven R. Loomis
b7031a5f84 ICU-497 upgrade version #
X-SVN-Rev: 1847
2000-07-13 16:46:25 +00:00
Yves Arrouye
995ca8a672 ICU-360 detect gmake or make and set U_MAKE to that. Substitute U_MAKE
in platform.h.in, and hardcode it to "nmake" in pwin32.h and "gmake" in
pos400.h and pos2.h. Then use U_MAKE to define the default make command in
pkgdata.c, if there is no MAKE env variable.

X-SVN-Rev: 1793
2000-07-11 22:25:51 +00:00
Steven R. Loomis
96a453126e ICU-487 remove makeconv
X-SVN-Rev: 1758
2000-07-07 23:39:54 +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
067d8441cb ICU-408 don't create the 'translit/' directory in data, it confuses cvs
X-SVN-Rev: 1696
2000-06-29 01:44:41 +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
cd30713a6b ICU-360 pkgdata tool
X-SVN-Rev: 1618
2000-06-14 00:50:58 +00:00
Steven R. Loomis
87c0555238 ICU-408 install cleanup
X-SVN-Rev: 1613
2000-06-13 19:44:38 +00:00
Steven R. Loomis
edd13c1b92 ICU-98 64 bit solaris (use $CXX [CC] not cc for the test)
X-SVN-Rev: 1490
2000-05-25 16:00:54 +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
Helena Chapman
784f896999 ICU-375 The release number can't contain non-numeric values.
X-SVN-Rev: 1333
2000-05-04 19:37:05 +00:00
Helena Chapman
a124d40e32 ICU-375 Restore the configure settings back to the pre-1.4.1.2 release configuration.
X-SVN-Rev: 1330
2000-05-04 17:41:31 +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
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
b9cfdb24d5 ICU-130 genprops
X-SVN-Rev: 1222
2000-04-22 17:00:28 +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
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
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
Helena Chapman
0c9dc9a8d4 ICU-315 Steven says, "change the parens to curly braces" on ICQ in Malta.
X-SVN-Rev: 962
2000-03-20 23:34:54 +00:00
Helena Chapman
ddff22f632 ICU-315 updated the configure.in to include DLL detection.
X-SVN-Rev: 961
2000-03-20 23:29:45 +00:00
Markus Scherer
46f8e6aea0 ICU-200 merge adding os/400 choices from 1.4
X-SVN-Rev: 902
2000-03-07 01:28:09 +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
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
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
Helena Chapman
d0cf0882de ICU-57 Added release number to configure.in.
X-SVN-Rev: 117
1999-10-25 22:38:16 +00:00