George Rhoten
94e1fd78a5
ICU-900 Fixed some compiler warnings on HPUX.
...
X-SVN-Rev: 4760
2001-05-22 22:25:48 +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
George Rhoten
0fbad8af90
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4355
2001-03-27 21:38:04 +00:00
George Rhoten
0e7994ff51
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4334
2001-03-26 21:14:50 +00:00
George Rhoten
2c108a2267
ICU-865 ignore new decmn utility
...
X-SVN-Rev: 4276
2001-03-22 19:39:44 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
Markus Scherer
bc2c8ee902
ICU-889 build decmn tool
...
X-SVN-Rev: 4174
2001-03-17 23:51:21 +00:00
Markus Scherer
1f895aa6a9
ICU-889 add decmn tool
...
X-SVN-Rev: 4042
2001-03-13 00:58:51 +00:00
George Rhoten
2606207b62
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3533
2001-02-02 17:55:32 +00:00
George Rhoten
bc3aaa20ef
ICU-573 Put in putil.h
...
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Vladimir Weinstein
8550451668
ICU-757 copying tools to icu\bin after building
...
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Steven R. Loomis
8de7f0cf35
ICU-758 rename import .lib files
...
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
aeb35116a8
ICU-393 .cvsignore
...
X-SVN-Rev: 2992
2000-11-22 01:31:38 +00:00
Steven R. Loomis
321d0ecf6a
ICU-653 Bump ICU version to 1.7, change file naming
...
X-SVN-Rev: 2991
2000-11-22 01:30:53 +00:00
Steven R. Loomis
a86b703082
ICU-683 symbols collision fix for aix, solaris, linux
...
X-SVN-Rev: 2873
2000-11-04 02:16:12 +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
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
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
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
6b707c92f0
ICU-578 icudata conflicts with user data
...
X-SVN-Rev: 2407
2000-08-30 23:58:24 +00:00
Yves Arrouye
cd68b794fc
ICU-535 use U_EXPORT instead of U_CAPI to prevent gcc from complaining about initializing externs.
...
X-SVN-Rev: 2380
2000-08-29 18:27:37 +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
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
Steven R. Loomis
4ffaa06fd0
ICU-393 add .cvsignore files
...
X-SVN-Rev: 1770
2000-07-10 17:52:39 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Markus Scherer
1ab47dab64
ICU-375 improve *printf messages
...
X-SVN-Rev: 1327
2000-05-04 15:36:17 +00:00
Markus Scherer
2823c69013
ICU-375 optionally write .c ToC file for DLLs
...
X-SVN-Rev: 1319
2000-05-03 23:08:50 +00:00
Yves Arrouye
322925133b
ICU-348 fixed declarations.
...
X-SVN-Rev: 1229
2000-04-24 20:25:06 +00:00
Markus Scherer
5791fc267d
ICU-364 use common command line parser and destdir option
...
X-SVN-Rev: 1146
2000-04-18 20:31:36 +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
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Yves Arrouye
e50ab96561
ICU-314 added $(DESTDIR) to every directory used in an install command.
...
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Yves Arrouye
d75f3b5f81
ICU-319 Removed target-clean-local and its use as a prereq for install.
...
Moved the cleanup of the target in clean-local. In gencol, added the target
force-build-data to force rebuilding data, which is what target-clean-local
was doing as a side effect.
X-SVN-Rev: 929
2000-03-09 06:36:27 +00:00
Yves Arrouye
5e1d719c5c
ICU-282 changed udata_create() to have the directory as its first
...
argument, as suggested by Markus (so it now looks like udata_open() and
friends); updated the Doc++ documentation for the directory argument;
changed all tools to put the directory first.
X-SVN-Rev: 890
2000-03-04 01:19:19 +00:00
Yves Arrouye
f909d9d085
ICU-282 pass 0 for the directory to udata_create() for now.
...
X-SVN-Rev: 865
2000-02-29 18:34:21 +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
6dfc739162
ICU-84 os/390 makefile changes
...
X-SVN-Rev: 673
2000-01-21 07:30:58 +00:00
Helena Chapman
5bafb278d2
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
f452a84c52
ICU-161 change copyright for open source
...
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00