Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-152 | Miles Bader | 2005-03-04 | 1 | -3/+0 |
| | | | | Add info/dir to arch branch | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 | Miles Bader | 2004-06-12 | 1 | -1/+2 |
| | | | | More build-in-place tweaking of arch tagging | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -0/+6 |
| | | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345 | Miles Bader | 2004-05-28 | 1 | -0/+3 |
Tweak source regexps so that building in place won't cause problems |