This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libexpat
Watch
1
Star
0
Fork
0
You've already forked libexpat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
946da4dc14
libexpat
/
expat
/
.gitignore
10 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
These are the first check-ins for the libexpat task: create configuration files and setup for building a shareable libexpat.
2000-09-18 12:26:23 -04:00
Makefile
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 10:41:50 -05:00
aclocal.m4
These are the first check-ins for the libexpat task: create configuration files and setup for building a shareable libexpat.
2000-09-18 12:26:23 -04:00
configure
config.cache
config.log
config.status
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 10:41:50 -05:00
config.h.in
These are the first check-ins for the libexpat task: create configuration files and setup for building a shareable libexpat.
2000-09-18 12:26:23 -04:00
config.h
libtool
Reference in New Issue
Copy Permalink