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