Commit Graph

17 Commits

Author SHA1 Message Date
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
Alan Liu
7afdb5d6b9 ICU-282 fix compile errors
X-SVN-Rev: 895
2000-03-04 02:47:32 +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
57eacb7563 ICU-282 pass a directory argument to udata_create().
X-SVN-Rev: 866
2000-02-29 18:42:28 +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
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Markus Scherer
18b4572ad4 ICU-130 don't store stage1bits (make implicit), more comments
X-SVN-Rev: 435
1999-12-17 21:28:21 +00:00
Markus Scherer
19eb12cc48 ICU-130 data file now contains the bit distribution - flexibility
X-SVN-Rev: 427
1999-12-16 01:50:39 +00:00
Markus Scherer
90d982f891 ICU-130 cleaner code & write data file
X-SVN-Rev: 418
1999-12-15 19:04:11 +00:00
Markus Scherer
2812d5d3df ICU-130 get a lot of storing & compacting to work
X-SVN-Rev: 415
1999-12-15 04:42:56 +00:00
Markus Scherer
be1fff8aef ICU-130 split genprops into parser & encoder
X-SVN-Rev: 392
1999-12-13 22:25:50 +00:00
Markus Scherer
90d59dc998 ICU-130 add genprops - generate file with unicode char properties
X-SVN-Rev: 365
1999-12-10 01:44:19 +00:00