emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/msdos/ChangeLog,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/msdos/ChangeLog,v
Date: Sat, 15 Nov 2008 15:41:56 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/11/15 15:41:56

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/msdos/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -b -r1.93 -r1.94
--- ChangeLog   15 Nov 2008 10:24:08 -0000      1.93
+++ ChangeLog   15 Nov 2008 15:41:56 -0000      1.94
@@ -1,5 +1,29 @@
 2008-11-15  Eli Zaretskii  <address@hidden>
 
+       Make bootstrap work again:
+
+       * mainmake.v2 (boot): New variable.
+       (src): Pass $(boot) to sub-Make.  Remove src/bootlisp.  If
+       src/bootlisp exists after running Make, run Make in `lisp' as
+       well.
+       (clean, mostlyclean): Remove bogus repeated clean in the top-level
+       directory.
+       (info, bootstrap-clean): New targets.
+       (bootstrap): Depend only on bootstrap-clean.  Commands modified to
+       be equivalent to top-level Makefile.in.
+       (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
+       (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
+       (clean, mostlyclean, distclean, maintainer-clean, extraclean):
+       Don't recurse into lwlib and oldXMenu.
+
+       * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
+
+       * sedlisp.inp: Don't convert *.el files to Unix text format, and
+       don't copy ldefs-boot.el into loaddefs.el.
+
+       * sed6.inp: Edit out Unixy shell features in maintainer-clean
+       targets in doc/ Makefiles.
+
        * INSTALL: Update the list of utilities needed by lisp/Makefile
        and for bootstrapping.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]