scuffed-code/icu4c/source/data
George Rhoten 5a9e138a57 ICU-1254 Simplify the build process
X-SVN-Rev: 6026
2001-10-03 23:32:12 +00:00
..
brkitr ICU-1101 RBBI Rules for Surrogates, 2001-08-24 17:48:50 +00:00
build ICU-1211 Clean up the data and libraries bit better 2001-09-28 23:31:01 +00:00
locales ICU-1245 Do build JIS collation 2001-10-02 01:27:11 +00:00
mappings ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones 2001-09-28 00:29:40 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead 2001-10-01 19:53:39 +00:00
unidata ICU-1107 change Mirror.txt to BidiMirroring.txt 2001-09-05 00:31:46 +00:00
.cvsignore ICU-743 data rearrange 2000-12-01 22:46:27 +00:00
icupkg.inc.in ICU-1254 Simplify the build process 2001-10-03 23:32:12 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-1075 Windows NT "move" command works differently, and fix some of the cleanup problems. 2001-09-18 00:02:52 +00:00
Makefile.in ICU-1211 Clean up the data and libraries bit better 2001-09-28 23:31:01 +00:00
mkdll.lk ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
mkobj.cl ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
README ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +00:00

== Copyright (c) 2000 IBM, Inc. All rights reserved. ==


This directory contains the intermediate, generated ICU data. For example,
.res, .cnv, and some .dat files end up here.

It is also used as a temporary directory by some ICU tools build processes.

You should NOT set your ICU_DATA directory to point here. Instead,
point it to ".." (that is, icu/source/data).