1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Stefan Monnier
49f6eb95b2 * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
(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.
2008-06-20 21:48:17 +00:00
Glenn Morris
e24019406a Remove references to passing EMACS to make, since the defaults are
correct.
2008-06-18 02:58:24 +00:00
Glenn Morris
90dc3c7687 Bootstrap now always starts from fresh loaddefs and similar files, so
maintainer-clean is no longer relevant to this issue.
2008-06-09 17:07:18 +00:00
Alan Mackenzie
274559e112 Clarify why `make bootstrap' sometimes fails. 2008-06-09 08:48:12 +00:00
Glenn Morris
8871e7f503 loaddefs are always fully regenerated on bootstrapping.
Mention esh-groups.
Mention autogen-clean.
2008-06-08 19:11:43 +00:00
Glenn Morris
90ce091903 There is no reason to not use the -dP' options to cvs update' every time. 2008-06-08 19:00:38 +00:00
Bastien Guerry
942b475021 Fix typo. 2008-06-08 11:40:45 +00:00
Eric S. Raymond
8669e78f20 Document when cvs -d up may be needed. 2008-06-08 11:33:11 +00:00
Glenn Morris
b33ba8120b Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:35:58 +00:00
Eric S. Raymond
1a93c12fb8 Explain how to work awound an error case. 2008-04-28 17:59:38 +00:00
Glenn Morris
c3de239774 Mention configuring after maintainer-clean. 2008-04-12 03:18:33 +00:00
Glenn Morris
7aceaab505 Improve previous change. 2008-04-09 07:14:20 +00:00
Juanma Barranquero
843fde1d32 Fix typos. 2008-04-08 19:47:48 +00:00
Glenn Morris
3102985a74 Mention deleting loaddefs, maintainer-clean. 2008-04-08 17:15:33 +00:00
Glenn Morris
57ebf0bedb Add 2008 to copyright years. 2008-01-07 08:53:20 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Glenn Morris
c2e309f269 Add copyright and permissions notices. 2007-02-01 03:10:42 +00:00
Kim F. Storm
753a7f090b Corrupted checkins are known to have happened. 2006-09-16 00:24:44 +00:00
Richard M. Stallman
7b245e6346 Clean up wording. 2006-08-16 04:57:08 +00:00
Eli Zaretskii
c97f19653b Clarify that bootstrap and the shorter procedure are alternatives. 2006-08-12 12:04:04 +00:00
Eli Zaretskii
0e21fc5436 mh-autoloads is now a dependency of recompile, no need to remake it manually. 2006-02-03 11:16:45 +00:00
Eli Zaretskii
10209171bc Add mh-autoloads to the partial rebuild procedure. 2005-10-22 11:11:59 +00:00
Stefan Monnier
25dc5de2fc *** empty log message *** 2004-04-02 07:53:11 +00:00
Kim F. Storm
58ec79cfdf Add info about ssh/cvs related problems and work-around. 2004-02-17 23:47:32 +00:00
Eli Zaretskii
462c6e815a Renamed INSTALL-CVS to INSTALL.CVS to avoid file-name
clashes with install-sh on 8+3 filesystems.
2003-12-30 08:08:22 +00:00