Commit Graph

120 Commits

Author SHA1 Message Date
Steven R. Loomis
af0bda456e ICU-681 rebuild resbunds when genrb changes
X-SVN-Rev: 2806
2000-10-26 19:40:21 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Steven R. Loomis
64c81606e0 ICU-693 error checking on binary file import
X-SVN-Rev: 2780
2000-10-25 06:52:32 +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
George Rhoten
1f1e71e3b3 ICU-602 New Swahili locale
X-SVN-Rev: 2767
2000-10-24 00:42:41 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +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
76a1b37ce9 ICU-601 all manual pages have an ICU X.Y Manual header now
X-SVN-Rev: 2657
2000-10-12 21:38:43 +00:00
Yves Arrouye
fd83852f2b ICU-601 added manual page for makeconv
X-SVN-Rev: 2652
2000-10-12 20:59:20 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Ram Viswanadha
9d55746639 ICU-648 Changed UTF from alias to canonical names
X-SVN-Rev: 2624
2000-10-10 23:11:15 +00:00
Ram Viswanadha
e07e541922 ICU-639 added new locale files in utf-8 format
X-SVN-Rev: 2583
2000-10-05 23:58:57 +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
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
70d88bb088 ICU-601 revamped manual page for genrb, reused as much as possible from the gencnval page for consistency
X-SVN-Rev: 2537
2000-09-29 22:04:25 +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
George Rhoten
7783b01356 ICU-597 Make the definition for main more consistent for OS/400.
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
Steven R. Loomis
81e2c44077 ICU-601 oops, there is no utf-8LE
X-SVN-Rev: 2459
2000-09-20 17:59:00 +00:00
Yves Arrouye
1288a8d9d2 ICU-601 see also pkgdata(8).
X-SVN-Rev: 2458
2000-09-19 22:33:36 +00:00
Yves Arrouye
6c5203211b ICU-601 use lighter font switching and typical Unix man style.
X-SVN-Rev: 2457
2000-09-19 21:46:01 +00:00
Yves Arrouye
542114ca00 ICU-601 use section 8 for commands in sbin.
X-SVN-Rev: 2456
2000-09-19 21:17:45 +00:00
Yves Arrouye
8462ebe0e5 ICU-601 fix build of man page and installation.
X-SVN-Rev: 2450
2000-09-19 18:34:32 +00:00
Steven R. Loomis
1f0ea16712 ICU-601 man pages for tools
X-SVN-Rev: 2440
2000-09-18 19:09:20 +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
bd94ac5ec8 ICU-567 MacOS
X-SVN-Rev: 2366
2000-08-28 21:36:13 +00:00
George Rhoten
59cd621336 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2340
2000-08-23 20:06:20 +00:00
George Rhoten
e9d77b6637 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2318
2000-08-21 22:17:55 +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
George Rhoten
09f57a9f46 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2144
2000-08-09 17:39:16 +00:00
Yves Arrouye
6dd0c56667 ICU-515 make check depends on make all.
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Steven R. Loomis
90592a3564 ICU-372 removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]
X-SVN-Rev: 2071
2000-07-28 18:06:41 +00:00
Vladimir Weinstein
188de0a3c0 ICU-460 porting changes OS/390
X-SVN-Rev: 2061
2000-07-28 03:18:30 +00:00
Ram Viswanadha
34243c74d9 ICU-372 Added language codes
X-SVN-Rev: 1996
2000-07-20 23:16:01 +00:00
Steven R. Loomis
a13a277477 ICU-351 locale update
X-SVN-Rev: 1988
2000-07-20 20:25:46 +00:00
Vladimir Weinstein
01aa01cf2e ICU-489 better error reporting and infinite loop fix
X-SVN-Rev: 1982
2000-07-20 19:56:52 +00:00
Alan Liu
e079ed5e8b ICU-410 use u_fgetcx (unescaping u_fgetc)
X-SVN-Rev: 1899
2000-07-16 13:43:40 +00:00
Helena Chapman
6ca74cacae ICU-501 Collation enhancement phase 1. Added "override" and "version" tag in "CollationElements".
X-SVN-Rev: 1882
2000-07-14 22:31:35 +00:00
Alan Liu
7b63a2f1ad ICU-292 use putil.h definitions of file separator
X-SVN-Rev: 1878
2000-07-14 20:17:02 +00:00
Steven R. Loomis
c596b24a8a ICU-393 .cvsignore cleanup
X-SVN-Rev: 1866
2000-07-13 22:04:24 +00:00
Steven R. Loomis
2dfb6e32d3 ICU-290 use built DLLs for tools
X-SVN-Rev: 1857
2000-07-13 20:03:16 +00:00
Vladimir Weinstein
acb1788e6f ICU-489 warning fix
X-SVN-Rev: 1851
2000-07-13 17:55:40 +00:00
Vladimir Weinstein
ce3dd236b4 ICU-489 added tests for new types
X-SVN-Rev: 1796
2000-07-11 23:27:11 +00:00
Yves Arrouye
c0a65f0b15 ICU-212 Fixed the directories used in tools/genrb. Changed the top-
level all target to do all-local before all-recursive so that symlinks are
in place in the build directory when needed in tools/genrb. Fixed the
installation of $(EXTRA_DATA) to be done by make dependencies and not
from a loop since an empty EXTRA_DATA yields a shell syntax error.

X-SVN-Rev: 1786
2000-07-11 17:52:01 +00:00
Vladimir Weinstein
2bf4dab4bc ICU-489 genrb now handles extensions of type 'import', 'binary' and 'int'
X-SVN-Rev: 1774
2000-07-10 20:20:05 +00:00
Steven R. Loomis
4ffaa06fd0 ICU-393 add .cvsignore files
X-SVN-Rev: 1770
2000-07-10 17:52:39 +00:00
Steven R. Loomis
ad1da58f46 ICU-360 don't install .res files anymore!
X-SVN-Rev: 1764
2000-07-10 16:35:32 +00:00
Alan Liu
e63cf6a463 ICU-477 create Hiragana-Katakana transliterator
X-SVN-Rev: 1716
2000-06-30 00:15:44 +00:00
Yves Arrouye
8f3a4a54aa ICU-353 fKeyPoint made unsigned. (fCount should be unsigned too.)
X-SVN-Rev: 1595
2000-06-09 18:36:52 +00:00
Steven R. Loomis
ec85e447dc ICU-184 obsolete file
X-SVN-Rev: 1566
2000-06-05 18:35:18 +00:00