]> code.delx.au - gnu-emacs/blobdiff - msdos/ChangeLog
Make bootstrap work again:
[gnu-emacs] / msdos / ChangeLog
index 5e09fd579be6ad697bc22ca449a1fd7f34e718f2..32a1cd9429258ce5a6cb04421424e7923f05fe39 100644 (file)
@@ -1,3 +1,46 @@
+2008-11-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Update the list of utilities needed by lisp/Makefile
+       and for bootstrapping.
+
+2008-11-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: New file, with build instructions moved from the
+       top-level INSTALL.
+
+2008-10-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * sedlisp.inp (lisp): Set to absolute file name of current
+       directory, not to ".", to have it on EMACSLOADPATH when we descend
+       into subdirectories.
+
+2008-08-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
+       src/s/msdos.h).
+
+       * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
+
+       * sed1v2.inp (version):  Define to empty.
+       (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
+       (EXEEXT): Define to .exe.
+       Edit "ln -f" into "cp -pf".
+       Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
+       (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
+       Edit "`/bin/pwd`/" into "./".
+       Stubify emacs after it is dumped, to produce emacs.exe.
+       Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
+       b-emacs.exe to 3072K.
+
+       * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
+       (emacs): Renamed from `man', to reflect changes in doc directory
+       structure.  All callers changed.
+       (clean mostlyclean distclean maintainer-clean extraclean): Chdir
+       into doc/ for manuals.  Add misc subdirectory.
+       (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
+       (install): Don't stubify/stubedit emacs.exe, this is now done by
+       src/Makefile.
+
 2007-10-05  Eli Zaretskii  <eliz@gnu.org>
 
        * sed6.inp: Update comment to reflect doc directory structure.
@@ -49,7 +92,7 @@
 
        * sed1.inp: Revert last change.
 
-2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sed1v2.inp: Use djecho for buildobj.lst.
 
 
 2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       Add support for bootstraping Emacs:
+       Add support for bootstrapping Emacs:
 
        * sed1v2.inp: Edit the bootstrap-* targets.  Fix the mostlyclean
        target.
 
        * sed1v2.inp: Delete _gdbinit in distclean target.
 
-2001-12-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-09  Pavel Janík  <Pavel@Janik.cz>
 
        * COPYING: Moved back.
 
        * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
        which needed it is gone.
 
-2001-11-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Janík  <Pavel@Janik.cz>
 
        * COPYING: Removed.
 
 1999-07-01  Eli Zaretskii  <eliz@gnu.org>
 
        * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
-       invoke an incompatible version of COMAMND.COM.
+       invoke an incompatible version of COMMAND.COM.
 
 1999-05-19  Eli Zaretskii  <eliz@gnu.org>
 
        * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End:
 
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44