Commit Graph

13 Commits

Author SHA1 Message Date
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