scuffed-code/icu4c/source/tools
Yves Arrouye 2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
..
chardir ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
chartype ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ctestfw ICU-597 Make the definition for main more consistent. 2000-09-21 18:41:55 +00:00
genccode ICU-597 Make the definition for main more consistent for OS/400. 2000-09-21 21:49:32 +00:00
gencmn ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
gencnval ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
gennames ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
genprops ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
genrb ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
gentest ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
gentz ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
makeconv ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
mkhelper ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
pkgdata ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
rbdump ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR 2000-08-11 20:11:06 +00:00
toolutil ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
ulxfrm ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
.cvsignore ICU-393 .cvsignore cleanup 2000-07-13 22:04:24 +00:00
makedata.bat ICU-360 win32 port - initial working commit 2000-07-19 20:58:13 +00:00
makedata.dsp ICU-427 removed dependency on top-level directory name. 2000-06-08 22:57:42 +00:00
makedata.dsw ICU-164 makedata is now integrated into MSVC and depends on the tools 1999-12-15 21:48:10 +00:00
makedata.mak ICU-103 build test converter data 2000-08-14 23:56:37 +00:00
Makefile.in ICU-608 removed --enable-mapped in favor of --with-data-packaging 2000-09-22 19:02:20 +00:00
mkdll.lk ICU-157 Updated the copyright notice in the icudata.dll file. 1999-12-07 23:30:58 +00:00
mkobj.cl ICU-157 analogous to mkdll.lk 1999-12-06 06:46:44 +00:00