Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
c107c335
EZ
12000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * sed1v2.inp: Set LIBSOUND to an empty string.
4
7f3e4303
EZ
52000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
6
7 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
8
db1306d8
EZ
92000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10
11 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
12
4ea325f5
EZ
132000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
14
15 * sedlisp.inp (srcdir): Edit this variable.
16
7d5c8691
EZ
172000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18
19 * sedlisp.inp: New file.
20
fcd2e082
EZ
212000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
22
23 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
24 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
25 (TEXINPUTS): Use semi-colon; export explicitly.
26 (MAKEINFO): Export explicitly.
27
35a28e21
EZ
282000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
29
30 * mainmake.v2 (install): Install ebrowse.exe.
31
33744b5d
DL
322000-04-14 Dave Love <fx@gnu.org>
33
34 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
35
c1300911
EZ
362000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
37
38 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
39 config.in.
40
7c7b25db
EZ
412000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
42
43 * sed2.inp (HAVE_SETITIMER): Define.
44
ba3a0c6d
EZ
451999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
46
47 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
48
49 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
50
32072ea3
DL
511999-07-29 Eli Zaretskii <eliz@gnu.org>
52
53 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
54
551999-07-12 Richard Stallman <rms@gnu.org>
56
57 * Version 20.4 released.
58
591999-07-01 Eli Zaretskii <eliz@gnu.org>
60
61 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
62 invoke an incompatible version of COMAMND.COM.
63
641999-05-19 Eli Zaretskii <eliz@gnu.org>
65
66 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
67 have GCC configured by default to use stabs, which unexec.c
68 doesn't currently support.
69
701999-01-14 Eli Zaretskii <eliz@gnu.org>
71
72 * mainmake.v2 (install): Use update instead of sed to install fns.el.
73
741999-01-11 Eli Zaretskii <eliz@gnu.org>
75
76 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
77 looks for it in exec-directory.
78
791999-01-07 Eli Zaretskii <eliz@gnu.org>
80
81 * sedleim.inp: New file, for configuring the leim directory.
82
83 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
84 (clean): Add clean in leim.
85
861998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
87
88 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
89
901998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
91
92 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
93 use COMMAND.COM as the shell.
94
951998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
96
97 * Version 20.3 released.
98
991998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
100
101 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
102 directory.
103
1041998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
105
106 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
107 which generate gdb.ini.
108
1091998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
110
111 * mainmake.v2 (version): Determine emacs-version from
112 lisp/version.el. Pass it to sub-Make's.
113
1141998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
115
116 * sed3v2.inp: When installing ${version},
117 do it replacing @version@.
118
119 * mainmake.v2 (version): Compute the version from lisp/version.el
120 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
121
1221997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
123
124 * sed6.inp: New file, configures the man directory for MSDOS.
125
126 * mainmake.v2 (man): New target to build the manual.
127 (all): Add the man dependency.
128 (install): Change bin\\nul to bin\nul.
129
1301997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
131
132 * Version 20.2 released.
133
1341997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
135
136 * Version 20.1 released.
137
1381997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
139
140 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
141
1421997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
143
144 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
145
1461997-08-10 +03 Eli Zaretskii <eliz@is.elta.co.il>
147
148 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
149
1501997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
151
152 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
153 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
154
155 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
156 MSDOS users won't need `touch' installed.
157
158 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
159
1601996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
161
162 * Version 19.33 released.
163
1641996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
165
166 * is_exec.c: Renamed from is-exec.c.
167
1681996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
169
170 * Version 19.32 released.
171
172 * is-exec.c, sigaction.c: New files.
173
1741996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
175
176 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
177 the rules always generate TAGS.
178
1791996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
180
181 * sed2.inp: Don't undef MULTI_FRAME.
182
1831996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
184
185 * Version 19.31 released.
186
1871996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
188
189 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
190 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
191 Undo the previous change.
192
1931996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
194
195 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
196
1971996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * mainmake.v2 (src): Create a file with sed commands instead of using
200 a long sed command line (some versions of Sed don't handle that).
201 (gdb): Merged back into src, undoing April 13 change.
202 (install): Do use if statements, but not a loop.
203
2041996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
205
206 * mainmake.v2 (gdb): New target, broken out of src.
207 (install): Use simple explicit copy commands, not a loop.
208
2091996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
210
211 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
212 config.h.in.
213
214 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
215
2161996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
217
218 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
219
2201995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
221
222 * Version 19.30 released.
223
2241995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
225
226 * sed3.inp: Alter test-distrib to test-dis.
227
2281995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
229
230 * mainmake (install): Don't mv make-doc.exe into ../bin/.
231
2321995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
233
234 * sed1.inp: Call make-doc.exe instead of make-docfile.
235
2361995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
237
238 * sed2.inp: Define STDC_HEADERS.
239 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
240
2411995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
242
243 * sed3.inp: Fix sed append command to behave as intended.
244
2451995-01-20 Morten Welinder <terra@diku.dk>
246
247 * sed3.inp: Delete mysterious dot. Add comment to protect blank
248 line at end of file. Make sure make-docfile is compiled.
249
2501995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
251
252 * sed3.inp: Use coff2exe on make-docfile.
253 * sed1.inp: Not go32, which has problems with long arg lists.
254
2551994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
256
257 * sed1.inp: Handle "\t#"-style comments.
258 (obj): Don't add any files -- now done in src/makefile.in.in
259 (temacs): Don't depend on prefix-args.
260 (DOC): Reflect makefile changes regarding two-batch run.
261
262 * sed2.inp: Add comments showing how to use the system malloc.
263 (EMACS_CONFIG_OPTIONS): Set though not useful.
264 (HAVE_MKTIME): Define.
265
266 * mainmake (clean): Add target.
267
268 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
269
270
2711994-07-14 Morten Welinder (terra@diku.dk)
272
273 * sed2.inp (HAVE_STRERROR): Define.
274
2751994-07-08 Morten Welinder (terra@diku.dk)
276
277 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
278
2791994-06-01 Morten Welinder (terra@diku.dk)
280
281 * sed4.inp: New file for configuring src/paths.h.
282
2831994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
284
285 * Version 19.25 released.
286
2871994-05-22 Morten Welinder (terra@diku.dk)
288
289 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
290 to src/makefile.in.in.
291
2921994-05-20 Morten Welinder (terra@tyr.diku.dk)
293
294 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
295 Also set it to correct three-part value.
296
2971994-05-16 Morten Welinder (terra@tyr.diku.dk)
298
299 * Version 19.23 released.
300
301 * sed1.inp: Don't use `+' in regexps as different stream
302 editors interpret them differently. Use `*' instead.
303
3041994-05-12 Morten Welinder (terra@diku.dk)
305
306 * mainmake (install): Set the minimum stack (for running under
307 DPMI) to 512K. Avoid using wildcard for matching one file.
308
3091994-05-08 Morten Welinder (terra@diku.dk)
310
311 * sed3.inp: Don't pass version to [ce]tags.
312
3131994-04-30 Morten Welinder (terra@diku.dk)
314
315 * sed1.inp: don't comment out the inc-vers run as that
316 does not exist anymore.
317 Don't reset DEBUG_MOLE as that no longer is used.
318 Identify the file being patched as src/...
319 * sed2.inp: Identify the file being patched as src/...
320 * sed3.inp: We don't have to have the version number in here
321 anymore. Instead we patch the way it is passed from make to
322 the C compiler.
323
3241994-04-29 Morten Welinder (terra@diku.dk)
325
326 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
327 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
328
329 * sed2.inp: We have bcmp. Configuration is "msdos".
330 Get rid of ^Ms.
331
332 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
333 new configuration regarding utilities not to compile.
334 Fix version number. Get rid of ^Ms.
335
3361994-01-08 Morten Welinder (terra@diku.dk)
337
338 * sed3.inp: improve make-compatibility by not using drive
339 specifications and by not specifying an explicit shell.
340
3411994-01-07 Morten Welinder (terra@diku.dk)
342
343 * sed1.inp: Incorporate the actions of patch1.
344 * patch1: File deleted.
345
3461993-01-05 Morten Welinder (terra@diku.dk)
347
348 * mainmake: New file, makefile for the main directory.
349
350 * patch1: New file. Context diff to turn src/makefile.in into
351 a msdos version called makefile.
352
353 * emacs.pif: New file, program information file for Emacs under
354 Windows. (This file contains non-printable characters.)
355
356 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
357 that someone is bound to create a better. Mail uuencoded icons
358 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
359 (This file contains non-printable characters.)
360
361 * sed3.inp: New file for changing lib-src/makefile.in into
362 lib-src/makefile.
363
364 * sed2.inp: New file for changing src/config.h-in into src/config.h
365
366 * sed1.inp: New file for changing src/makefile.in.in into src/makefile