New icons installed.
[bpt/emacs.git] / nt / ChangeLog
CommitLineData
07908aec
EZ
12005-11-26 Eli Zaretskii <eliz@gnu.org>
2
3 * emacs21.ico: Renamed from emacs.ico.
4 * emacs.ico: New icons from Andrew Zhilin
5 <andrew_zhilin@yahoo.com>.
6
ed326e35
EZ
72005-09-10 Eli Zaretskii <eliz@gnu.org>
8
9 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
10
df76c589
JB
112005-08-10 Juanma Barranquero <lekktu@gmail.com>
12
13 * .cvsignore: Add `obj' and `oo' for in-place installations.
14
43e124e6
EZ
152005-07-30 Eli Zaretskii <eliz@gnu.org>
16
17 * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
18
5dac5615
JB
192005-07-29 Juanma Barranquero <lekktu@gmail.com>
20
21 * configure.bat: Don't create lisp/Makefile.unix.
22
c638055f
JB
232005-07-28 Juanma Barranquero <lekktu@gmail.com>
24
25 * .cvsignore: Add `makefile' and `config.log'.
26
9eff9fe3
PE
272005-07-26 Paul Eggert <eggert@cs.ucla.edu>
28
29 Merge gnulib getopt implementation into Emacs.
30
31 * inc/gettext.h: Remove; no longer needed now that
32 lib-src/gettext.h exists.
33
9ebc3953
EZ
342005-07-16 Eli Zaretskii <eliz@gnu.org>
35
36 * configure.bat: Finish config.log with a line that indicates that
37 the configure step was successful.
38
a0ec7a4a
LK
392005-07-04 Lute Kamstra <lute@gnu.org>
40
41 Update FSF's address in GPL notices.
42
5bc753e8
EZ
432005-06-11 Eli Zaretskii <eliz@gnu.org>
44
099a3eea
EZ
45 * configure.bat: If their fc.exe returns a meaningful exit status,
46 don't overwrite src/config.h and src/epaths.h with identical
47 copies.
48
591cbed1
EZ
49 * INSTALL: Warn about using "cvs up -kb" if one intends to commit
50 changes. Add a pointer to another site with detailed configure
51 and build instructions. Suggest to look at config.log when
52 configure fails. Add MinGW Make 3.80 to the list of successful
53 combinations.
54
5bc753e8
EZ
55 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
56 "-mcpu=i686".
57
099a3eea 58 * configure.bat: Update copyright years.
5bc753e8
EZ
59 Delete config.log before doing anything else.
60 Write additional diagnostics to config.log in case of failures to
61 compile test programs, including the failed test program itself.
62 Add a test for support of -mtune=pentium4 switch to GCC; if it is
63 supported, set up MCPU_FLAG variable on the various Makefiles to
64 use that switch during compilations. (This avoids GCC warning
65 about -mcpu being deprecated.)
66
d2fcf769
EZ
672005-06-10 Eli Zaretskii <eliz@gnu.org>
68
69 * addsection.c (copy_executable_and_add_section): Pass non-zero
70 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
71 environment. Print section names with %.8s.
72 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
73 only if non-zero. All callers changed.
74
a0c38328
EZ
752005-06-05 Eli Zaretskii <eliz@gnu.org>
76
77 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
78 `const void *', for consistency with Posix.
79
1a8fb426
EZ
802005-06-04 Eli Zaretskii <eliz@gnu.org>
81
82 * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
83
bd7bdff8
JB
842005-05-24 Juanma Barranquero <lekktu@gmail.com>
85
86 * INSTALL: Add more pointers to ports of Unix tools to Windows,
87 and to the Emacs Wiki (which contains building instructions for
88 Windows). Reword image library instructions and remove obsolete
89 incompatibility information.
90
007d105b
TTN
912005-04-23 David Hunter <hunterd42@comcast.net> (tiny change)
92
93 * config.nt (HAVE_PWD_H): Undef.
94
0b0dea7b
JB
952004-06-07 Juanma Barranquero <lektu@terra.es>
96
97 * INSTALL: Clarify paragraph about compatibility between image
98 libraries and builds of Emacs with several compilers.
99
33d786f9
JB
1002004-06-06 Juanma Barranquero <lektu@terra.es>
101
73dfa0bf
JB
102 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
103 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
104 calling non-existent cmdproxy.exe on boostrappings after a
105 previous install followed by realclean.
106
33d786f9
JB
107 * nmake.defs: Add quote in comment to resync font-locking.
108
3dfbc6d8
JB
1092004-06-04 Juanma Barranquero <lektu@terra.es>
110
111 * INSTALL: Reword the section on image support. Add reference to
112 GnuWin32. Mention problems when mixing binaries from different
113 compilers.
114
112dc8e1
JR
1152004-05-06 Jason Rumney <jasonr@gnu.org>
116
117 * configure.bat: Use -mno-cygwin to check for image libraries
118 when needed.
119
5eb3d2a5
JR
1202004-05-03 Jason Rumney <jasonr@gnu.org>
121
238add5e
JR
122 * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
123 * makefile.def: Remove.
124
133ef3d3 125 * nmake.defs (SYS_LDFLAGS): Add -nologo.
238add5e 126
5eb3d2a5
JR
127 * makefile.w32-in (info-gmake, info-nmake): New targets.
128 (info): Use them.
129
e9419bd4
JB
1302004-04-23 Juanma Barranquero <lektu@terra.es>
131
132 * nmake.defs:
133 * gmake.defs:
d814862a 134 * makefile.w32-in:
e9419bd4
JB
135 * makefile.def:
136 * makefile.nt: Add "-*- makefile -*-" mode tag.
137
1e3c9713
JR
1382004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
139
133ef3d3 140 * runemacs.c (WinMain): Let Emacs environment default to parent.
1e3c9713 141
2f0c11a1
JR
1422004-03-11 Jason Rumney <jasonr@gnu.org>
143
144 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
145
134d9671
JB
1462004-03-10 Juanma Barranquero <lektu@terra.es>
147
148 * makefile.w32-in (install): Don't try to copy
149 ../lib-src/fns-*.el, as it isn't used anymore.
150
d57625a0
JR
1512004-01-28 Peter Runestig <peter@runestig.com>
152
153 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
154
5ea32beb
MB
1552003-12-24 Miles Bader <miles@gnu.ai.mit.edu>
156
157 * .cvsignore: Add `.arch-inventory'.
158
d57625a0 1592003-11-22 Lars Hansen <larsh@math.ku.dk>
930a9995 160
133ef3d3 161 * inc/grp.h: New file.
930a9995 162
d57625a0 1632003-09-03 Peter Runestig <peter@runestig.com>
fd026ee1
JR
164
165 * configure.bat: Create ``makefile'' in directories man, lispref
166 and lispintro.
167
168 * makefile.w32-in (force-info, info): New targets.
169
170 * envadd.bat: New file.
171
172 * multi-install-info.bat: New file.
173
96fcad04 1742003-06-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
aa287913
JD
175
176 * config.nt (my_strftime): New define.
177
5d54d177
JR
1782003-02-01 Jason Rumney <jasonr@gnu.org>
179
180 * configure.bat: Automatically detect libXpm.
181 Suppress compiler output when testing for image libraries.
182 Give names of un-found libraries in messages.
183
53b37591
JB
1842003-01-31 Juanma Barranquero <lektu@terra.es>
185
fe929957 186 * configure.bat: Automatically detect giflib and tifflib.
53b37591 187
fbd852af
JR
1882003-01-29 Jason Rumney <jasonr@gnu.org>
189
190 * gmake.defs (CURDIR): Disable cygpath kludge.
191
50ca1c55
JB
1922003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
193
194 * configure.bat: Avoid endless loop when configuring without image
195 support.
196
28908312
JR
1972003-01-26 Jason Rumney <jasonr@gnu.org>
198
199 * configure.bat: Automatically detect jpeglib.
200
c262430d
JR
2012003-01-25 Jason Rumney <jasonr@gnu.org>
202
203 * configure.bat: Automatically detect libpng.
204
53b37591 2052003-01-21 Jason Rumney <jasonr@gnu.org>
ac6e47ef
JR
206
207 * icons/hand.cur: New file.
208
53b37591 2092003-01-21 David Ponce <david@dponce.com>
ac6e47ef
JR
210
211 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
212
38018ad3
AI
2132003-01-15 Andrew Innes <andrewi@gnu.org>
214
215 * gmake.defs (CURDIR): Convert to native Windows format (with
216 forward slashes), to support building with Cygwin builds of make.
217
4c11103a
JB
2182002-11-17 Ben Key <BKey1@tampabay.rr.com>
219
220 * nmake.defs:
f60ae425
BK
221 * gmake.defs: Made changes so that Emacs would link with
222 WinMM.lib. This change was required for my addition of a Windows
223 compatible implementation of play-sound-internal.
224
4c11103a 2252002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
b0a1b9bb 226
4c11103a 227 * emacs.rc: Version updated to 21.3.50.
b0a1b9bb 228
960f21ae
JR
2292002-06-13 Jason Rumney <jasonr@gnu.org>
230
231 * addpm.c (env_vars): Remove EMACSLOCKDIR.
232
233 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
234 (maybe-bootstrap-SH): New targets.
235 (all): Depend on maybe-bootstrap.
236
933af497
JR
2372002-05-03 Jason Rumney <jasonr@gnu.org>
238
239 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
240 (sys_getpeername, fcntl): Declare as wrappers.
241
dc728514
JB
2422002-04-10 Juanma Barranquero <lektu@terra.es>
243
244 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
245 after compiling .el files.
246
3be38152
JR
2472002-03-20 Jason Rumney <jasonr@gnu.org>
248
249 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
250 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
251
d1ef18f2
KS
2522002-03-19 Kim F. Storm <storm@cua.dk>
253
254 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
255 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
256 (HAVE_SYS_UN_H): Undef.
257 From David Ponce <dponce@voila.fr>.
258
73792b51
JR
2592002-03-13 Jason Rumney <jasonr@gnu.org>
260
261 * config.nt (STRFTIME_NO_POSIX2): Define.
262
f7b9d4d1
JR
2632002-02-18 Jason Rumney <jasonr@gnu.org>
264
265 * emacs.rc: Define VS_VERSION_INFO if not already.
266 Update version info.
267
98cf1bb5
AI
2682002-01-04 Andrew Innes <andrewi@gnu.org>
269
270 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
271 pick up relevant bits of the Windows API definitions.
272
273 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
274 pick up relevant bits of the Windows API definitions.
275
0e4435be
AI
2762001-12-14 Andrew Innes <andrewi@gnu.org>
277
278 * makefile.w32-in (bootstrap): Build addsection program before
279 bootstrap (required for post-processing temacs.exe).
280
03f9f7ae
PJ
2812001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
282
283 * COPYING: New file.
284
493faf20
AI
2852001-12-03 Andrew Innes <andrewi@gnu.org>
286
287 * makefile.w32-in (bootstrap-nmake):
288 (bootstrap-gmake): Extend bootstrap process to first do
289 bootstrap-clean in lisp dir and rebuild the DOC file.
290 (bootstrap): Do a "normal" make after the bootstrap work.
291
fc813ef6
JR
2922001-11-20 Jason Rumney <jasonr@gnu.org>
293
294 * INSTALL: Update table of versions of make that are suitable
295 for building Emacs, based on recent feedback.
296
133ef3d3 297 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
fc813ef6 298
72431058
AI
2992001-11-19 Andrew Innes <andrewi@gnu.org>
300
301 * ftime-nostartup.bat: New file.
302
303 * ftime.bat: Don't include libc.lib for profiling - the profiler
304 corrupts part of memcpy.
305
eec004b0
JR
3062001-11-17 Jason Rumney <jasonr@gnu.org>
307
308 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
309 expansion. From Juanma Barranquero <lektu@terra.es>.
310
71431a0e
GM
3112001-10-20 Gerd Moellmann <gerd@gnu.org>
312
6aa97356 313 * (Version 21.1 released.)
71431a0e 314
967d7793
AI
3152001-10-12 Andrew Innes <andrewi@gnu.org>
316
317 * inc/pwd.h (uid_t, gid_t): New typedefs.
318
ab952a4f
GM
3192001-10-05 Gerd Moellmann <gerd@gnu.org>
320
321 * Branch for 21.1.
85b2f69e 322
33d69478
EZ
3232001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
324
325 * README: Update the address of the mailing list and subscription
326 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
327
05b24487
EZ
3282001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
329
330 * INSTALL: Suggest to avoid using WinZip.
c49e491a
EZ
331
332 * configure.bat: Make sure ../site-lisp exists; create if necessary.
333
3762e7d0
EZ
3342001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
335
336 * INSTALL: Mention that "make install" can be "nmake install".
337
83536c16
EZ
3382001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
339
340 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
341 since some versions of `mkdir' don't automatically create parent
342 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
343
f466241d
EZ
3442001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
345
346 * subdirs.el: New file.
347
348 * configure.bat: Copy subdirs.el to the site-lisp directory.
349
350 * makefile.w32-in (install): Copy subdirs.el to the installation
351 directory.
352
0ac7bf6c
JR
3532001-06-20 Jason Rumney <jasonr@gnu.org>
354
355 * runemacs.c (WinMain): Add quotes around command in case of spaces.
356
ec57454f
AI
3572001-06-01 Andrew Innes <andrewi@gnu.org>
358
359 * gmake.defs (sh_output): Don't use $(warning ...) to output
360 messages, since that is not supported by GNU make 3.77.
361
263f7134
JR
3622001-05-24 Jason Rumney <jasonr@gnu.org>
363
364 * INSTALL: Clarify that building with MSVC requires nmake.
365
fbdbf318
AI
3662001-05-17 Andrew Innes <andrewi@gnu.org>
367
368 * gmake.defs (NEW_CYGWIN): Output message about spurious error
369 message that is to be ignored.
370
4b994b84
AI
3712001-05-13 Andrew Innes <andrewi@gnu.org>
372
373 * TODO: Remove file, since it is completely out of date.
374
375 * README: Add copyright notice.
376
377 * INSTALL: Add copyright notice.
378
e8918aee
EZ
3792001-04-18 Andrew Innes <andrewi@gnu.org>
380
381 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
382 the environment.
383
384 * gmake.defs (SETLOADPATH): Remove definition.
385 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
386 environment.
387
3882001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
389
390 * configure.bat: Make the checkw32api* labels be distinct in the
391 first 8 characters.
392
3932001-03-17 Andrew Innes <andrewi@gnu.org>
394
395 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
396 escaped quotes.
397
398 * gmake.defs (DEBUG_LINK): New macro.
399 (LINK_FLAGS): Use it.
400
401 * nmake.defs (DEBUG_LINK): New macro.
402 (LINK_FLAGS): Use it.
403
4042001-03-06 Andrew Innes <andrewi@gnu.org>
405
406 * INSTALL: Add --ldflags to configure line for building with
407 recent versions of Cygwin GCC.
408
53b37591 4092001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
e8918aee
EZ
410
411 * configure.bat: Use correct options when compiling a test program
412 with Cygwin. From David Ponce <dponce@voila.fr>.
413
4142001-02-24 Andrew Innes <andrewi@gnu.org>
415
416 * _emacs: Remove obsolete file.
417
418 * emacs.bat.in: Remove obsolete file.
419
420 * debug.bat.in: Remove obsolete file.
421
422 * inc/sys/socket.h: Add copyright notice.
423
424 * paths.h: Add copyright notice.
425
426 * makefile.nt: Update copyright notice.
427
428 * makefile.def: Update copyright notice.
429
430 * configure.bat: Update copyright notice.
431
432 * nmake.defs: Add copyright notice.
433
434 * gmake.defs: Add copyright notice.
435
436 * makefile.w32-in: Add copyright notice.
437
4382001-02-05 Andrew Innes <andrewi@gnu.org>
439
440 * nmake.defs (THISDIR): New definition.
441
442 * gmake.defs (THISDIR): New definition.
443
4442001-02-03 Andrew Innes <andrewi@gnu.org>
445
446 * configure.bat: Leave a space before >> only when there is a
447 preceding digit. Add a comment about the importance of this.
448
449 * README: Replace outdated information.
450
451 * INSTALL (Trouble-shooting): Add note about need to specify extra
452 compiler flags with recent Cygwin ports of gcc.
453
4542001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
455
456 * configure.bat: Use "rm -f" instead of "del /f", as the latter
457 is not supported by Windows 9X's COMMAND.COM.
458
4592001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
460
461 * configure.bat: Make sure redirection is preceeded by a blank, to
462 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
463 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
464
4652001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
466
467 * INSTALL: Copy the table of tested combinations of development
468 tools from confuigure.bat. Add suggestion to install Bash on
469 Windows 9X.
470
471 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
472 lisp/Makefile.in instead. Use "rm -f" where more than one file
473 needs to be deleted, since command.com in Windows 9X doesn't grok
474 more than one argument.
475
4762001-01-24 Andrew Innes <andrewi@gnu.org>
477
85b2f69e 478 * makefile.w32-in (cleanall-other-dirs-nmake):
e8918aee
EZ
479 (cleanall-other-dirs-gmake): New targets.
480 (cleanall): Invoke them.
481
4822001-01-19 Andrew Innes <andrewi@gnu.org>
483
484 * addpm.c (env_vars): Add a version-independent site-lisp
485 directory to EMACSLOADPATH, after the version dependent one.
486
4872001-01-06 Andrew Innes <andrewi@gnu.org>
488
489 * README: Update info about compilers.
490
491 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
492 select correct rule for invoking make in another directory. Amend
493 rules accordingly.
494 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
495
496 * nmake.defs (EMACS_ICON_PATH): Delete definition.
497 (COMPILER_TEMP_FILES): New definition.
498 (MAKETYPE): New definition.
499
500 * gmake.defs (EMACS_ICON_PATH): Delete definition.
501 (COMPILER_TEMP_FILES): New definition.
502 (MAKETYPE): New definition.
503
504 * makefile.def (EMACS_ICON_PATH): Delete definition.
505
506 * configure.bat: Be careful not to add trailing spaces when
507 outputting to config.settings.
508
5092001-01-02 Andrew Innes <andrewi@gnu.org>
510
511 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
512 than the function.
513
5142000-12-17 Andrew Innes <andrewi@gnu.org>
515
516 * makefile.w32-in (install): Copy directories to the correct
517 places.
518 (real_install): Remove obsolete target.
519
5202000-12-06 Andrew Innes <andrewi@gnu.org>
521
522 * nmake.defs (CURDIR): New define.
523 (INSTALL_DIR): Use it.
524
525 * gmake.defs (NEW_CYGWIN): New define.
526 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
527 so we need to adjust how we escape embedded quotes.
528 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
529 relative to $(CURDIR).
530
5312000-11-25 Jason Rumney <jasonr@gnu.org>
532
533 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
534
5352000-10-17 Andrew Innes <andrewi@gnu.org>
536
537 * makefile.w32-in (recompile): New target to recompile lisp
538 directory.
539 (recompile-CMD, recompile-SH): New support targets.
540
5412000-09-24 Jason Rumney <jasonr@gnu.org>
542
543 * config.nt (NO_RETURN): Define it.
544
5452000-09-17 Andrew Innes <andrewi@gnu.org>
546
547 * gmake.defs: Revert to Unix line endings.
548
549 * nmake.defs: Revert to Unix line endings.
550
5512000-09-16 Andrew Innes <andrewi@gnu.org>
552
553 * gmake.defs (SETLOADPATH): Change definition to work from any
554 subdirectory.
555
5562000-09-14 Andrew Innes <andrewi@gnu.org>
557
558 * makefile.w32-in: Revert to Unix line endings.
559
5602000-09-14 Andrew Innes <andrewi@gnu.org>
561
562 * INSTALL: Add note about expected error messages when configure
563 is run.
564
565 * configure.bat: Simplify the generation of makefiles (don't need
566 to generate various top-level targets that invoke make in other
567 directories).
568
569 * gmake.defs (SHELLTYPE): New define.
570 (SETLOADPATH): New define.
571
572 * nmake.defs (SHELLTYPE): New define.
573
574 * makefile.w32-in: Standardize indentation somewhat.
575 Add bootstrap support.
576 Pass $(MFLAGS) when invoking make recursively.
577 Add shell-specific variants of top-level targets that invoke make
578 recursively in other directories, and add necessary computed
579 dependencies.
580
5812000-09-03 Andrew Innes <andrewi@gnu.org>
582
583 * makefile.w32-in: Change to DOS line endings.
584
585 * configure.bat: Change to DOS line endings.
586
587 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
588 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
589
590 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
591 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
592
593 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
594 -D_ANONYMOUS_STRUCT on compile line.
595 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
596 (ARCH_CFLAGS): Change optimization flags to -O2.
597 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
598 (ARGQUOTE, DQUOTE): New defines.
599
600 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
601 -D_ANONYMOUS_STRUCT on compile line.
602 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
603 (ARGQUOTE, DQUOTE): New defines.
604
6052000-08-22 Andrew Innes <andrewi@gnu.org>
606
607 * configure.bat: New file.
608
609 * gmake.defs: New file.
610
611 * nmake.defs: New file.
612
613 * makefile.w32-in: New file.
614
615 * INSTALL: Rewrite to match new configure process.
616
617 * config.nt [WINDOWSNT]: Don't declare getenv.
618 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
619
620 * addpm.c (main): Accept /q to mean install based on addpm's
621 location without asking. Remove reference to emacs.bat which is
622 now obsolete.
623
624 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
625
626 * paths.h: Use forward slash as directory separator in all path
627 definitions.
628 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
629
630 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
631
632 * runemacs.c: Remove WIN32 define.
633
634 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
635 not defined.
636
637 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
638 (fd_set): Define to new name, after including winsock.h, so we can
639 provide our own implementation.
640
6412000-07-05 Andrew Innes <andrewi@gnu.org>
642
643 * ebuild.bat: Add support for specifying make arguments.
644
645 * makefile.nt: Add support for `bootstrap' and related targets.
646
6472000-06-11 Jason Rumney <jasonr@gnu.org>
648
649 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
650
6512000-02-06 Andrew Innes <andrewi@gnu.org>
652
653 * inc/sys/time.h: Add inclusion protection.
654
655 * makefile.def (SYS_LDFLAGS): Add -nologo.
656
6571999-11-22 Andrew Innes <andrewi@gnu.org>
658
659 * install.bat: Pass on command line arguments to make.
660
661 * makefile.nt (fast_install): Bring commands up-to-date, and fix
662 typo.
663
6641999-11-21 Andrew Innes <andrewi@gnu.org>
665
666 * makefile.nt (all): Build leim if present.
667 (install): Install leim if present.
668 (clean): Clean leim if present.
669
670 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
671 definition.
672
673 * emacs.bat.in (EMACSLOADPATH): Include leim.
674
e8918aee
EZ
6751999-07-12 Richard Stallman <rms@gnu.org>
676
677 * Version 20.4 released.
678
6791999-06-16 Andrew Innes <andrewi@gnu.org>
680
681 * emacs.rc: Use an icon with a transparent background, to be in
682 keeping with other applications.
683
6841999-06-03 Andrew Innes <andrewi@gnu.org>
685
686 * preprep.c: Fix typo.
687
6881999-05-02 Andrew Innes <andrewi@gnu.org>
689
690 * config.h: Remove obsolete file.
691
692 * preprep.c (copy_executable_and_move_sections): Ifdef out a
693 couple of unused switch cases that aren't defined on all
694 platforms.
695
696 * ftime.bat: Add another variation of the profile command, which
697 only profiles extended commands.
698
6991999-03-31 Geoff Voelker <voelker@cs.washington.edu>
700
701 * cmdproxy.c (main): Fix parens.
702
7031999-03-25 Andrew Innes <andrewi@gnu.org>
704
705 * cmdproxy.c (main): Call GetShortPathName to normalize program
706 names for comparison.
707
7081999-03-05 Geoff Voelker <voelker@cs.washington.edu>
709
710 * makefile.def: Compile multiple .c files when possible.
711 Use BLD instead of assuming i386.
712 * makefile.nt: Remove common multiple file compilation commands.
713
7141999-03-04 Geoff Voelker <voelker@cs.washington.edu>
715
716 * cmdproxy.c (main): Add missing parens.
717
7181999-02-20 Andrew Innes <andrewi@gnu.org>
719
720 * preprep.c: New program to allow dumped image to be profiled.
721
722 * makefile.nt (preprep): New target.
723 (ALL): Build it.
724
725 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
726
727 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
728 Change prep options to profile libc functions and skip the startup
729 code.
730
7311999-02-15 Geoff Voelker <voelker@cs.washington.edu>
732
733 * makefile.nt: Create installation directory as first step.
734
7351999-01-31 Andrew Innes <andrewi@gnu.org>
736
737 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
738 ROUND_UP_DST. Zeroes the alignment slop.
739 (copy_executable_and_add_section): Update the
740 SizeOfHeaders field properly.
741
7421999-01-27 Andrew Innes <andrewi@gnu.org>
743
744 * makefile.nt: Do make version comparison as strings.
745
7461999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
747
748 * runemacs.c (WinMain): Pass explicit environment block to
749 CreateProcess, to work around a bug in Windows 95/98.
750
7511999-01-22 Geoff Voelker <voelker@cs.washington.edu>
752
753 * icons: New directory with Davenport's icons.
134d9671 754 * icons/sink.ico: Renamed from emacs.ico.
e8918aee
EZ
755
756 * makefile.nt (install, fast_install): Install Windows icons
757 into etc/icons.
758
759 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
760
7611999-01-17 Andrew Innes <andrewi@gnu.org>
762
763 * makefile.nt: (ALL): List top-level targets.
764 (addsection): New top-level target.
765 (install): Copy fns-*.el to bin directory.
766
767 * addsection.c: New program to add static heap section to
768 temacs.exe after linking, in support of new unexec method.
769
7701998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
771
772 * cmdproxy.c (spawn): Pass directory for child as parameter.
773 (main): Save startup directory to give to spawn, then change
774 directory to location of .exe in order not to prevent startup
775 directory from being deleted.
776
7771998-12-08 Geoff Voelker <voelker@cs.washington.edu>
778
779 * makefile.nt: Do string comparision of _NMAKE_VER.
780
7811998-12-02 Geoff Voelker <voelker@cs.washington.edu>
782
783 * config.nt (LOCALTIME_CACHE): Define.
784
7851998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
786
787 * install.bat: Convert to DOS format.
788
7891998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
790
791 * cmdproxy.c (main): Set environment size only when running
792 command.com.
793
53b37591 7941998-11-03 Theodore Jump <tjump@tertius.com>
e8918aee
EZ
795
796 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
797 (DEL_TREE): Use rd instead of rmdir.
798 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
799 * makefile.nt: Compile multiple source files when possible.
85b2f69e 800
e8918aee
EZ
8011998-10-05 Geoff Voelker <voelker@cs.washington.edu>
802
803 * cmdproxy.c (main): Treat command line options as case-insensitive.
804
8051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
806
807 * Version 20.3 released.
808
8091998-07-20 Geoff Voelker <voelker@cs.washington.edu>
810
811 * addpm.c (main): Explicitly check result of message box for OK.
812
8131998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
814
815 * inc/sys/file.h (D_OK): Define new macro.
816
8171998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
818
819 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
820
8211998-05-30 Geoff Voelker <voelker@cs.washington.edu>
822
823 * emacs.rc (VS_VERSION_INFO): Define.
824
8251998-04-23 Geoff Voelker <voelker@cs.washington.edu>
826
827 * makefile.nt (emacs.bat, debug.bat): Create them in the
828 installation directory.
829
8301998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
831
832 * ddeclient.c: New file. (Support program for performing limited
833 interprocess communication on Windows.)
834
835 * makefile.nt: Build ddeclient.
836
837 * cmdproxy.c (main): Only set environment size for real shell, and
838 provide extra directory argument, when running on Windows 95.
85b2f69e 839
e8918aee
EZ
8401998-04-17 Geoff Voelker <voelker@cs.washington.edu>
841
842 * cmdproxy.c (fail): Exit with a negative return value.
843 (spawn): Return subprocess return code as an argument.
844 Explicitly copy environment block.
845 (main): Update to use return value argument with spawn.
846 Retry if spawn failed when a subshell was not tried.
847
848 * config.nt: Include new macros from src/config.in.
849 (GNU_MALLOC, REL_ALLOC): Define.
850 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
851 (RE_TRANSLATE): Use char_table_translate.
852
853 * makefile.def (CP_DIR): Preserve attributes.
854
855 * makefile.nt (clean): Delete patch generated files, optimized
856 build directory.
857
8581997-10-01 Geoff Voelker <voelker@cs.washington.edu>
859
860 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
861
8621997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
863
864 * Version 20.2 released.
865
8661997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
867
868 * Version 20.1 released.
869
8701997-09-11 Geoff Voelker <voelker@cs.washington.edu>
871
872 * debug.bat.in: New file.
873 * makefile.nt (debug.bat): New target.
874
8751997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
876
877 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
878 Quote group name. Allow different icons to be specified.
879
880 * cmdproxy.c (get_env_size): New function.
881 (spawn): Explicitly pass in environment when creating subprocess.
882 (main): Cleaup error messages.
883 Specify dynamically sized environment block for real shell.
884 Pass on unhandled switches to real shell.
885 Quote program name.
886
85b2f69e 887 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
e8918aee 888 directory.
85b2f69e 889 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
e8918aee
EZ
890
891 * runemacs.c (WinMain): Allow Emacs process to be started with
892 high or low priority.
893
894 * emacs.bat.in: Remove OS dependent operations.
85b2f69e 895
e8918aee
EZ
8961997-09-02 Geoff Voelker <voelker@cs.washington.edu>
897
898 * addpm.c (env_vars): No longer set INFOPATH.
899
900 * cmdproxy.c (get_next_token): Null terminate token returned.
901
902 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
903
9041997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
905
906 * addpm.c (env_vars): Set SHELL to cmdproxy.
907 (main): Initialize idDde to 0.
908 Determine emacs_path from module file name.
909 Prompt for install.
910
911 * makefile.def (MSVCNT11): Conditionally define it.
912 (BASE_LIBS): Do not use oldnames.lib.
913 (SYS_LDFLAGS): Use pdb files.
914 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
915 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
916 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
917
918 * makefile.nt (ALL): Build cmdproxy.
919 (cmdproxy): New target.
920 (install): Install cmdproxy.
921
922 * ftime.bat, debug.bat, cmdproxy.c: New files.
923
9241997-07-10 Geoff Voelker <voelker@cs.washington.edu>
925
926 * inc/sys/socket.h: (shutdown): Define.
927 (sys_shutdown): Export.
928
9291997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
930
931 * config.nt (RE_TRANSLATE): Copy definition from config.in.
932
9331997-07-01 Geoff Voelker <voelker@cs.washington.edu>
934
935 * config.nt: Update file comments.
936 Update undefs added/removed in src/config.in.
937
9381997-06-19 Geoff Voelker <voelker@cs.washington.edu>
939
940 * makefil.def, emacs.bat: Use windows95 and windowsnt instead
941 of win95 and winnt, respectively.
942
9431997-01-04 Geoff Voelker <voelker@cs.washington.edu>
944
945 * makefile.nt (real_install): Create site-lisp in installation dir.
946 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
947 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
948
e8918aee
EZ
9491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
950
951 * Version 19.33 released.
952
9531996-08-09 Geoff Voelker <voelker@cs.washington.edu>
954
955 * runemacs.c (WinMain): Put a space between the binary and its args.
956
9571996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
958
959 * Version 19.32 released.
960
9611996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
962
963 * makefile.nt (clean): Use OBJDIR macro.
964
9651996-06-03 Kim F. Storm <kfs@olicom.dk>
966
967 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
968 Not defined by default.
969 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
970 (WinMain): Convert backslashes to slashes in env var values.
971
972 * addpm.c (env_vars): Use slashes, not backslashes.
973
9741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
975
976 * Version 19.31 released.
977
9781996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
979
980 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
981 undo settings afterwards.
982
9831996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
984
985 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
986 environment variable.
987
53b37591 9881996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
989
990 * install.bat: Allow for optimized build.
991 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
992 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
993
53b37591 9941996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
995
996 * addpm.c (REG_ROOT): Don't use a trailing backslash.
997 (env_vars): Rename field emacs_path to emacs_dir.
998 (main): Add link to runemacs instead of emacs.
999
1000 * install.bat: Check if INSTALL_DIR is passed as an argument.
1001
1002 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
1003
1004 * makefile.nt: Build and install runemacs.exe.
1005
1006 * runemacs.c: New file.
1007
1008 * config.w95: File removed.
1009
1010 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
1011 inc/sys/socket.h, inc/sys/time.h: New header files.
1012
1013 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
85b2f69e 1014
e8918aee
EZ
10151996-03-27 Geoff Voelker <voelker@cs.washington.edu>
1016
1017 * makefile.def (DEL): Defined.
1018 (DEL_TREE) [win95]: Defined.
1019 (SYS_LDFLAGS): Set executable versions to 3.10.
85b2f69e 1020
e8918aee
EZ
1021 * makefile.nt: Change uses of del to $(DEL).
1022
10231996-01-17 Erik Naggum <erik@naggum.no>
1024
1025 * All files: Update FSF's address in comment preamble.
1026
10271996-01-03 George V. Reilly <georger@microcrafts.com>
1028
1029 * emacs.ico: Now the proverbial kitchen sink icon.
1030
10311995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1032
1033 * Version 19.30 released.
1034
10351995-11-22 Geoff Voelker <voelker@cs.washington.edu>
1036
1037 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
1038
1039 * makefile.nt (install, fast_install, real_install, clean):
1040 Don't use switches to del not supported by Win95.
1041
10421995-11-07 Kevin Gallo <kgallo@microsoft.com>
1043
1044 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
1045 (install, fast_install): Change same-dir test to create test file in
1046 installation tree and thereby support read-only shares.
1047 (clean): Remove .pdb files.
1048
1049 * makefile.def (NTGUI): New macro.
1050 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
1051
1052 * config.nt, config.w95: Update to latest src/config.in.
1053
1054 * addpm.c (env_vars): New variable.
1055 (add_registry): New procedure.
1056 (main): Use values of configuration environment variables from
1057 the registry if defined, the process environment otherwise.
1058
10591995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1060
1061 * Version 19.29 released.
1062
1063 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1064
10651995-06-13 Geoff Voelker <voelker@cs.washington.edu>
1066
1067 * makefile.nt: Define .c to .obj suffix rule.
1068 (addpm.obj): Compile directly, use CFLAGS.
1069 (addpm.exe): Link from addpm.obj.
85b2f69e 1070
e8918aee
EZ
1071 * makefile.def (MSVCNT11): Defined.
1072 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
1073 (CFLAGS_COMMON): Defined.
1074 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
85b2f69e 1075
e8918aee
EZ
10761995-06-09 Geoff Voelker <voelker@cs.washington.edu>
1077
134d9671
JB
1078 * emacs.bat.in: Renamed from emacs.bat.
1079 (emacs_dir): Renamed from emacs_path.
e8918aee
EZ
1080 Definition removed.
1081
1082 * addpm.c: New file.
1083 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
1084 (all): Depend upon $(BLD) and $(ALL).
1085 (install): Depend upon emacs.bat.
1086 Create program item for Emacs.
1087 (clean): Delete obj.
1088 (emacs.bat): Defined.
1089 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1090
10911995-05-27 Geoff Voelker <voelker@cs.washington.edu>
1092
1093 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
1094 Add carriage returns; necessary for batch files on Win95.
1095
10961995-05-25 Geoff Voelker <voelker@cs.washington.edu>
1097
1098 * config.w95: Created.
1099 * config.h: Changed to config.nt.
85b2f69e 1100
e8918aee
EZ
1101 * makefile.nt (SUBDIRS): Commented out.
1102 (all,install,clean): Expand for-loops.
1103 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1104
1105 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1106 (ARCH): New definition.
1107 (CPU,CONFIG_H,OS_TYPE): Defined.
1108 (INCLUDE,LIB): Checked if valid.
1109 (ntwin32.mak): Included.
1110 (AR,CC,LINK): New definition.
1111 (ADVAPI32,libc,BASE_LIBS): Defined.
1112 (SYS_LDFLAGS): New definition.
1113 Update comments and preprocessor conditionals.
1114
1115 * emacs.bat (SHELL): Conditionally defined.
1116 (HOME): Conditionally defined.
1117 (emacs_path,HOME): Update comments.
1118 Turn off all echo.
1119
11201995-05-09 Geoff Voelker <voelker@cs.washington.edu>
1121
1122 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
1123 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
1124 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
1125 inc/sys/param.h: Removed carriage-returns.
1126
11271995-05-06 Geoff Voelker <voelker@cs.washington.edu>
1128
1129 * makefile.def (CVTRES): Defined.
1130
1131 * emacs.ico, emacs.rc: New files by Kevin Gallo.
1132
11331995-04-10 Geoff Voelker <voelker@cs.washington.edu>
1134
88c71720 1135 * src: Remove directory.
e8918aee
EZ
1136
1137 * src\config.h, src\paths.h: Moved to parent dir, src removed.
1138
11391995-04-09 Geoff Voelker <voelker@cs.washington.edu>
1140
1141 * makefile.def (INSTALL_DIR): Changed to generic directory.
1142
1143 * emacs.bat: Added arguments when emacs.exe invoked.
1144
1145 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
1146
11471994-12-13 voelker <voelker@cs.washington.edu>
1148
1149 * makefile.def (CC): In configuration section.
1150 (COMPAT_LIB): Defined.
1151
11521994-11-01 voelker <voelker@cs.washington.edu>
1153
1154 * src/paths.h: New file.
1155
1156 * src/config.h: New file.
1157
1158 * inc/pwd.h: New file.
1159
1160 * inc/sys/dir.h: New file.
1161
1162 * inc/sys/file.h: New file.
1163
1164 * inc/sys/ioctl.h: New file.
1165
1166 * inc/sys/param.h: New file.
1167
1168 * todo: New file.
1169
88c71720 1170 * README: New file.
e8918aee
EZ
1171
1172 * makefile.nt: New file.
1173
1174 * makefile.def: New file.
85b2f69e 1175
e8918aee
EZ
1176 * install.cmd: New file.
1177
88c71720 1178 * INSTALL: New file.
e8918aee
EZ
1179
1180 * fast-install.cmd: New file.
1181
1182 * emacs.cmd: New file.
1183
1184 * ebuild.cmd: New file.
1185
1186 * _emacs: New file.
1187
1188;; Local Variables:
1189;; coding: iso-2022-7bit
1190;; End:
2a34a036 1191
b65d8176
TTN
1192 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
1193 2005 Free Software Foundation, Inc.
2a34a036
GM
1194 Copying and distribution of this file, with or without modification,
1195 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
1196
1197;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414