Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
[bpt/emacs.git] / msdos / ChangeLog
1 2010-07-27 Chad Brown <yandros@mit.edu>
2
3 * sed2v2.inp (HAVE_DIRENT_H): Edit to 1
4
5 2010-07-12 Eli Zaretskii <eliz@gnu.org>
6
7 * sed1v2.inp (C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
8 Edit to empty.
9
10 * sed3v2.inp(C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
11 Edit to empty.
12
13 2010-07-11 Eli Zaretskii <eliz@gnu.org>
14
15 * sed2v2.inp (HAVE_STRCHR, HAVE_STRRCHR): Don't edit, already
16 defined on <sys/config.h>.
17
18 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
19
20 * sed2v2.inp (HAVE_INDEX, HAVE_RINDEX): Don't edit.
21 (HAVE_STRCHR, HAVE_STRRCHR): Edit to 1.
22
23 2010-07-08 Eli Zaretskii <eliz@gnu.org>
24
25 * sed1v2.inp (stamp-oldxmenu): Don't edit out in `temacs:' target,
26 which doesn't exist.
27
28 * sed2v2.inp (HAVE_MEMCPY): Don't edit, defined on <sys/config.h>.
29
30 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
31
32 * sed1v2.inp: Remove reference to prefix-args.
33
34 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
35
36 * sed2v2.inp (HAVE_MEMCPY, HAVE_MEMSET): Edit to 1.
37 (HAVE_BZERO): Don't edit.
38
39 2010-07-02 Eli Zaretskii <eliz@gnu.org>
40
41 * sed1v2.inp (LIB_GCC): Edit to empty.
42 Return back to ../src after compiling each .el file.
43
44 2010-06-30 Glenn Morris <rgm@gnu.org>
45
46 * sed1v2.inp (CANNOT_DUMP): Update for configure name change.
47
48 2010-06-26 Eli Zaretskii <eliz@gnu.org>
49
50 * mainmake.v2 (version): Use emacs_version[] in src/emacs.c
51 instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org).
52
53 * sed1v2.inp (MKDEPDIR): Edit to empty.
54 Delete lines in rules that invoke $(MKDEPDIR).
55 Fix editing rules that begin with "cd ../lisp".
56 Edit out sh if-then-else-fi constructs that test ${CANNOT_DUMP}.
57 Edit out "|| exit ;\" constructs in emacs${EXEEXT} rule.
58
59 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
60
61 * sed1v2.inp (UNEXEC_OBJ): Use UNEXEC_OBJ instead of unexec.
62
63 2010-06-03 Glenn Morris <rgm@gnu.org>
64
65 * sed2v2.inp: Do not edit HAVE_ALLOCA.
66
67 2010-05-26 Glenn Morris <rgm@gnu.org>
68
69 * sed1v2.inp (@PRE_EDIT_LDFLAGS@, @POST_EDIT_LDFLAGS@): Edit to nothing.
70
71 * sed1v2.inp (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
72 No longer present.
73
74 2010-05-25 Glenn Morris <rgm@gnu.org>
75
76 * sed1v2.inp (LD_SWITCH_SYSTEM_EXTRA): No longer present.
77
78 2010-05-21 Glenn Morris <rgm@gnu.org>
79
80 * sed1v2.inp (@ns_frag@): Edit to nothing.
81
82 * sed1x.inp (OLDXMENU): Replace any initial value.
83 * sed1v2.inp (OLDXMENU): Edit to "nothing".
84
85 * sed1v2.inp (CANNOT_DUMP): Edit to no.
86
87 2010-05-20 Glenn Morris <rgm@gnu.org>
88
89 * sed1v2.inp (DEPFLAGS, deps_frag): Edit to empty.
90 (MKDEPDIR): Edit to ':'.
91
92 2010-05-19 Glenn Morris <rgm@gnu.org>
93
94 * sed2v2.inp (ORDINARY_LINK): Set here rather than in s/msdos.h.
95
96 * sed1v2.inp (LD): Edit to $(CC).
97 (YMF_PASS_LDFLAGS): Edit to `flags'.
98
99 2010-05-18 Eli Zaretskii <eliz@gnu.org>
100
101 * sed1x.inp: Add copyright notice.
102
103 2010-05-18 Glenn Morris <rgm@gnu.org>
104
105 * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o.
106
107 * sed1v2.inp (GMALLOC_OBJ): Edit to gmalloc.o.
108 (VMLIMIT_OBJ): Edit to vm-limit.o.
109
110 2010-05-17 Glenn Morris <rgm@gnu.org>
111
112 * sed1v2.inp (OLDXMENU_DEPS): Edit to empty.
113 * sed1x.inp (OLDXMENU_DEPS): Edit to ${OLDXMENU} ../src/${OLDXMENU}.
114
115 2010-05-16 Glenn Morris <rgm@gnu.org>
116
117 * sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS).
118
119 * sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove.
120 (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
121
122 2010-05-15 Glenn Morris <rgm@gnu.org>
123
124 * sed1v2.inp (LIBXMENU): Edit to empty.
125 * sed1x.inp (LIBXMENU): Expect empty initial value.
126
127 * sed1v2.inp (OLDXMENU): Edit to empty.
128 * sed1x.inp (OLDXMENU): Expect empty initial value.
129
130 * sed1v2.inp (LIBX_OTHER): Edit to empty.
131 * sed1x.inp (LIBX_OTHER): Expect empty initial value.
132
133 * sed1v2.inp (FONT_OBJ): Edit to empty for non-X case.
134 * sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
135
136 2010-05-15 Eli Zaretskii <eliz@gnu.org>
137
138 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after
139 "emacsclient".
140 (emacsserver, timer, wakeup): Remove edit-out commands.
141
142 * sed1v2.inp (MSDOS_OBJ): Add w16select.o.
143 (TERMCAP_OBJ): Add termcap.o.
144
145 2010-05-15 Glenn Morris <rgm@gnu.org>
146
147 * sed1v2.inp (OLDXMENU_TARGET): Edit to empty.
148 * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu.
149
150 * sed1v2.inp (LIBXT_OTHER): Edit to empty.
151
152 2010-05-14 Glenn Morris <rgm@gnu.org>
153
154 * sed1v2.inp (ns_appdir, ns_appbindir, ns_appsrc): Edit to empty.
155
156 * sed1v2.inp (MSDOS_OBJ): Edit to dosfns.o msdos.o.
157 (MSDOS_SUPPORT): Edit to $(MSDOS_SUPPORT_REAL).
158 * sed1x.inp (MSDOS_X_OBJ): Edit to w16select.o termcap.o.
159
160 * sed2x.inp (HAVE_WINDOW_SYSTEM): Define.
161 * sed1x.inp (TOOLTIP_SUPPORT): Edit to ${lispsource}tooltip.elc.
162 (WINDOW_SUPPORT): Edit to $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT).
163 * sed1v2.inp (MOUSE_SUPPORT): Edit to $(REAL_MOUSE_SUPPORT).
164 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): Edit to empty.
165
166 * sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
167
168 * sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
169
170 2010-05-13 Glenn Morris <rgm@gnu.org>
171
172 * sed1x.inp (OLDXMENU): Edit to ${oldXMenudir}libXMenu11.a.
173 (LIBXMENU): Edit to ${OLDXMENU}.
174 (LIBX_OTHER): Edit to ${LIBXT} ${LIBX_EXTRA}.
175
176 * sed1v2.inp (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
177 (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS)
178 (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS)
179 (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM):
180 Edit to empty.
181 (LIB_MATH): Edit to -lm.
182 (UNEXEC_OBJ): Edit to unexec.o.
183
184 2010-05-12 Glenn Morris <rgm@gnu.org>
185
186 * sed3v2.inp (INSTALLABLES): No more @LIB_SRC_EXTRA_INSTALLABLES@.
187
188 * sed1v2.inp (LIB_GCC): Edit to -Lgcc.
189
190 2010-05-11 Glenn Morris <rgm@gnu.org>
191
192 * sed1x.inp (LIBS_SYSTEM): Edit to -lxext -lsys.
193 * sed3x.inp: New file.
194
195 2010-05-10 Glenn Morris <rgm@gnu.org>
196
197 * sed1v2.inp, sed3v2.inp (LIBS_SYSTEM): Edit to empty.
198
199 * sed3v2.inp (BLESSMAIL_TARGET): Edit to need-blessmail.
200
201 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
202
203 * Version 23.2 released.
204
205 2010-05-08 Glenn Morris <rgm@gnu.org>
206
207 * sed1v2.inp (LIBS_TERMCAP): Edit to empty.
208 (TERMCAP_OBJ): Edit to tparam.o.
209
210 2010-05-07 Eli Zaretskii <eliz@gnu.org>
211
212 Fix breakage due to autoconfiscation of Makefile.in files.
213
214 * sed3v2.inp (C_SWITCH_MACHINE): Edit to empty.
215
216 * sed1v2.inp (@LIB_MATH@): Edit to -lm.
217 (C_SWITCH_MACHINE, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_TEMACS)
218 (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH)
219 (LD_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_EXTRA, LIBTIFF, LIBJPEG)
220 (LIBPNG, LIBGIF, LIBXPM, XFT_LIBS, DBUS_CFLAGS, DBUS_LIBS)
221 (DBUS_OBJ, GCONF_CFLAGS, GCONF_LIBS, GTK_OBJ, LIBXMU, LIBXSM)
222 (LIBXTR6, XOBJ, TOOLKIT_LIBW, WIDGET_OBJ, CYGWIN_OBJ, NS_OBJ)
223 (NS_SUPPORT, LIBSELINUX_LIBS, START_FILES): Edit to empty.
224 (XMENU_OBJ): Edit to xmenu.o.
225 (FONT_OBJ): Edit to value used for X on Unix.
226 (PRE_ALLOC_OBJ): Edit to lastfile.o.
227 (POST_ALLOC_OBJ): Edit to $(vmlimitobj).
228 (@unexec@): Edit to unexec.o.
229
230 2010-05-06 Glenn Morris <rgm@gnu.org>
231
232 * sed1v2.inp, sed5x.inp: Remove LN_S, unused.
233
234 2010-04-01 Eli Zaretskii <eliz@gnu.org>
235
236 Remove support for DJGPP v1.x.
237
238 * sed3.inp:
239 * sed2.inp:
240 * sed1.inp:
241 * mainmake: Files removed.
242
243 2010-03-27 Eli Zaretskii <eliz@gnu.org>
244
245 * sedlisp.inp (VPATH): Don't edit, no longer needed.
246 (lisp, srcdir): Adapt to lisp/Makefile.in changes.
247 (abs_top_builddir): New edit.
248
249 * sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
250 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
251
252 * sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
253 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
254
255 * sed1v2.inp (abs_builddir): Edit into "../src".
256
257 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
258
259 * Branch for 23.2.
260
261 2010-02-19 Eli Zaretskii <eliz@gnu.org>
262
263 * INSTALL: Remove a CVS-specific note. Update for latest versions
264 of Windows.
265
266 2009-09-17 Eli Zaretskii <eliz@gnu.org>
267
268 * sed1v2.inp (OTHER_FILES): Edit to empty.
269
270 2009-09-11 Eli Zaretskii <eliz@gnu.org>
271
272 * mainmake.v2 (bootstrap): Ensure enough environment space
273 will be available to run config.bat.
274
275 2009-08-27 Eli Zaretskii <eliz@gnu.org>
276
277 * sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
278
279 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
280
281 * Branch for 23.1.
282
283 2009-04-14 Eli Zaretskii <eliz@gnu.org>
284
285 * mainmake.v2 (src) <gdb.ini>: Don't replace the line with
286 x_error_quitter; instead, append "set environment NAME" to the end.
287 Set NAME and USERNAME in the environment to the same value.
288
289 2009-02-28 Eli Zaretskii <eliz@gnu.org>
290
291 * mainmake.v2 (boot): Don't require b-emacs.exe if not building
292 out of CVS. (Bug#2151)
293
294 2008-12-19 Eli Zaretskii <eliz@gnu.org>
295
296 * INSTALL: Document the problems on Windows Vista and the
297 --with-system-malloc option to config.bat.
298
299 * sedalloc.inp: New file.
300
301 2008-11-21 Eli Zaretskii <eliz@gnu.org>
302
303 * mainmake.v2 (misc): New target.
304 (all, info): Depend on `misc'.
305
306 2008-11-15 Eli Zaretskii <eliz@gnu.org>
307
308 * mainmake.v2 (src): Move removal of src/bootlisp after recursing
309 into `lisp'.
310
311 Make bootstrap work again:
312
313 * mainmake.v2 (boot): New variable.
314 (src): Pass $(boot) to sub-Make. Remove src/bootlisp. If
315 src/bootlisp exists after running Make, run Make in `lisp' as
316 well.
317 (clean, mostlyclean): Remove bogus repeated clean in the top-level
318 directory.
319 (info, bootstrap-clean): New targets.
320 (bootstrap): Depend only on bootstrap-clean. Commands modified to
321 be equivalent to top-level Makefile.in.
322 (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
323 (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
324 (clean, mostlyclean, distclean, maintainer-clean, extraclean):
325 Don't recurse into lwlib and oldXMenu.
326
327 * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
328
329 * sedlisp.inp: Don't convert *.el files to Unix text format, and
330 don't copy ldefs-boot.el into loaddefs.el.
331
332 * sed6.inp: Edit out Unixy shell features in maintainer-clean
333 targets in doc/ Makefiles.
334
335 * INSTALL: Update the list of utilities needed by lisp/Makefile
336 and for bootstrapping.
337
338 2008-11-08 Eli Zaretskii <eliz@gnu.org>
339
340 * INSTALL: New file, with build instructions moved from the
341 top-level INSTALL.
342
343 2008-10-14 Eli Zaretskii <eliz@gnu.org>
344
345 * sedlisp.inp (lisp): Set to absolute file name of current
346 directory, not to ".", to have it on EMACSLOADPATH when we descend
347 into subdirectories.
348
349 2008-08-23 Eli Zaretskii <eliz@gnu.org>
350
351 * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
352 src/s/msdos.h).
353
354 * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
355
356 * sed1v2.inp (version): Define to empty.
357 (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
358 (EXEEXT): Define to .exe.
359 Edit "ln -f" into "cp -pf".
360 Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
361 (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
362 Edit "`/bin/pwd`/" into "./".
363 Stubify emacs after it is dumped, to produce emacs.exe.
364 Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
365 b-emacs.exe to 3072K.
366
367 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
368 (emacs): Renamed from `man', to reflect changes in doc directory
369 structure. All callers changed.
370 (clean mostlyclean distclean maintainer-clean extraclean): Chdir
371 into doc/ for manuals. Add misc subdirectory.
372 (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
373 (install): Don't stubify/stubedit emacs.exe, this is now done by
374 src/Makefile.
375
376 2007-10-05 Eli Zaretskii <eliz@gnu.org>
377
378 * sed6.inp: Update comment to reflect doc directory structure.
379
380 * sed1v2.inp (RSVG_LIBS, RSVG_CFLAGS): Edit out.
381
382 2007-07-25 Glenn Morris <rgm@gnu.org>
383
384 * Relicense all FSF files to GPLv3 or later.
385
386 * COPYING: Switch to GPLv3.
387
388 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
389
390 * Version 22.1 released.
391
392 2007-02-10 Glenn Morris <rgm@gnu.org>
393
394 * COPYING.DJ: Remove file since it is no longer needed (see README
395 for details).
396
397 2007-01-28 Glenn Morris <rgm@gnu.org>
398
399 * COPYING.DJ: New file.
400
401 2006-12-04 Eli Zaretskii <eliz@gnu.org>
402
403 * sed2v2.inp (HAVE_SYNC): Define.
404
405 2006-11-25 Eli Zaretskii <eliz@gnu.org>
406
407 * sed1v2.inp (CFLAGS_SOUND): Edit out.
408
409 2006-09-15 Jay Belanger <belanger@truman.edu>
410
411 * COPYING: Replace "Library Public License" by "Lesser Public
412 License" throughout.
413
414 2005-09-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
415
416 * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
417 getopt.o and getopt1.o.
418
419 2005-07-04 Lute Kamstra <lute@gnu.org>
420
421 Update FSF's address in GPL notices.
422
423 2004-11-10 Eli Zaretskii <eliz@gnu.org>
424
425 * sed1.inp: Revert last change.
426
427 2004-11-09 Jan Djärv <jan.h.d@swipnet.se>
428
429 * sed1v2.inp: Use djecho for buildobj.lst.
430
431 * sed1.inp: Ditto.
432
433 2004-11-08 Eli Zaretskii <eliz@gnu.org>
434
435 * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
436 loaddefs.el, unless the latter exists and is newer.
437
438 * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
439 (extraclean, bootfast): New targets.
440 (top_distclean): New macro, used by distclean, maintainer-clean,
441 and extraclean.
442 (.PHONY): Add bootfast.
443 (bootstrap): Make bootstrap-after in lisp.
444 (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
445
446 * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
447
448 2004-10-06 Eli Zaretskii <eliz@gnu.org>
449
450 * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
451 recent (2004-09-24) changes in src/Makefile.in.
452
453 2004-08-14 Eli Zaretskii <eliz@gnu.org>
454
455 * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
456 running a Unixy shell and to reincarnate the "Nothing to be done
457 for `all'" message from Make when there's nothing to be done.
458
459 2004-05-11 Eli Zaretskii <eliz@gnu.org>
460
461 * sedleim.inp (distclean): Remove stamp-subdirs.
462 (SUBDIRS): Don't use `touch', use `djecho' instead.
463 (changed.tit, changed.misc): Use `djecho' instead of `echo'.
464
465 2004-05-02 Eli Zaretskii <eliz@gnu.org>
466
467 * sed2v2.inp (HAVE_GETRUSAGE): Define.
468
469 2003-09-22 Eli Zaretskii <eliz@gnu.org>
470
471 * mainmake.v2 (man lispref lispintro): Specify an explicit target
472 `info', like Makefile.in does.
473
474 2003-08-31 Eli Zaretskii <eliz@gnu.org>
475
476 * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
477 absolute file name of the current working directory. This avoids
478 the warning from Make about circular dependencies.
479
480 2003-08-30 Eli Zaretskii <eliz@gnu.org>
481
482 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
483 so that CVS etc. file names are filtered out of the list of
484 subdirectories.
485
486 2003-08-28 Eli Zaretskii <eliz@gnu.org>
487
488 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
489 with equivalent COMMAND.COM commands.
490
491 2003-08-24 Eli Zaretskii <eliz@gnu.org>
492
493 * sed3v2.inp (EXEEXT): Define to an empty string.
494
495 * sed1v2.inp (EXEEXT): Define to an empty string.
496 Remove src/emacs after producing b-emacs.exe.
497
498 * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
499 (HAVE_SIZE_T): Define.
500
501 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
502
503 * sed2v2.inp: New file.
504
505 * sed2.inp: Remove DJGPP v2.x stuff.
506
507 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
508
509 * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
510 Unix EOLs, to avoid overflowing pure storage while bootstrapping.
511
512 2002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
513
514 * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
515 (bootstrap-clean-before, bootstrap-clean-after): Return to the
516 top-level directory after sub-make.
517 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
518
519 * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
520
521 2002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
522
523 Add support for bootstrapping Emacs:
524
525 * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
526 target.
527
528 * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
529 (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
530 (bootstrap-clean-after): New targets.
531 (all): Depend on maybe_bootstrap.
532
533 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
534
535 * sed1v2.inp: Delete _gdbinit in distclean target.
536
537 2001-12-09 Pavel Janík <Pavel@Janik.cz>
538
539 * COPYING: Moved back.
540
541 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
542
543 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
544 which needed it is gone.
545
546 2001-11-29 Pavel Janík <Pavel@Janik.cz>
547
548 * COPYING: Removed.
549
550 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
551
552 * mainmake.v2 (lispintro): New target.
553 (all): Add lispintro.
554
555 * sed6.inp (SHELL): Comment away, for lispintro.
556
557 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
558
559 * sed6.inp (texinputdir): Add, for the lispref directory.
560
561 * mainmake.v2 (all): Add lispref.
562 (man lispref): Add lispref.
563
564 2001-10-20 Gerd Moellmann <gerd@gnu.org>
565
566 * (Version 21.1 released.)
567
568 2001-10-05 Gerd Moellmann <gerd@gnu.org>
569
570 * Branch for 21.1.
571
572 2001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
573
574 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
575 already there.
576
577 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
578
579 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
580 error in "gcc -E -traditional" with GCC 3.0.
581
582 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
583
584 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
585 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
586 titdic-convert chdirs into leim/quail.
587
588 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
589
590 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
591 target.
592
593 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
594
595 * README: New file.
596
597 * sed1.inp: Add copyright.
598 * sed1v2.inp: Add copyright.
599 * sed2.inp: Add copyright.
600 * sed2x.inp: Add copyright.
601 * sed3.inp: Add copyright.
602 * sed3v2.inp: Add copyright.
603 * sed4.inp: Add copyright.
604 * sed5x.inp: Add copyright.
605 * sed6.inp: Add copyright.
606 * sedleim.inp: Add copyright.
607 * sedlisp.inp: Add copyright.
608
609 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
610
611 * mainmake.v2, mainmake: Add copyright.
612
613 2000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
614
615 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
616 Define; it is undefined in DJGPP v2.01.
617
618 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
619
620 * sed2.inp (HAVE_MKSTEMP): Define.
621
622 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
623
624 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
625 the command; use Make's "export EMACSLOADPATH=" instead. Remove
626 the handling of `command` expansion, leim/Makefile.in doesn't use
627 that anymore.
628
629 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
630
631 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
632
633 2000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
634
635 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
636 expansion to become case-sensitive and return all file names in
637 upper case on plain DOS.
638
639 2000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
640
641 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
642 switch requires an argument.
643
644 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
645
646 * mainmake.v2 (src): Make the rule faster by using a single djecho
647 command instead of multiple redir invocations.
648 (install): Speed up by using a command.com's for loop.
649
650 2000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
651
652 * sed3v2.inp: Define ALLOCA to an empty string.
653
654 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
655
656 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
657
658 2000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * sed1v2.inp: Set LIBSOUND to an empty string.
661
662 2000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
663
664 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
665
666 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
667
668 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
669
670 2000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
671
672 * sedlisp.inp (srcdir): Edit this variable.
673
674 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
675
676 * sedlisp.inp: New file.
677
678 2000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
679
680 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
681 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
682 (TEXINPUTS): Use semi-colon; export explicitly.
683 (MAKEINFO): Export explicitly.
684
685 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
686
687 * mainmake.v2 (install): Install ebrowse.exe.
688
689 2000-04-14 Dave Love <fx@gnu.org>
690
691 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
692
693 2000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
694
695 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
696 config.in.
697
698 2000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
699
700 * sed2.inp (HAVE_SETITIMER): Define.
701
702 1999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
703
704 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
705
706 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
707
708 1999-07-29 Eli Zaretskii <eliz@gnu.org>
709
710 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
711
712 1999-07-12 Richard Stallman <rms@gnu.org>
713
714 * Version 20.4 released.
715
716 1999-07-01 Eli Zaretskii <eliz@gnu.org>
717
718 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
719 invoke an incompatible version of COMMAND.COM.
720
721 1999-05-19 Eli Zaretskii <eliz@gnu.org>
722
723 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
724 have GCC configured by default to use stabs, which unexec.c
725 doesn't currently support.
726
727 1999-01-14 Eli Zaretskii <eliz@gnu.org>
728
729 * mainmake.v2 (install): Use update instead of sed to install fns.el.
730
731 1999-01-11 Eli Zaretskii <eliz@gnu.org>
732
733 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
734 looks for it in exec-directory.
735
736 1999-01-07 Eli Zaretskii <eliz@gnu.org>
737
738 * sedleim.inp: New file, for configuring the leim directory.
739
740 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
741 (clean): Add clean in leim.
742
743 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
744
745 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
746
747 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
748
749 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
750 use COMMAND.COM as the shell.
751
752 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
753
754 * Version 20.3 released.
755
756 1998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
757
758 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
759 directory.
760
761 1998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
762
763 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
764 which generate gdb.ini.
765
766 1998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
767
768 * mainmake.v2 (version): Determine emacs-version from
769 lisp/version.el. Pass it to sub-Make's.
770
771 1998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
772
773 * sed3v2.inp: When installing ${version},
774 do it replacing @version@.
775
776 * mainmake.v2 (version): Compute the version from lisp/version.el
777 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
778
779 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
780
781 * sed6.inp: New file, configures the man directory for MSDOS.
782
783 * mainmake.v2 (man): New target to build the manual.
784 (all): Add the man dependency.
785 (install): Change bin\\nul to bin\nul.
786
787 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
788
789 * Version 20.2 released.
790
791 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
792
793 * Version 20.1 released.
794
795 1997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
796
797 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
798
799 1997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
800
801 * sed2.inp (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
802
803 1997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
804
805 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
806
807 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
808
809 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
810 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
811
812 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
813 MSDOS users won't need `touch' installed.
814
815 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
816
817 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
818
819 * Version 19.33 released.
820
821 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
822
823 * is_exec.c: Renamed from is-exec.c.
824
825 1996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
826
827 * Version 19.32 released.
828
829 * is-exec.c, sigaction.c: New files.
830
831 1996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
832
833 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
834 the rules always generate TAGS.
835
836 1996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
837
838 * sed2.inp: Don't undef MULTI_FRAME.
839
840 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
841
842 * Version 19.31 released.
843
844 1996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
845
846 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
847 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
848 Undo the previous change.
849
850 1996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
851
852 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
853
854 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
855
856 * mainmake.v2 (src): Create a file with sed commands instead of using
857 a long sed command line (some versions of Sed don't handle that).
858 (gdb): Merged back into src, undoing April 13 change.
859 (install): Do use if statements, but not a loop.
860
861 1996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
862
863 * mainmake.v2 (gdb): New target, broken out of src.
864 (install): Use simple explicit copy commands, not a loop.
865
866 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
867
868 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
869 config.h.in.
870
871 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
872
873 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
874
875 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
876
877 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
878
879 * Version 19.30 released.
880
881 1995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
882
883 * sed3.inp: Alter test-distrib to test-dis.
884
885 1995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
886
887 * mainmake (install): Don't mv make-doc.exe into ../bin/.
888
889 1995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
890
891 * sed1.inp: Call make-doc.exe instead of make-docfile.
892
893 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
894
895 * sed2.inp: Define STDC_HEADERS.
896 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
897
898 1995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
899
900 * sed3.inp: Fix sed append command to behave as intended.
901
902 1995-01-20 Morten Welinder <terra@diku.dk>
903
904 * sed3.inp: Delete mysterious dot. Add comment to protect blank
905 line at end of file. Make sure make-docfile is compiled.
906
907 1995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
908
909 * sed3.inp: Use coff2exe on make-docfile.
910 * sed1.inp: Not go32, which has problems with long arg lists.
911
912 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
913
914 * sed1.inp: Handle "\t#"-style comments.
915 (obj): Don't add any files -- now done in src/makefile.in.in.
916 (temacs): Don't depend on prefix-args.
917 (DOC): Reflect makefile changes regarding two-batch run.
918
919 * sed2.inp: Add comments showing how to use the system malloc.
920 (EMACS_CONFIG_OPTIONS): Set though not useful.
921 (HAVE_MKTIME): Define.
922
923 * mainmake (clean): Add target.
924
925 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
926
927 1994-07-14 Morten Welinder (terra@diku.dk)
928
929 * sed2.inp (HAVE_STRERROR): Define.
930
931 1994-07-08 Morten Welinder (terra@diku.dk)
932
933 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
934
935 1994-06-01 Morten Welinder (terra@diku.dk)
936
937 * sed4.inp: New file for configuring src/paths.h.
938
939 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
940
941 * Version 19.25 released.
942
943 1994-05-22 Morten Welinder (terra@diku.dk)
944
945 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
946 to src/makefile.in.in.
947
948 1994-05-20 Morten Welinder (terra@tyr.diku.dk)
949
950 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
951 Also set it to correct three-part value.
952
953 1994-05-16 Morten Welinder (terra@tyr.diku.dk)
954
955 * Version 19.23 released.
956
957 * sed1.inp: Don't use `+' in regexps as different stream
958 editors interpret them differently. Use `*' instead.
959
960 1994-05-12 Morten Welinder (terra@diku.dk)
961
962 * mainmake (install): Set the minimum stack (for running under
963 DPMI) to 512K. Avoid using wildcard for matching one file.
964
965 1994-05-08 Morten Welinder (terra@diku.dk)
966
967 * sed3.inp: Don't pass version to [ce]tags.
968
969 1994-04-30 Morten Welinder (terra@diku.dk)
970
971 * sed1.inp: Don't comment out the inc-vers run as that
972 does not exist anymore.
973 Don't reset DEBUG_MOLE as that no longer is used.
974 Identify the file being patched as src/...
975 * sed2.inp: Identify the file being patched as src/...
976 * sed3.inp: We don't have to have the version number in here
977 anymore. Instead we patch the way it is passed from make to
978 the C compiler.
979
980 1994-04-29 Morten Welinder (terra@diku.dk)
981
982 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
983 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
984
985 * sed2.inp: We have bcmp. Configuration is "msdos".
986 Get rid of ^Ms.
987
988 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
989 new configuration regarding utilities not to compile.
990 Fix version number. Get rid of ^Ms.
991
992 1994-01-08 Morten Welinder (terra@diku.dk)
993
994 * sed3.inp: Improve make-compatibility by not using drive
995 specifications and by not specifying an explicit shell.
996
997 1994-01-07 Morten Welinder (terra@diku.dk)
998
999 * sed1.inp: Incorporate the actions of patch1.
1000 * patch1: File deleted.
1001
1002 1993-01-05 Morten Welinder (terra@diku.dk)
1003
1004 * mainmake: New file, makefile for the main directory.
1005
1006 * patch1: New file. Context diff to turn src/makefile.in into
1007 a msdos version called makefile.
1008
1009 * emacs.pif: New file, program information file for Emacs under
1010 Windows. (This file contains non-printable characters.)
1011
1012 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
1013 that someone is bound to create a better one. Mail uuencoded icons
1014 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
1015 (This file contains non-printable characters.)
1016
1017 * sed3.inp: New file for changing lib-src/makefile.in into
1018 lib-src/makefile.
1019
1020 * sed2.inp: New file for changing src/config.h-in into src/config.h.
1021
1022 * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
1023
1024 ;; Local Variables:
1025 ;; coding: utf-8
1026 ;; add-log-time-zone-rule: t
1027 ;; End:
1028
1029 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
1030 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
1031
1032 This file is part of GNU Emacs.
1033
1034 GNU Emacs is free software: you can redistribute it and/or modify
1035 it under the terms of the GNU General Public License as published by
1036 the Free Software Foundation, either version 3 of the License, or
1037 (at your option) any later version.
1038
1039 GNU Emacs is distributed in the hope that it will be useful,
1040 but WITHOUT ANY WARRANTY; without even the implied warranty of
1041 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1042 GNU General Public License for more details.
1043
1044 You should have received a copy of the GNU General Public License
1045 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
1046
1047 ;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44