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