libexpat/expat/lib
Greg Stein 4232566291 Revamp config/build to keep generated files out of CVS (some libtool files
were out of date, and we've previously seen expat.h out of sync).

*) Use new script "buildconf.sh" to create the set of generated files
   (aclocal.m4, config.h.in, configure). This is intended to be used by
   developers (rerun when configure.in changes) and just before a release
   (releases include these outputs).

   Developers now need the "autoconf" and "libtool" packages.

*) config.h.in is now built by autoheader and includes bits from acconfig.h
   rather than manual construction/maintenance. (renamed from config.hin)

*) added conftools/PrintPath from the ASF; it is a portable "which"

*) added "extraclean" target to top-level Makefile to get rid of all
   generated files (return to pure CVS state; before buildconf.sh)

*) updates various bits for config.hin -> config.h.in rename

*) no longer need to delete the ".deps" subdir since we don't create it
   anymore (dependencies are explicit rather than auto-generated).
2001-03-10 15:41:50 +00:00
..
.gitignore Revamp config/build to keep generated files out of CVS (some libtool files 2001-03-10 15:41:50 +00:00
ascii.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
asciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
expat.dsp Clark's compromise changes to Fred's version info change. 2000-12-27 19:37:37 +00:00
expat.h.in Sam TH: 2001-03-01 03:19:27 +00:00
iasciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
latin1tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
Makefile.in Revamp config/build to keep generated files out of CVS (some libtool files 2001-03-10 15:41:50 +00:00
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
utf8tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
winconfig.h Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlparse.c Use the new XML_*_VERSION constants to fill in the XML_Expat_Version 2001-01-24 19:38:54 +00:00
xmlrole.c Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlrole.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00
xmltok_impl.c Revised fix for abort occurring with a percent followed by whitespace or 2000-10-20 15:14:36 +00:00
xmltok_impl.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok_ns.c Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok.c Fix SF bug #123767: segfault on UTF-8 BOM. 2001-02-16 18:12:49 +00:00
xmltok.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00