summaryrefslogtreecommitdiff
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* Added pkg-config support - patch #1749198 by Dan Nicholson.kwaclaw2007-09-031-0/+1
|
* Ignore .project of Eclipsehartwork2007-05-031-0/+1
|
* Update lists of ignored files to match changes from Makefile.in 1.37.fdrake2002-07-111-0/+2
|
* ignore the expat_config.h* files rather than config.h*gstein2002-05-171-2/+2
|
* * stop using aclocal.m4 and directly sinclude() the .m4 files into thegstein2001-08-231-1/+0
| | | | | | | | | | | | | | | | configure script. don't "clean" it and remove it from .cvsignore. Note: to avoid problems in developer dirs, we nuke the file in buildconf.sh for now; we'll stop doing that at some future time. [idea from ASF] * look for glibtoolize, in addition to libtoolize (e.g. the MacOS X platform names it differently). [patch from ASF] * conftools/missing is not needed * use "exit 0" in buildconf.sh to help calling scripts. [patch from ASF] * minor output cleanup in "make clean"
* Now we need to ignore some MSVC turds here.fdrake2001-07-271-0/+2
|
* Let's not ignore files that are generated too rarely to be a nuissance;fdrake2001-07-251-3/+0
| | | | we should remain aware of them.
* Revamp config/build to keep generated files out of CVS (some libtool filesgstein2001-03-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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).
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-181-8/+11
| | | | files and setup for building a shareable libexpat.
* Add lib expat.zipV20000512jjc2000-05-121-0/+2
|
* Add .cvsignore files. Generate nametab.hjjc1999-06-241-0/+6