Commit Graph

28 Commits

Author SHA1 Message Date
Alan Liu
1ab1e529c5 ICU-307 lenient converter name matching
X-SVN-Rev: 1957
2000-07-19 22:18:43 +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
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Yves Arrouye
322925133b ICU-348 fixed declarations.
X-SVN-Rev: 1229
2000-04-24 20:25:06 +00:00
Markus Scherer
3b795be131 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1148
2000-04-18 21:16:39 +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
57eacb7563 ICU-282 pass a directory argument to udata_create().
X-SVN-Rev: 866
2000-02-29 18:42:28 +00:00
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +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
Yves Arrouye
247a2b7c11 ICU-212 out-of-source build. gencnval now accepts the path of the
convrtrs.txt file as a command-line argument.

X-SVN-Rev: 725
2000-02-07 20:55:54 +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
Vladimir Weinstein
3c3a41085f ICU-167 gencnval does not emit usage message unless needed
X-SVN-Rev: 458
1999-12-22 20:26:19 +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
Markus Scherer
590d75d8ee ICU-165 improve cnvalias.dat file format for binary search (CPU cache efficiency)
X-SVN-Rev: 333
1999-12-07 18:29:32 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
396d65de3a ICU-165 fix compile settings
X-SVN-Rev: 270
1999-12-01 17:59:01 +00:00
Steven R. Loomis
401315d2ba ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility.
X-SVN-Rev: 252
1999-11-23 23:50:51 +00:00
Markus Scherer
c372fee921 ICU-165 better file format for cnvalias.dat
X-SVN-Rev: 246
1999-11-23 22:49:12 +00:00
Markus Scherer
e89416b81d ICU-165 create the binary file for convrtrs.txt
X-SVN-Rev: 233
1999-11-23 02:17:43 +00:00