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
Markus Scherer
0ac2091144
ICU-408 disable language extensions for system headers
...
X-SVN-Rev: 1449
2000-05-23 22:35:53 +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
2c9d02db77
ICU-375 on Win32, optionally write .obj directly from flat file
...
X-SVN-Rev: 1318
2000-05-03 23:08:20 +00:00
Yves Arrouye
ebd22f3413
ICU-368 conditionally use <iostream> (and the std namespace),
...
<iostream.h>, or no streams at all depending on the value of U_IOSTREAM_SOURCE.
X-SVN-Rev: 1252
2000-04-25 21:33:15 +00:00
Markus Scherer
34de559dd7
ICU-364 use common command line parser and destdir option
...
X-SVN-Rev: 1147
2000-04-18 20:51: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
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
Steven R. Loomis
343d4b3e58
ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
...
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Markus Scherer
f452a84c52
ICU-161 change copyright for open source
...
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Vladimir Weinstein
1f29490578
ICU-164 genccode accepts multiple files in input - for use with nmake makefile
...
X-SVN-Rev: 379
1999-12-12 02:33:22 +00:00
Steven R. Loomis
93955bf624
ICU-157 genccode needs to write _'s instead of -'s for symbol names (ex: ibm-913.cnv -> ibm_913_cnv)
...
X-SVN-Rev: 265
1999-11-30 23:58:15 +00:00
Markus Scherer
d11c3ea6a9
ICU-157 fix include dir setting
...
X-SVN-Rev: 239
1999-11-23 16:49:15 +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
Markus Scherer
0daf7e98bf
ICU-157 fix import libraries
...
X-SVN-Rev: 223
1999-11-22 20:53:41 +00:00
Markus Scherer
09693a44ef
ICU-157 fix byte->string bug
...
X-SVN-Rev: 214
1999-11-22 19:35:39 +00:00
Markus Scherer
c4630dc3e2
ICU-157 generate a .c file from a binary data file for inclusion in a data DLL
...
X-SVN-Rev: 199
1999-11-20 01:12:28 +00:00