aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.CVS
Commit message (Collapse)AuthorAgeFilesLines
* A plea for fewer "it doesn't build" messages.Glenn Morris2008-09-011-0/+6
|
* * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-201-17/+3
| | | | | | | | | | | | | | | | | | (bootstrap-clean): New target that keeps TAGS around. (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets. (bootstrap-emacs${EXEEXT}): Depend on subdirs.el. * lisp/Makefile.in (all): New target. (bootstrap-prepare): Remove. * Makefile.in (SUBDIR): Include `lisp'. (lisp): Depend on `src'. (top_distclean): Don't remove config.status. (bootstrap-clean): New target. (maintainer-clean): Use it. (bootstrap): Use bootstrap-clean. Re-run config.status. (src/bootstrap-emacs${EXEEXT}): New target. (bootstrap-build): Use it. Don't use bootstrap-prepare because src/Makefile now takes care of it. (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
* Remove references to passing EMACS to make, since the defaults areGlenn Morris2008-06-181-5/+3
| | | | correct.
* Bootstrap now always starts from fresh loaddefs and similar files, soGlenn Morris2008-06-091-3/+1
| | | | maintainer-clean is no longer relevant to this issue.
* Clarify why `make bootstrap' sometimes fails.Alan Mackenzie2008-06-091-4/+9
|
* loaddefs are always fully regenerated on bootstrapping.Glenn Morris2008-06-081-13/+13
| | | | | Mention esh-groups. Mention autogen-clean.
* There is no reason to not use the `-dP' options to `cvs update' every time.Glenn Morris2008-06-081-10/+1
|
* Fix typo.Bastien Guerry2008-06-081-1/+1
|
* Document when cvs -d up may be needed.Eric S. Raymond2008-06-081-0/+10
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-6/+4
|
* Explain how to work awound an error case.Eric S. Raymond2008-04-281-0/+5
|
* Mention configuring after maintainer-clean.Glenn Morris2008-04-121-4/+4
|
* Improve previous change.Glenn Morris2008-04-091-12/+15
|
* Fix typos.Juanma Barranquero2008-04-081-2/+2
|
* Mention deleting loaddefs, maintainer-clean.Glenn Morris2008-04-081-2/+10
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+19
|
* Add copyright and permissions notices.Glenn Morris2007-02-011-0/+6
|
* Corrupted checkins are known to have happened.Kim F. Storm2006-09-161-2/+2
|
* Clean up wording.Richard M. Stallman2006-08-161-2/+3
|
* Clarify that bootstrap and the shorter procedure are alternatives.Eli Zaretskii2006-08-121-2/+2
|
* mh-autoloads is now a dependency of recompile, no need to remake it manually.Eli Zaretskii2006-02-031-9/+8
|
* Add mh-autoloads to the partial rebuild procedure.Eli Zaretskii2005-10-221-10/+13
|
* *** empty log message ***Stefan Monnier2004-04-021-4/+4
|
* Add info about ssh/cvs related problems and work-around.Kim F. Storm2004-02-171-0/+26
|
* Renamed INSTALL-CVS to INSTALL.CVS to avoid file-nameEli Zaretskii2003-12-301-0/+50
clashes with install-sh on 8+3 filesystems.