42530
|
1 2002-01-04 Andrew Innes <andrewi@gnu.org>
|
|
2
|
|
3 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
|
|
4 pick up relevant bits of the Windows API definitions.
|
|
5
|
|
6 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
|
|
7 pick up relevant bits of the Windows API definitions.
|
|
8
|
42027
|
9 2001-12-14 Andrew Innes <andrewi@gnu.org>
|
|
10
|
|
11 * makefile.w32-in (bootstrap): Build addsection program before
|
|
12 bootstrap (required for post-processing temacs.exe).
|
|
13
|
41896
|
14 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
|
15
|
|
16 * COPYING: New file.
|
|
17
|
42025
|
18 2001-12-03 Andrew Innes <andrewi@gnu.org>
|
|
19
|
|
20 * makefile.w32-in (bootstrap-nmake):
|
|
21 (bootstrap-gmake): Extend bootstrap process to first do
|
|
22 bootstrap-clean in lisp dir and rebuild the DOC file.
|
|
23 (bootstrap): Do a "normal" make after the bootstrap work.
|
|
24
|
41328
|
25 2001-11-20 Jason Rumney <jasonr@gnu.org>
|
|
26
|
|
27 * INSTALL: Update table of versions of make that are suitable
|
|
28 for building Emacs, based on recent feedback.
|
|
29
|
|
30 * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
|
|
31
|
41278
|
32 2001-11-19 Andrew Innes <andrewi@gnu.org>
|
|
33
|
|
34 * ftime-nostartup.bat: New file.
|
|
35
|
|
36 * ftime.bat: Don't include libc.lib for profiling - the profiler
|
|
37 corrupts part of memcpy.
|
|
38
|
41178
|
39 2001-11-17 Jason Rumney <jasonr@gnu.org>
|
|
40
|
|
41 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
|
|
42 expansion. From Juanma Barranquero <lektu@terra.es>.
|
|
43
|
40111
|
44 2001-10-20 Gerd Moellmann <gerd@gnu.org>
|
|
45
|
40152
|
46 * (Version 21.1 released.)
|
40111
|
47
|
39826
|
48 2001-10-12 Andrew Innes <andrewi@gnu.org>
|
|
49
|
|
50 * inc/pwd.h (uid_t, gid_t): New typedefs.
|
|
51
|
39742
|
52 2001-10-05 Gerd Moellmann <gerd@gnu.org>
|
|
53
|
|
54 * Branch for 21.1.
|
|
55
|
39193
|
56 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
|
|
57
|
|
58 * README: Update the address of the mailing list and subscription
|
|
59 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
|
|
60
|
39156
|
61 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
|
|
62
|
|
63 * INSTALL: Suggest to avoid using WinZip.
|
39154
|
64
|
|
65 * configure.bat: Make sure ../site-lisp exists; create if necessary.
|
|
66
|
39145
|
67 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
|
|
68
|
|
69 * INSTALL: Mention that "make install" can be "nmake install".
|
|
70
|
39114
|
71 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
|
|
72
|
|
73 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
|
|
74 since some versions of `mkdir' don't automatically create parent
|
|
75 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
|
|
76
|
39056
|
77 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
|
|
78
|
|
79 * subdirs.el: New file.
|
|
80
|
|
81 * configure.bat: Copy subdirs.el to the site-lisp directory.
|
|
82
|
|
83 * makefile.w32-in (install): Copy subdirs.el to the installation
|
|
84 directory.
|
|
85
|
38140
|
86 2001-06-20 Jason Rumney <jasonr@gnu.org>
|
|
87
|
|
88 * runemacs.c (WinMain): Add quotes around command in case of spaces.
|
|
89
|
37975
|
90 2001-06-01 Andrew Innes <andrewi@gnu.org>
|
|
91
|
|
92 * gmake.defs (sh_output): Don't use $(warning ...) to output
|
|
93 messages, since that is not supported by GNU make 3.77.
|
|
94
|
37886
|
95 2001-05-24 Jason Rumney <jasonr@gnu.org>
|
|
96
|
|
97 * INSTALL: Clarify that building with MSVC requires nmake.
|
|
98
|
37779
|
99 2001-05-17 Andrew Innes <andrewi@gnu.org>
|
|
100
|
|
101 * gmake.defs (NEW_CYGWIN): Output message about spurious error
|
|
102 message that is to be ignored.
|
|
103
|
37711
|
104 2001-05-13 Andrew Innes <andrewi@gnu.org>
|
|
105
|
|
106 * TODO: Remove file, since it is completely out of date.
|
|
107
|
|
108 * README: Add copyright notice.
|
|
109
|
|
110 * INSTALL: Add copyright notice.
|
|
111
|
37566
|
112 2001-04-18 Andrew Innes <andrewi@gnu.org>
|
|
113
|
|
114 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
|
|
115 the environment.
|
|
116
|
|
117 * gmake.defs (SETLOADPATH): Remove definition.
|
|
118 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
|
|
119 environment.
|
|
120
|
|
121 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
|
|
122
|
|
123 * configure.bat: Make the checkw32api* labels be distinct in the
|
|
124 first 8 characters.
|
|
125
|
|
126 2001-03-17 Andrew Innes <andrewi@gnu.org>
|
|
127
|
|
128 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
|
|
129 escaped quotes.
|
|
130
|
|
131 * gmake.defs (DEBUG_LINK): New macro.
|
|
132 (LINK_FLAGS): Use it.
|
|
133
|
|
134 * nmake.defs (DEBUG_LINK): New macro.
|
|
135 (LINK_FLAGS): Use it.
|
|
136
|
|
137 2001-03-06 Andrew Innes <andrewi@gnu.org>
|
|
138
|
|
139 * INSTALL: Add --ldflags to configure line for building with
|
|
140 recent versions of Cygwin GCC.
|
|
141
|
|
142 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
|
|
143
|
|
144 * configure.bat: Use correct options when compiling a test program
|
|
145 with Cygwin. From David Ponce <dponce@voila.fr>.
|
|
146
|
|
147 2001-02-24 Andrew Innes <andrewi@gnu.org>
|
|
148
|
|
149 * _emacs: Remove obsolete file.
|
|
150
|
|
151 * emacs.bat.in: Remove obsolete file.
|
|
152
|
|
153 * debug.bat.in: Remove obsolete file.
|
|
154
|
|
155 * inc/sys/socket.h: Add copyright notice.
|
|
156
|
|
157 * paths.h: Add copyright notice.
|
|
158
|
|
159 * makefile.nt: Update copyright notice.
|
|
160
|
|
161 * makefile.def: Update copyright notice.
|
|
162
|
|
163 * configure.bat: Update copyright notice.
|
|
164
|
|
165 * nmake.defs: Add copyright notice.
|
|
166
|
|
167 * gmake.defs: Add copyright notice.
|
|
168
|
|
169 * makefile.w32-in: Add copyright notice.
|
|
170
|
|
171 2001-02-05 Andrew Innes <andrewi@gnu.org>
|
|
172
|
|
173 * nmake.defs (THISDIR): New definition.
|
|
174
|
|
175 * gmake.defs (THISDIR): New definition.
|
|
176
|
|
177 2001-02-03 Andrew Innes <andrewi@gnu.org>
|
|
178
|
|
179 * configure.bat: Leave a space before >> only when there is a
|
|
180 preceding digit. Add a comment about the importance of this.
|
|
181
|
|
182 * README: Replace outdated information.
|
|
183
|
|
184 * INSTALL (Trouble-shooting): Add note about need to specify extra
|
|
185 compiler flags with recent Cygwin ports of gcc.
|
|
186
|
|
187 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
|
|
188
|
|
189 * configure.bat: Use "rm -f" instead of "del /f", as the latter
|
|
190 is not supported by Windows 9X's COMMAND.COM.
|
|
191
|
|
192 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
|
|
193
|
|
194 * configure.bat: Make sure redirection is preceeded by a blank, to
|
|
195 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
|
|
196 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
|
|
197
|
|
198 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
|
|
199
|
|
200 * INSTALL: Copy the table of tested combinations of development
|
|
201 tools from confuigure.bat. Add suggestion to install Bash on
|
|
202 Windows 9X.
|
|
203
|
|
204 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
|
|
205 lisp/Makefile.in instead. Use "rm -f" where more than one file
|
|
206 needs to be deleted, since command.com in Windows 9X doesn't grok
|
|
207 more than one argument.
|
|
208
|
|
209 2001-01-24 Andrew Innes <andrewi@gnu.org>
|
|
210
|
|
211 * makefile.w32-in (cleanall-other-dirs-nmake):
|
|
212 (cleanall-other-dirs-gmake): New targets.
|
|
213 (cleanall): Invoke them.
|
|
214
|
|
215 2001-01-19 Andrew Innes <andrewi@gnu.org>
|
|
216
|
|
217 * addpm.c (env_vars): Add a version-independent site-lisp
|
|
218 directory to EMACSLOADPATH, after the version dependent one.
|
|
219
|
|
220 2001-01-06 Andrew Innes <andrewi@gnu.org>
|
|
221
|
|
222 * README: Update info about compilers.
|
|
223
|
|
224 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
|
|
225 select correct rule for invoking make in another directory. Amend
|
|
226 rules accordingly.
|
|
227 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
|
|
228
|
|
229 * nmake.defs (EMACS_ICON_PATH): Delete definition.
|
|
230 (COMPILER_TEMP_FILES): New definition.
|
|
231 (MAKETYPE): New definition.
|
|
232
|
|
233 * gmake.defs (EMACS_ICON_PATH): Delete definition.
|
|
234 (COMPILER_TEMP_FILES): New definition.
|
|
235 (MAKETYPE): New definition.
|
|
236
|
|
237 * makefile.def (EMACS_ICON_PATH): Delete definition.
|
|
238
|
|
239 * configure.bat: Be careful not to add trailing spaces when
|
|
240 outputting to config.settings.
|
|
241
|
|
242 2001-01-02 Andrew Innes <andrewi@gnu.org>
|
|
243
|
|
244 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
|
|
245 than the function.
|
|
246
|
|
247 2000-12-17 Andrew Innes <andrewi@gnu.org>
|
|
248
|
|
249 * makefile.w32-in (install): Copy directories to the correct
|
|
250 places.
|
|
251 (real_install): Remove obsolete target.
|
|
252
|
|
253 2000-12-06 Andrew Innes <andrewi@gnu.org>
|
|
254
|
|
255 * nmake.defs (CURDIR): New define.
|
|
256 (INSTALL_DIR): Use it.
|
|
257
|
|
258 * gmake.defs (NEW_CYGWIN): New define.
|
|
259 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
|
|
260 so we need to adjust how we escape embedded quotes.
|
|
261 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
|
|
262 relative to $(CURDIR).
|
|
263
|
|
264 2000-11-25 Jason Rumney <jasonr@gnu.org>
|
|
265
|
|
266 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
|
|
267
|
|
268 2000-10-17 Andrew Innes <andrewi@gnu.org>
|
|
269
|
|
270 * makefile.w32-in (recompile): New target to recompile lisp
|
|
271 directory.
|
|
272 (recompile-CMD, recompile-SH): New support targets.
|
|
273
|
|
274 2000-09-24 Jason Rumney <jasonr@gnu.org>
|
|
275
|
|
276 * config.nt (NO_RETURN): Define it.
|
|
277
|
|
278 2000-09-17 Andrew Innes <andrewi@gnu.org>
|
|
279
|
|
280 * gmake.defs: Revert to Unix line endings.
|
|
281
|
|
282 * nmake.defs: Revert to Unix line endings.
|
|
283
|
|
284 2000-09-16 Andrew Innes <andrewi@gnu.org>
|
|
285
|
|
286 * gmake.defs (SETLOADPATH): Change definition to work from any
|
|
287 subdirectory.
|
|
288
|
|
289 2000-09-14 Andrew Innes <andrewi@gnu.org>
|
|
290
|
|
291 * makefile.w32-in: Revert to Unix line endings.
|
|
292
|
|
293 2000-09-14 Andrew Innes <andrewi@gnu.org>
|
|
294
|
|
295 * INSTALL: Add note about expected error messages when configure
|
|
296 is run.
|
|
297
|
|
298 * configure.bat: Simplify the generation of makefiles (don't need
|
|
299 to generate various top-level targets that invoke make in other
|
|
300 directories).
|
|
301
|
|
302 * gmake.defs (SHELLTYPE): New define.
|
|
303 (SETLOADPATH): New define.
|
|
304
|
|
305 * nmake.defs (SHELLTYPE): New define.
|
|
306
|
|
307 * makefile.w32-in: Standardize indentation somewhat.
|
|
308 Add bootstrap support.
|
|
309 Pass $(MFLAGS) when invoking make recursively.
|
|
310 Add shell-specific variants of top-level targets that invoke make
|
|
311 recursively in other directories, and add necessary computed
|
|
312 dependencies.
|
|
313
|
|
314 2000-09-03 Andrew Innes <andrewi@gnu.org>
|
|
315
|
|
316 * makefile.w32-in: Change to DOS line endings.
|
|
317
|
|
318 * configure.bat: Change to DOS line endings.
|
|
319
|
|
320 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
|
|
321 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
|
|
322
|
|
323 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
|
|
324 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
|
|
325
|
|
326 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
|
|
327 -D_ANONYMOUS_STRUCT on compile line.
|
|
328 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
|
|
329 (ARCH_CFLAGS): Change optimization flags to -O2.
|
|
330 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
|
|
331 (ARGQUOTE, DQUOTE): New defines.
|
|
332
|
|
333 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
|
|
334 -D_ANONYMOUS_STRUCT on compile line.
|
|
335 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
|
|
336 (ARGQUOTE, DQUOTE): New defines.
|
|
337
|
|
338 2000-08-22 Andrew Innes <andrewi@gnu.org>
|
|
339
|
|
340 * configure.bat: New file.
|
|
341
|
|
342 * gmake.defs: New file.
|
|
343
|
|
344 * nmake.defs: New file.
|
|
345
|
|
346 * makefile.w32-in: New file.
|
|
347
|
|
348 * INSTALL: Rewrite to match new configure process.
|
|
349
|
|
350 * config.nt [WINDOWSNT]: Don't declare getenv.
|
|
351 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
|
|
352
|
|
353 * addpm.c (main): Accept /q to mean install based on addpm's
|
|
354 location without asking. Remove reference to emacs.bat which is
|
|
355 now obsolete.
|
|
356
|
|
357 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
|
|
358
|
|
359 * paths.h: Use forward slash as directory separator in all path
|
|
360 definitions.
|
|
361 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
|
|
362
|
|
363 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
|
|
364
|
|
365 * runemacs.c: Remove WIN32 define.
|
|
366
|
|
367 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
|
|
368 not defined.
|
|
369
|
|
370 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
|
|
371 (fd_set): Define to new name, after including winsock.h, so we can
|
|
372 provide our own implementation.
|
|
373
|
|
374 2000-07-05 Andrew Innes <andrewi@gnu.org>
|
|
375
|
|
376 * ebuild.bat: Add support for specifying make arguments.
|
|
377
|
|
378 * makefile.nt: Add support for `bootstrap' and related targets.
|
|
379
|
|
380 2000-06-11 Jason Rumney <jasonr@gnu.org>
|
|
381
|
|
382 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
|
|
383
|
|
384 2000-02-06 Andrew Innes <andrewi@gnu.org>
|
|
385
|
|
386 * inc/sys/time.h: Add inclusion protection.
|
|
387
|
|
388 * makefile.def (SYS_LDFLAGS): Add -nologo.
|
|
389
|
|
390 1999-11-22 Andrew Innes <andrewi@gnu.org>
|
|
391
|
|
392 * install.bat: Pass on command line arguments to make.
|
|
393
|
|
394 * makefile.nt (fast_install): Bring commands up-to-date, and fix
|
|
395 typo.
|
|
396
|
|
397 1999-11-21 Andrew Innes <andrewi@gnu.org>
|
|
398
|
|
399 * makefile.nt (all): Build leim if present.
|
|
400 (install): Install leim if present.
|
|
401 (clean): Clean leim if present.
|
|
402
|
|
403 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
|
|
404 definition.
|
|
405
|
|
406 * emacs.bat.in (EMACSLOADPATH): Include leim.
|
|
407
|
|
408 1999-07-12 Richard Stallman <rms@gnu.org>
|
|
409
|
|
410 * Version 20.4 released.
|
|
411
|
|
412 1999-06-16 Andrew Innes <andrewi@gnu.org>
|
|
413
|
|
414 * emacs.rc: Use an icon with a transparent background, to be in
|
|
415 keeping with other applications.
|
|
416
|
|
417 1999-06-03 Andrew Innes <andrewi@gnu.org>
|
|
418
|
|
419 * preprep.c: Fix typo.
|
|
420
|
|
421 1999-05-02 Andrew Innes <andrewi@gnu.org>
|
|
422
|
|
423 * config.h: Remove obsolete file.
|
|
424
|
|
425 * preprep.c (copy_executable_and_move_sections): Ifdef out a
|
|
426 couple of unused switch cases that aren't defined on all
|
|
427 platforms.
|
|
428
|
|
429 * ftime.bat: Add another variation of the profile command, which
|
|
430 only profiles extended commands.
|
|
431
|
|
432 1999-03-31 Geoff Voelker <voelker@cs.washington.edu>
|
|
433
|
|
434 * cmdproxy.c (main): Fix parens.
|
|
435
|
|
436 1999-03-25 Andrew Innes <andrewi@gnu.org>
|
|
437
|
|
438 * cmdproxy.c (main): Call GetShortPathName to normalize program
|
|
439 names for comparison.
|
|
440
|
|
441 1999-03-05 Geoff Voelker <voelker@cs.washington.edu>
|
|
442
|
|
443 * makefile.def: Compile multiple .c files when possible.
|
|
444 Use BLD instead of assuming i386.
|
|
445 * makefile.nt: Remove common multiple file compilation commands.
|
|
446
|
|
447 1999-03-04 Geoff Voelker <voelker@cs.washington.edu>
|
|
448
|
|
449 * cmdproxy.c (main): Add missing parens.
|
|
450
|
|
451 1999-02-20 Andrew Innes <andrewi@gnu.org>
|
|
452
|
|
453 * preprep.c: New program to allow dumped image to be profiled.
|
|
454
|
|
455 * makefile.nt (preprep): New target.
|
|
456 (ALL): Build it.
|
|
457
|
|
458 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
|
|
459
|
|
460 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
|
|
461 Change prep options to profile libc functions and skip the startup
|
|
462 code.
|
|
463
|
|
464 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
|
|
465
|
|
466 * makefile.nt: Create installation directory as first step.
|
|
467
|
|
468 1999-01-31 Andrew Innes <andrewi@gnu.org>
|
|
469
|
|
470 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
|
|
471 ROUND_UP_DST. Zeroes the alignment slop.
|
|
472 (copy_executable_and_add_section): Update the
|
|
473 SizeOfHeaders field properly.
|
|
474
|
|
475 1999-01-27 Andrew Innes <andrewi@gnu.org>
|
|
476
|
|
477 * makefile.nt: Do make version comparison as strings.
|
|
478
|
|
479 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
|
|
480
|
|
481 * runemacs.c (WinMain): Pass explicit environment block to
|
|
482 CreateProcess, to work around a bug in Windows 95/98.
|
|
483
|
|
484 1999-01-22 Geoff Voelker <voelker@cs.washington.edu>
|
|
485
|
|
486 * icons: New directory with Davenport's icons.
|
|
487 icons/sink.ico: Renamed from emacs.ico.
|
|
488
|
|
489 * makefile.nt (install, fast_install): Install Windows icons
|
|
490 into etc/icons.
|
|
491
|
|
492 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
|
|
493
|
|
494 1999-01-17 Andrew Innes <andrewi@gnu.org>
|
|
495
|
|
496 * makefile.nt: (ALL): List top-level targets.
|
|
497 (addsection): New top-level target.
|
|
498 (install): Copy fns-*.el to bin directory.
|
|
499
|
|
500 * addsection.c: New program to add static heap section to
|
|
501 temacs.exe after linking, in support of new unexec method.
|
|
502
|
|
503 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
|
|
504
|
|
505 * cmdproxy.c (spawn): Pass directory for child as parameter.
|
|
506 (main): Save startup directory to give to spawn, then change
|
|
507 directory to location of .exe in order not to prevent startup
|
|
508 directory from being deleted.
|
|
509
|
|
510 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
|
|
511
|
|
512 * makefile.nt: Do string comparision of _NMAKE_VER.
|
|
513
|
|
514 1998-12-02 Geoff Voelker <voelker@cs.washington.edu>
|
|
515
|
|
516 * config.nt (LOCALTIME_CACHE): Define.
|
|
517
|
|
518 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
|
|
519
|
|
520 * install.bat: Convert to DOS format.
|
|
521
|
|
522 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
|
|
523
|
|
524 * cmdproxy.c (main): Set environment size only when running
|
|
525 command.com.
|
|
526
|
|
527 1998-11-03 Theodore Jump <tjump@tertius.com>
|
|
528
|
|
529 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
|
|
530 (DEL_TREE): Use rd instead of rmdir.
|
|
531 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
|
|
532 * makefile.nt: Compile multiple source files when possible.
|
|
533
|
|
534 1998-10-05 Geoff Voelker <voelker@cs.washington.edu>
|
|
535
|
|
536 * cmdproxy.c (main): Treat command line options as case-insensitive.
|
|
537
|
|
538 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
|
539
|
|
540 * Version 20.3 released.
|
|
541
|
|
542 1998-07-20 Geoff Voelker <voelker@cs.washington.edu>
|
|
543
|
|
544 * addpm.c (main): Explicitly check result of message box for OK.
|
|
545
|
|
546 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
|
|
547
|
|
548 * inc/sys/file.h (D_OK): Define new macro.
|
|
549
|
|
550 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
|
|
551
|
|
552 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
|
|
553
|
|
554 1998-05-30 Geoff Voelker <voelker@cs.washington.edu>
|
|
555
|
|
556 * emacs.rc (VS_VERSION_INFO): Define.
|
|
557
|
|
558 1998-04-23 Geoff Voelker <voelker@cs.washington.edu>
|
|
559
|
|
560 * makefile.nt (emacs.bat, debug.bat): Create them in the
|
|
561 installation directory.
|
|
562
|
|
563 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
|
|
564
|
|
565 * ddeclient.c: New file. (Support program for performing limited
|
|
566 interprocess communication on Windows.)
|
|
567
|
|
568 * makefile.nt: Build ddeclient.
|
|
569
|
|
570 * cmdproxy.c (main): Only set environment size for real shell, and
|
|
571 provide extra directory argument, when running on Windows 95.
|
|
572
|
|
573 1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
|
|
574
|
|
575 * cmdproxy.c (fail): Exit with a negative return value.
|
|
576 (spawn): Return subprocess return code as an argument.
|
|
577 Explicitly copy environment block.
|
|
578 (main): Update to use return value argument with spawn.
|
|
579 Retry if spawn failed when a subshell was not tried.
|
|
580
|
|
581 * config.nt: Include new macros from src/config.in.
|
|
582 (GNU_MALLOC, REL_ALLOC): Define.
|
|
583 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
|
|
584 (RE_TRANSLATE): Use char_table_translate.
|
|
585
|
|
586 * makefile.def (CP_DIR): Preserve attributes.
|
|
587
|
|
588 * makefile.nt (clean): Delete patch generated files, optimized
|
|
589 build directory.
|
|
590
|
|
591 1997-10-01 Geoff Voelker <voelker@cs.washington.edu>
|
|
592
|
|
593 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
|
|
594
|
|
595 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
596
|
|
597 * Version 20.2 released.
|
|
598
|
|
599 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
600
|
|
601 * Version 20.1 released.
|
|
602
|
|
603 1997-09-11 Geoff Voelker <voelker@cs.washington.edu>
|
|
604
|
|
605 * debug.bat.in: New file.
|
|
606 * makefile.nt (debug.bat): New target.
|
|
607
|
|
608 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
|
|
609
|
|
610 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
|
|
611 Quote group name. Allow different icons to be specified.
|
|
612
|
|
613 * cmdproxy.c (get_env_size): New function.
|
|
614 (spawn): Explicitly pass in environment when creating subprocess.
|
|
615 (main): Cleaup error messages.
|
|
616 Specify dynamically sized environment block for real shell.
|
|
617 Pass on unhandled switches to real shell.
|
|
618 Quote program name.
|
|
619
|
|
620 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
|
|
621 directory.
|
|
622 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
|
|
623
|
|
624 * runemacs.c (WinMain): Allow Emacs process to be started with
|
|
625 high or low priority.
|
|
626
|
|
627 * emacs.bat.in: Remove OS dependent operations.
|
|
628
|
|
629 1997-09-02 Geoff Voelker <voelker@cs.washington.edu>
|
|
630
|
|
631 * addpm.c (env_vars): No longer set INFOPATH.
|
|
632
|
|
633 * cmdproxy.c (get_next_token): Null terminate token returned.
|
|
634
|
|
635 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
|
|
636
|
|
637 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
|
|
638
|
|
639 * addpm.c (env_vars): Set SHELL to cmdproxy.
|
|
640 (main): Initialize idDde to 0.
|
|
641 Determine emacs_path from module file name.
|
|
642 Prompt for install.
|
|
643
|
|
644 * makefile.def (MSVCNT11): Conditionally define it.
|
|
645 (BASE_LIBS): Do not use oldnames.lib.
|
|
646 (SYS_LDFLAGS): Use pdb files.
|
|
647 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
|
|
648 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
|
|
649 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
|
|
650
|
|
651 * makefile.nt (ALL): Build cmdproxy.
|
|
652 (cmdproxy): New target.
|
|
653 (install): Install cmdproxy.
|
|
654
|
|
655 * ftime.bat, debug.bat, cmdproxy.c: New files.
|
|
656
|
|
657 1997-07-10 Geoff Voelker <voelker@cs.washington.edu>
|
|
658
|
|
659 * inc/sys/socket.h: (shutdown): Define.
|
|
660 (sys_shutdown): Export.
|
|
661
|
|
662 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
663
|
|
664 * config.nt (RE_TRANSLATE): Copy definition from config.in.
|
|
665
|
|
666 1997-07-01 Geoff Voelker <voelker@cs.washington.edu>
|
|
667
|
|
668 * config.nt: Update file comments.
|
|
669 Update undefs added/removed in src/config.in.
|
|
670
|
|
671 1997-06-19 Geoff Voelker <voelker@cs.washington.edu>
|
|
672
|
|
673 * makefil.def, emacs.bat: Use windows95 and windowsnt instead
|
|
674 of win95 and winnt, respectively.
|
|
675
|
|
676 1997-01-04 Geoff Voelker <voelker@cs.washington.edu>
|
|
677
|
|
678 * makefile.nt (real_install): Create site-lisp in installation dir.
|
|
679 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
|
|
680 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
|
|
681
|
|
682 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
683
|
|
684 * Version 19.33 released.
|
|
685
|
|
686 1996-08-09 Geoff Voelker <voelker@cs.washington.edu>
|
|
687
|
|
688 * runemacs.c (WinMain): Put a space between the binary and its args.
|
|
689
|
|
690 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
|
691
|
|
692 * Version 19.32 released.
|
|
693
|
|
694 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
|
|
695
|
|
696 * makefile.nt (clean): Use OBJDIR macro.
|
|
697
|
|
698 1996-06-03 Kim F. Storm <kfs@olicom.dk>
|
|
699
|
|
700 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
|
|
701 Not defined by default.
|
|
702 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
|
|
703 (WinMain): Convert backslashes to slashes in env var values.
|
|
704
|
|
705 * addpm.c (env_vars): Use slashes, not backslashes.
|
|
706
|
|
707 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
|
|
708
|
|
709 * Version 19.31 released.
|
|
710
|
|
711 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
|
|
712
|
|
713 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
|
|
714 undo settings afterwards.
|
|
715
|
|
716 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
|
|
717
|
|
718 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
|
|
719 environment variable.
|
|
720
|
|
721 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
|
|
722
|
|
723 * install.bat: Allow for optimized build.
|
|
724 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
|
|
725 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
|
|
726
|
|
727 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
|
|
728
|
|
729 * addpm.c (REG_ROOT): Don't use a trailing backslash.
|
|
730 (env_vars): Rename field emacs_path to emacs_dir.
|
|
731 (main): Add link to runemacs instead of emacs.
|
|
732
|
|
733 * install.bat: Check if INSTALL_DIR is passed as an argument.
|
|
734
|
|
735 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
|
|
736
|
|
737 * makefile.nt: Build and install runemacs.exe.
|
|
738
|
|
739 * runemacs.c: New file.
|
|
740
|
|
741 * config.w95: File removed.
|
|
742
|
|
743 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
|
|
744 inc/sys/socket.h, inc/sys/time.h: New header files.
|
|
745
|
|
746 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
|
|
747
|
|
748 1996-03-27 Geoff Voelker <voelker@cs.washington.edu>
|
|
749
|
|
750 * makefile.def (DEL): Defined.
|
|
751 (DEL_TREE) [win95]: Defined.
|
|
752 (SYS_LDFLAGS): Set executable versions to 3.10.
|
|
753
|
|
754 * makefile.nt: Change uses of del to $(DEL).
|
|
755
|
|
756 1996-01-17 Erik Naggum <erik@naggum.no>
|
|
757
|
|
758 * All files: Update FSF's address in comment preamble.
|
|
759
|
|
760 1996-01-03 George V. Reilly <georger@microcrafts.com>
|
|
761
|
|
762 * emacs.ico: Now the proverbial kitchen sink icon.
|
|
763
|
|
764 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
|
765
|
|
766 * Version 19.30 released.
|
|
767
|
|
768 1995-11-22 Geoff Voelker <voelker@cs.washington.edu>
|
|
769
|
|
770 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
|
|
771
|
|
772 * makefile.nt (install, fast_install, real_install, clean):
|
|
773 Don't use switches to del not supported by Win95.
|
|
774
|
|
775 1995-11-07 Kevin Gallo <kgallo@microsoft.com>
|
|
776
|
|
777 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
|
|
778 (install, fast_install): Change same-dir test to create test file in
|
|
779 installation tree and thereby support read-only shares.
|
|
780 (clean): Remove .pdb files.
|
|
781
|
|
782 * makefile.def (NTGUI): New macro.
|
|
783 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
|
|
784
|
|
785 * config.nt, config.w95: Update to latest src/config.in.
|
|
786
|
|
787 * addpm.c (env_vars): New variable.
|
|
788 (add_registry): New procedure.
|
|
789 (main): Use values of configuration environment variables from
|
|
790 the registry if defined, the process environment otherwise.
|
|
791
|
|
792 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
|
793
|
|
794 * Version 19.29 released.
|
|
795
|
|
796 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
|
|
797
|
|
798 1995-06-13 Geoff Voelker <voelker@cs.washington.edu>
|
|
799
|
|
800 * makefile.nt: Define .c to .obj suffix rule.
|
|
801 (addpm.obj): Compile directly, use CFLAGS.
|
|
802 (addpm.exe): Link from addpm.obj.
|
|
803
|
|
804 * makefile.def (MSVCNT11): Defined.
|
|
805 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
|
|
806 (CFLAGS_COMMON): Defined.
|
|
807 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
|
|
808
|
|
809 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
|
|
810
|
|
811 * emacs.bat.in: Renamed from emacs.bat
|
|
812 (emacs_dir): Renamed from emacs_path
|
|
813 Definition removed.
|
|
814
|
|
815 * addpm.c: New file.
|
|
816 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
|
|
817 (all): Depend upon $(BLD) and $(ALL).
|
|
818 (install): Depend upon emacs.bat.
|
|
819 Create program item for Emacs.
|
|
820 (clean): Delete obj.
|
|
821 (emacs.bat): Defined.
|
|
822 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
|
|
823
|
|
824 1995-05-27 Geoff Voelker <voelker@cs.washington.edu>
|
|
825
|
|
826 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
|
|
827 Add carriage returns; necessary for batch files on Win95.
|
|
828
|
|
829 1995-05-25 Geoff Voelker <voelker@cs.washington.edu>
|
|
830
|
|
831 * config.w95: Created.
|
|
832 * config.h: Changed to config.nt.
|
|
833
|
|
834 * makefile.nt (SUBDIRS): Commented out.
|
|
835 (all,install,clean): Expand for-loops.
|
|
836 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
|
|
837
|
|
838 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
|
|
839 (ARCH): New definition.
|
|
840 (CPU,CONFIG_H,OS_TYPE): Defined.
|
|
841 (INCLUDE,LIB): Checked if valid.
|
|
842 (ntwin32.mak): Included.
|
|
843 (AR,CC,LINK): New definition.
|
|
844 (ADVAPI32,libc,BASE_LIBS): Defined.
|
|
845 (SYS_LDFLAGS): New definition.
|
|
846 Update comments and preprocessor conditionals.
|
|
847
|
|
848 * emacs.bat (SHELL): Conditionally defined.
|
|
849 (HOME): Conditionally defined.
|
|
850 (emacs_path,HOME): Update comments.
|
|
851 Turn off all echo.
|
|
852
|
|
853 1995-05-09 Geoff Voelker <voelker@cs.washington.edu>
|
|
854
|
|
855 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
|
|
856 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
|
|
857 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
|
|
858 inc/sys/param.h: Removed carriage-returns.
|
|
859
|
|
860 1995-05-06 Geoff Voelker <voelker@cs.washington.edu>
|
|
861
|
|
862 * makefile.def (CVTRES): Defined.
|
|
863
|
|
864 * emacs.ico, emacs.rc: New files by Kevin Gallo.
|
|
865
|
|
866 1995-04-10 Geoff Voelker <voelker@cs.washington.edu>
|
|
867
|
|
868 * src: Removed.
|
|
869
|
|
870 * src\config.h, src\paths.h: Moved to parent dir, src removed.
|
|
871
|
|
872 1995-04-09 Geoff Voelker <voelker@cs.washington.edu>
|
|
873
|
|
874 * makefile.def (INSTALL_DIR): Changed to generic directory.
|
|
875
|
|
876 * emacs.bat: Added arguments when emacs.exe invoked.
|
|
877
|
|
878 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
|
|
879
|
|
880 1994-12-13 voelker <voelker@cs.washington.edu>
|
|
881
|
|
882 * makefile.def (CC): In configuration section.
|
|
883 (COMPAT_LIB): Defined.
|
|
884
|
|
885 1994-11-01 voelker <voelker@cs.washington.edu>
|
|
886
|
|
887 * src/paths.h: New file.
|
|
888
|
|
889 * src/config.h: New file.
|
|
890
|
|
891 * inc/pwd.h: New file.
|
|
892
|
|
893 * inc/sys/dir.h: New file.
|
|
894
|
|
895 * inc/sys/file.h: New file.
|
|
896
|
|
897 * inc/sys/ioctl.h: New file.
|
|
898
|
|
899 * inc/sys/param.h: New file.
|
|
900
|
|
901 * todo: New file.
|
|
902
|
|
903 * readme: New file.
|
|
904
|
|
905 * makefile.nt: New file.
|
|
906
|
|
907 * makefile.def: New file.
|
|
908
|
|
909 * install.cmd: New file.
|
|
910
|
|
911 * install: New file.
|
|
912
|
|
913 * fast-install.cmd: New file.
|
|
914
|
|
915 * emacs.cmd: New file.
|
|
916
|
|
917 * ebuild.cmd: New file.
|
|
918
|
|
919 * _emacs: New file.
|
|
920
|
|
921 ;; Local Variables:
|
|
922 ;; coding: iso-2022-7bit
|
|
923 ;; End:
|
39627
|
924
|
|
925 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001
|
|
926 Free Software Foundation, Inc.
|
|
927 Copying and distribution of this file, with or without modification,
|
|
928 are permitted provided the copyright notice and this notice are preserved.
|