(maybe_bootstrap): Fix the command that fails Make.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
fcd2ab44
EZ
12001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * sed1v2.inp: Delete _gdbinit in distclean target.
4
72244db2
PJ
52001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6
7 * COPYING: Moved back.
8
b0a63d77
EZ
92001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
10
11 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
12 which needed it is gone.
13
0142178a
PJ
142001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
15
16 * COPYING: Removed.
17
ac74199d
EZ
182001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
19
20 * mainmake.v2 (lispintro): New target.
21 (all): Add lispintro.
22
23 * sed6.inp (SHELL): Comment away, for lispintro.
24
5c32b7c5
EZ
252001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
26
27 * sed6.inp (texinputdir): Add, for the lispref directory.
28
29 * mainmake.v2 (all): Add lispref.
30 (man lispref): Add lispref.
31
71431a0e
GM
322001-10-20 Gerd Moellmann <gerd@gnu.org>
33
6aa97356 34 * (Version 21.1 released.)
71431a0e 35
ab952a4f
GM
362001-10-05 Gerd Moellmann <gerd@gnu.org>
37
38 * Branch for 21.1.
39
fc406406
EZ
402001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
41
42 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
43 already there.
44
24b97d4b
EZ
452001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
46
47 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
48 error in "gcc -E -traditional" with GCC 3.0.
49
2b908342
EZ
502001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
51
52 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
53 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
54 titdic-convert chdirs into leim/quail.
55
9d5d1075
EZ
562001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
57
58 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
59 target.
60
d7fcecc1
EZ
612001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
62
63 * README: New file.
64
65 * sed1.inp: Add copyright.
66 * sed1v2.inp: Add copyright.
67 * sed2.inp: Add copyright.
68 * sed2x.inp: Add copyright.
69 * sed3.inp: Add copyright.
70 * sed3v2.inp: Add copyright.
71 * sed4.inp: Add copyright.
72 * sed5x.inp: Add copyright.
73 * sed6.inp: Add copyright.
74 * sedleim.inp: Add copyright.
75 * sedlisp.inp: Add copyright.
76
7121a5e1
EZ
772001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
78
79 * mainmake.v2, mainmake: Add copyright.
80
da7fab49
EZ
812000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
82
83 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
84 Define; it is undefined in DJGPP v2.01.
85
f4da4611
EZ
862000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
87
88 * sed2.inp (HAVE_MKSTEMP): Define.
89
a115794c
EZ
902000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
91
92 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
93 the command; use Make's "export EMACSLOADPATH=" instead. Remove
94 the handling of `command` expansion, leim/Makefile.in doesn't use
95 that anymore.
96
67e0a2b6
EZ
972000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
98
99 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
100
838b9528
EZ
1012000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
102
103 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
104 expansion to become case-sensitive and return all file names in
105 upper case on plain DOS.
106
efb29aff
EZ
1072000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
108
109 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
110 switch requires an argument.
111
4a201758
EZ
1122000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
113
114 * mainmake.v2 (src): Make the rule faster by using a single djecho
115 command instead of multiple redir invocations.
116 (install): Speed up by using a command.com's for loop.
117
7f987ac0
EZ
1182000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
119
120 * sed3v2.inp: Define ALLOCA to an empty string.
121
68be2869
EZ
1222000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
123
124 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
125
c107c335
EZ
1262000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
127
128 * sed1v2.inp: Set LIBSOUND to an empty string.
129
7f3e4303
EZ
1302000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
131
132 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
133
db1306d8
EZ
1342000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
135
136 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
137
4ea325f5
EZ
1382000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
139
140 * sedlisp.inp (srcdir): Edit this variable.
141
7d5c8691
EZ
1422000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
143
144 * sedlisp.inp: New file.
145
fcd2e082
EZ
1462000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
147
148 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
149 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
150 (TEXINPUTS): Use semi-colon; export explicitly.
151 (MAKEINFO): Export explicitly.
152
35a28e21
EZ
1532000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
154
155 * mainmake.v2 (install): Install ebrowse.exe.
156
33744b5d
DL
1572000-04-14 Dave Love <fx@gnu.org>
158
159 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
160
c1300911
EZ
1612000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
162
163 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
164 config.in.
165
7c7b25db
EZ
1662000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
167
168 * sed2.inp (HAVE_SETITIMER): Define.
169
ba3a0c6d
EZ
1701999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
171
172 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
173
174 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
175
32072ea3
DL
1761999-07-29 Eli Zaretskii <eliz@gnu.org>
177
178 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
179
1801999-07-12 Richard Stallman <rms@gnu.org>
181
182 * Version 20.4 released.
183
1841999-07-01 Eli Zaretskii <eliz@gnu.org>
185
186 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
187 invoke an incompatible version of COMAMND.COM.
188
1891999-05-19 Eli Zaretskii <eliz@gnu.org>
190
191 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
192 have GCC configured by default to use stabs, which unexec.c
193 doesn't currently support.
194
1951999-01-14 Eli Zaretskii <eliz@gnu.org>
196
197 * mainmake.v2 (install): Use update instead of sed to install fns.el.
198
1991999-01-11 Eli Zaretskii <eliz@gnu.org>
200
201 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
202 looks for it in exec-directory.
203
2041999-01-07 Eli Zaretskii <eliz@gnu.org>
205
206 * sedleim.inp: New file, for configuring the leim directory.
207
208 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
209 (clean): Add clean in leim.
210
2111998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
212
213 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
214
2151998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
216
217 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
218 use COMMAND.COM as the shell.
219
2201998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
221
222 * Version 20.3 released.
223
2241998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
225
226 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
227 directory.
228
2291998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
230
231 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
232 which generate gdb.ini.
233
2341998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
235
236 * mainmake.v2 (version): Determine emacs-version from
237 lisp/version.el. Pass it to sub-Make's.
238
2391998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
240
241 * sed3v2.inp: When installing ${version},
242 do it replacing @version@.
243
244 * mainmake.v2 (version): Compute the version from lisp/version.el
245 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
246
2471997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
248
249 * sed6.inp: New file, configures the man directory for MSDOS.
250
251 * mainmake.v2 (man): New target to build the manual.
252 (all): Add the man dependency.
253 (install): Change bin\\nul to bin\nul.
254
2551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
256
257 * Version 20.2 released.
258
2591997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
260
261 * Version 20.1 released.
262
2631997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
264
265 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
266
2671997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
268
269 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
270
2711997-08-10 +03 Eli Zaretskii <eliz@is.elta.co.il>
272
273 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
274
2751997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
278 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
279
280 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
281 MSDOS users won't need `touch' installed.
282
283 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
284
2851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
286
287 * Version 19.33 released.
288
2891996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
290
291 * is_exec.c: Renamed from is-exec.c.
292
2931996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
294
295 * Version 19.32 released.
296
297 * is-exec.c, sigaction.c: New files.
298
2991996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
300
301 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
302 the rules always generate TAGS.
303
3041996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
305
306 * sed2.inp: Don't undef MULTI_FRAME.
307
3081996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
309
310 * Version 19.31 released.
311
3121996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
313
314 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
315 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
316 Undo the previous change.
317
3181996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
319
320 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
321
3221996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
323
324 * mainmake.v2 (src): Create a file with sed commands instead of using
325 a long sed command line (some versions of Sed don't handle that).
326 (gdb): Merged back into src, undoing April 13 change.
327 (install): Do use if statements, but not a loop.
328
3291996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
330
331 * mainmake.v2 (gdb): New target, broken out of src.
332 (install): Use simple explicit copy commands, not a loop.
333
3341996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
335
336 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
337 config.h.in.
338
339 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
340
3411996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
342
343 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
344
3451995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
346
347 * Version 19.30 released.
348
3491995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
350
351 * sed3.inp: Alter test-distrib to test-dis.
352
3531995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
354
355 * mainmake (install): Don't mv make-doc.exe into ../bin/.
356
3571995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
358
359 * sed1.inp: Call make-doc.exe instead of make-docfile.
360
3611995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
362
363 * sed2.inp: Define STDC_HEADERS.
364 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
365
3661995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
367
368 * sed3.inp: Fix sed append command to behave as intended.
369
3701995-01-20 Morten Welinder <terra@diku.dk>
371
372 * sed3.inp: Delete mysterious dot. Add comment to protect blank
373 line at end of file. Make sure make-docfile is compiled.
374
3751995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
376
377 * sed3.inp: Use coff2exe on make-docfile.
378 * sed1.inp: Not go32, which has problems with long arg lists.
379
3801994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
381
382 * sed1.inp: Handle "\t#"-style comments.
383 (obj): Don't add any files -- now done in src/makefile.in.in
384 (temacs): Don't depend on prefix-args.
385 (DOC): Reflect makefile changes regarding two-batch run.
386
387 * sed2.inp: Add comments showing how to use the system malloc.
388 (EMACS_CONFIG_OPTIONS): Set though not useful.
389 (HAVE_MKTIME): Define.
390
391 * mainmake (clean): Add target.
392
393 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
394
395
3961994-07-14 Morten Welinder (terra@diku.dk)
397
398 * sed2.inp (HAVE_STRERROR): Define.
399
4001994-07-08 Morten Welinder (terra@diku.dk)
401
402 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
403
4041994-06-01 Morten Welinder (terra@diku.dk)
405
406 * sed4.inp: New file for configuring src/paths.h.
407
4081994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
409
410 * Version 19.25 released.
411
4121994-05-22 Morten Welinder (terra@diku.dk)
413
414 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
415 to src/makefile.in.in.
416
4171994-05-20 Morten Welinder (terra@tyr.diku.dk)
418
419 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
420 Also set it to correct three-part value.
421
4221994-05-16 Morten Welinder (terra@tyr.diku.dk)
423
424 * Version 19.23 released.
425
426 * sed1.inp: Don't use `+' in regexps as different stream
427 editors interpret them differently. Use `*' instead.
428
4291994-05-12 Morten Welinder (terra@diku.dk)
430
431 * mainmake (install): Set the minimum stack (for running under
432 DPMI) to 512K. Avoid using wildcard for matching one file.
433
4341994-05-08 Morten Welinder (terra@diku.dk)
435
436 * sed3.inp: Don't pass version to [ce]tags.
437
4381994-04-30 Morten Welinder (terra@diku.dk)
439
440 * sed1.inp: don't comment out the inc-vers run as that
441 does not exist anymore.
442 Don't reset DEBUG_MOLE as that no longer is used.
443 Identify the file being patched as src/...
444 * sed2.inp: Identify the file being patched as src/...
445 * sed3.inp: We don't have to have the version number in here
446 anymore. Instead we patch the way it is passed from make to
447 the C compiler.
448
4491994-04-29 Morten Welinder (terra@diku.dk)
450
451 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
452 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
453
454 * sed2.inp: We have bcmp. Configuration is "msdos".
455 Get rid of ^Ms.
456
457 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
458 new configuration regarding utilities not to compile.
459 Fix version number. Get rid of ^Ms.
460
4611994-01-08 Morten Welinder (terra@diku.dk)
462
463 * sed3.inp: improve make-compatibility by not using drive
464 specifications and by not specifying an explicit shell.
465
4661994-01-07 Morten Welinder (terra@diku.dk)
467
468 * sed1.inp: Incorporate the actions of patch1.
469 * patch1: File deleted.
470
4711993-01-05 Morten Welinder (terra@diku.dk)
472
473 * mainmake: New file, makefile for the main directory.
474
475 * patch1: New file. Context diff to turn src/makefile.in into
476 a msdos version called makefile.
477
478 * emacs.pif: New file, program information file for Emacs under
479 Windows. (This file contains non-printable characters.)
480
481 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
482 that someone is bound to create a better. Mail uuencoded icons
483 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
484 (This file contains non-printable characters.)
485
486 * sed3.inp: New file for changing lib-src/makefile.in into
487 lib-src/makefile.
488
489 * sed2.inp: New file for changing src/config.h-in into src/config.h
490
491 * sed1.inp: New file for changing src/makefile.in.in into src/makefile
6922b018
KH
492
493;; Local Variables:
494;; coding: iso-2022-7bit-unix
495;; End:
2a34a036
GM
496
497 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001
498 Free Software Foundation, Inc.
499 Copying and distribution of this file, with or without modification,
500 are permitted provided the copyright notice and this notice are preserved.