Ram Viswanadha
3dd9666441
ICU-2899 fix compile failure on MacOSX .. need C++ linker and linker flags if C and C++ are mixed!
...
X-SVN-Rev: 12969
2003-08-27 23:09:24 +00:00
George Rhoten
c005c5cb02
ICU-2899 Make Unix builds work with new files.
...
X-SVN-Rev: 12948
2003-08-26 23:44:57 +00:00
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
4d3562dcb7
ICU-2705 Add CygWin/MSVC support
...
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Ram Viswanadha
6ba868cb2f
ICU-2055 Text to RB XML conversion tool + fixes for changes in UCBUF
...
X-SVN-Rev: 10008
2002-10-10 01:05:51 +00:00
George Rhoten
1a09ea5eda
ICU-1868 Properly use CPPFLAGS and other flags
...
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Yves Arrouye
985ce87495
ICU-1868 link w/ C
...
X-SVN-Rev: 8511
2002-04-25 18:13:15 +00:00
George Rhoten
fbaa901902
ICU-1828 Rename error.c -> errmsg.c
...
X-SVN-Rev: 8500
2002-04-23 22:25:44 +00:00
George Rhoten
0ddb19a6b0
ICU-1868 Fix a typo
...
X-SVN-Rev: 8495
2002-04-19 16:17:36 +00:00
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Yves Arrouye
84a6473a6e
ICU-1857 move commands from $(sbindir) to $(bindir)
...
X-SVN-Rev: 8486
2002-04-18 03:06:00 +00:00
Yves Arrouye
a6f4133e21
ICU-1774 I promise there is no trace left of derb in the Makefile now
...
X-SVN-Rev: 8207
2002-03-22 18:09:00 +00:00
Yves Arrouye
8576baa577
ICU-1774 remove see also derb(8) since derb does not exist yet.
...
X-SVN-Rev: 8202
2002-03-22 09:38:27 +00:00
Yves Arrouye
7ebe2829db
ICU-1774 remove see also derb(8) since derb does not exist yet.
...
X-SVN-Rev: 8201
2002-03-22 09:38:05 +00:00
Yves Arrouye
490f975b4c
ICU-1548 remove derb from build for now. Sorry for the accidental checkin
...
X-SVN-Rev: 8159
2002-03-20 19:33:44 +00:00
Yves Arrouye
12c8209762
ICU-1548 more info
...
X-SVN-Rev: 8142
2002-03-20 02:31:22 +00:00
Ram Viswanadha
aec48c557d
ICU-1774 add utility to convert icu4c resource bundles to java files
...
X-SVN-Rev: 8068
2002-03-16 03:40:05 +00:00
George Rhoten
d34c838277
ICU-958 Undoing the $(SHELL) changes.
...
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb
ICU-958 execute install-sh with the $(SHELL) command.
...
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
Ram Viswanadha
cb7d8653c4
ICU-954 Move ucbuf to toolutil.
...
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
Ram Viswanadha
9bbdff614f
ICU-954 Fix for HPUX, untabify and coding guidelines changes.
...
X-SVN-Rev: 4641
2001-05-10 21:43:01 +00:00
Ram Viswanadha
bd00e1fed4
ICU-954 Remove genrb's dependency on ustdio
...
X-SVN-Rev: 4634
2001-05-10 16:54:09 +00:00
Steven R. Loomis
d576b6080f
ICU-743 data rearrange
...
X-SVN-Rev: 3090
2000-12-01 18:54:21 +00:00
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
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
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
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
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
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
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
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
2dfb6e32d3
ICU-290 use built DLLs for tools
...
X-SVN-Rev: 1857
2000-07-13 20:03:16 +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
ad1da58f46
ICU-360 don't install .res files anymore!
...
X-SVN-Rev: 1764
2000-07-10 16:35:32 +00:00
Steven R. Loomis
c42da0f276
ICU-351 remove obsolete commented out list of resfiles
...
X-SVN-Rev: 1561
2000-06-03 20:13:34 +00:00
Yves Arrouye
5aa1a04919
ICU-212 use $(destdir) when including files. (Pleeeease, don't forget
...
about this!)
X-SVN-Rev: 1540
2000-06-01 21:59:34 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Vladimir Weinstein
ddd7a9ca69
ICU-150 default -> root for testdata
...
X-SVN-Rev: 1378
2000-05-15 19:52:31 +00:00
Vladimir Weinstein
c786b21d52
ICU-184 resource data files in memory mapped format (initial revision)
...
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Yves Arrouye
e45f4fd7cb
ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
...
in this case, so that a make in a subdir does include deps.
X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00