A better solution for the last change:
[emacs.git] / nt / ChangeLog
blob5ee99f3825d1dbe44c38118102b294619412e562
1 2007-10-20  Eli Zaretskii  <eliz@gnu.org>
3         * configure.bat (docflags, doldflags): New variables.
4         (genmakefiles): Use them to work around problems with whitespace
5         in arguments of the `if' command.
7 2007-10-18  Jason Rumney  <jasonr@gnu.org>
9         * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
11 2007-09-27  Jason Rumney  <jasonr@gnu.org>
13         * gmake.defs (COMCTL32): New system library.
15         * nmake.defs (COMCTL32): New system library.
17 2007-09-06  Glenn Morris  <rgm@gnu.org>
19         * configure.bat:
20         * makefile.w32-in (info-nmake, info-gmake)
21         (clean-other-dirs-nmake): Change from ../man to ../doc/emacs and
22         ../doc/misc; and from ../lispref, ../lispintro to ../doc/lispref,
23         ../doc/lispintro.
25 2007-08-29  Glenn Morris  <rgm@gnu.org>
27         * emacs.rc: Increase version to 23.0.50.
29 2007-08-14  Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
31         * makefile.w32-in (bootstrap-nmake): Change directories once more.
33 2007-07-25  Glenn Morris  <rgm@gnu.org>
35         * Relicense all FSF files to GPLv3 or later.
37         * COPYING: Switch to GPLv3.
39 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
41         * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
42         Depend on cmdproxy.
43         (cleanall): Don't delete *~.
45 2007-07-15  Jason Rumney  <jasonr@gnu.org>
47         * inc/sys/socket.h (uint16_t): Define if C99 does not appear to
48         be fully supported.
50 2007-07-14  Jason Rumney  <jasonr@gnu.org>
52         * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead
53         of winsock.h.
55 2007-07-11  Jason Rumney  <jasonr@gnu.org>
57         * gmake.defs (OLE32): New library to link.
59         * nmake.defs (OLE32): Likewise.
61 2007-06-25  Jason Rumney  <jasonr@gnu.org>
63         * cmdproxy.c (main): Set console codepages to "ANSI".
65 2007-06-20  Jason Rumney  <jasonr@gnu.org>
67         * configure.bat: Complain if image libraries are missing.
69 2007-06-15  Jason Rumney  <jasonr@gnu.org>
71         * emacs.manifest: New file.
73         * emacs.rc: Use it.
75 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
77         * Version 22.1 released.
79 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
81         * INSTALL: Add information about where to find GDB, and warn
82         against --no-debug option to configure.bat.
84 2007-05-19  Eli Zaretskii  <eliz@gnu.org>
86         * INSTALL: Fix URL of EmacsW32 site where building with image
87         support is described.
89 2007-04-26  Glenn Morris  <rgm@gnu.org>
91         * emacs.rc: Increase version to 22.1.50.
93 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
95         * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
97 2007-03-09  Richard Stallman  <rms@gnu.org>
99         * INSTALL: Say explicitly this is not for Cygwin.
101 2007-03-03  Eli Zaretskii  <eliz@gnu.org>
103         * INSTALL: Add URL of another site with detailed build instructions.
105 2007-02-16  Glenn Morris  <rgm@gnu.org>
107         * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
108         * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
109         * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
110         * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
111         * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
112         Restore all but two of icons deleted in previous change.
114 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
116         * icons/README: New file.
118         * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
119         * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
120         * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
121         * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
122         * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
123         * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
124         Unused icons deleted.
126 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
128         * configure.bat: Update ../site-lisp/subdirs.el when needed.
130 2007-01-30  Juanma Barranquero  <lekktu@gmail.com>
132         * subdirs.el: Add "no-byte-compile: t" local variable.
134 2007-01-10  Jason Rumney  <jasonr@gnu.org>
136         * README: Update URLs and advice about reporting bugs.
138 2006-12-29  Jason Rumney  <jasonr@gnu.org>
140         * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
141         DEBUG_LINK.
142         (DEBUG_LINK): Remove -debugtype:both.
144 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
146         * INSTALL: Update table of supported Make ports.  Show "make -j"
147         command that is known to work.
149         * configure.bat: Update table of supported Make ports.
151 2006-12-24  Eli Zaretskii  <eliz@gnu.org>
153         * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
154         only in implicit rules.  Use literal "emacs.rc" instead.
156 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
158         * gmake.defs: Export XMFLAGS.
160         * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
161         use $(XMFLAGS) for nmake, as it doesn't support parallelism.
163 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
165         * INSTALL: Explain how to invoke GNU Make for parallel builds.
167         * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
168         command-line argument to sub-Make in src, since src/makefile.w32-in
169         invokes Make recursively during bootstrap.
170         (clean): Delete stamp_BLD.
171         (bootstrap): Make `all' explicitly in a recursive Make.
173         * gmake.defs (stamp_BLD): Rename from $(BLD).  Create a file
174         stamp_BLD after creating the $(BLD) directory.
176         * nmake.defs (stamp_BLD): Rename from $(BLD).  Create a file
177         stamp_BLD after creating the $(BLD) directory.
179         * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
180         (preprep, $(TRES), runemacs)
181         ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
182         ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
183         Depend on stamp_BLD instead of on $(BLD).
184         (XMFLAGS): New macro.
185         (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
186         (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
187         (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
188         (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
190 2006-12-20  Eli Zaretskii  <eliz@gnu.org>
192         * makefile.w32-in ($(TRES)): Depend on $(BLD).  Use $< instead of
193         $(ALL_DEPS).
194         ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
195         ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
196         New dependency on $(BLD).
197         (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
198         (bootstrap-gmake): Depend on addsection.
200 2006-10-29  Juanma Barranquero  <lekktu@gmail.com>
202         * runemacs.c (WinMain): Process all recognized arguments, not just
203         the first one.  Remove unused variable sec_desc.
205 2006-09-24  Eli Zaretskii  <eliz@gnu.org>
207         * config.nt (HAVE_LANGINFO_CODESET): Define.
209         * inc/langinfo.h: New file.
211         * inc/nl_types.h: New file.
213 2006-09-15  Jay Belanger  <belanger@truman.edu>
215         * COPYING: Replace "Library Public License" by "Lesser Public
216         License" throughout.
218 2006-07-27  Jason Rumney  <jasonr@gnu.org>
220         * INSTALL: Add notes about Cygwin make to impatient section.
222 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
224         * INSTALL: Add Make 3.81 to the list of Make & shell combinations
225         known to work.
227 2006-03-12  Jason Rumney  <jasonr@gnu.org>
229         * addpm.c (add_registry): Don't change the registry unless keys
230         already exist from a previous version.
232         * makefile.w32-in (install): Use -q when invoking addpm.
234         * addpm.c (main): Accept -q as alternative for /q.
236 2006-03-11  Jason Rumney  <jasonr@gnu.org>
238         * runemacs.c (WinMain): Set screen buffer to 80x25.
240 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
242         * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
243         (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
245 2005-12-09  Eli Zaretskii  <eliz@gnu.org>
247         * INSTALL: Add explanation of how to debug with GDB starting from
248         the Emacs Abort dialog.
250 2005-11-26  Chong Yidong  <cyd@stupidchicken.com>
252         * emacs.rc: Use new icons.
254 2005-11-26  Eli Zaretskii  <eliz@gnu.org>
256         * emacs21.ico: Renamed from emacs.ico.
257         * emacs.ico: New icons from Andrew Zhilin
258         <andrew_zhilin@yahoo.com>.
260 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
262         * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
264 2005-08-10  Juanma Barranquero  <lekktu@gmail.com>
266         * .cvsignore: Add `obj' and `oo' for in-place installations.
268 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
270         * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
272 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
274         * configure.bat: Don't create lisp/Makefile.unix.
276 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
278         * .cvsignore: Add `makefile' and `config.log'.
280 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
282         Merge gnulib getopt implementation into Emacs.
284         * inc/gettext.h: Remove; no longer needed now that
285         lib-src/gettext.h exists.
287 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
289         * configure.bat: Finish config.log with a line that indicates that
290         the configure step was successful.
292 2005-07-04  Lute Kamstra  <lute@gnu.org>
294         Update FSF's address in GPL notices.
296 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
298         * configure.bat: If their fc.exe returns a meaningful exit status,
299         don't overwrite src/config.h and src/epaths.h with identical
300         copies.
302         * INSTALL: Warn about using "cvs up -kb" if one intends to commit
303         changes.  Add a pointer to another site with detailed configure
304         and build instructions.  Suggest to look at config.log when
305         configure fails.  Add MinGW Make 3.80 to the list of successful
306         combinations.
308         * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
309         "-mcpu=i686".
311         * configure.bat: Update copyright years.
312         Delete config.log before doing anything else.
313         Write additional diagnostics to config.log in case of failures to
314         compile test programs, including the failed test program itself.
315         Add a test for support of -mtune=pentium4 switch to GCC; if it is
316         supported, set up MCPU_FLAG variable on the various Makefiles to
317         use that switch during compilations.  (This avoids GCC warning
318         about -mcpu being deprecated.)
320 2005-06-10  Eli Zaretskii  <eliz@gnu.org>
322         * addsection.c (copy_executable_and_add_section): Pass non-zero
323         `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
324         environment.  Print section names with %.8s.
325         (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
326         only if non-zero.  All callers changed.
328 2005-06-05  Eli Zaretskii  <eliz@gnu.org>
330         * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
331         `const void *', for consistency with Posix.
333 2005-06-04  Eli Zaretskii  <eliz@gnu.org>
335         * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
337 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
339         * INSTALL: Add more pointers to ports of Unix tools to Windows,
340         and to the Emacs Wiki (which contains building instructions for
341         Windows).  Reword image library instructions and remove obsolete
342         incompatibility information.
344 2005-04-23  David Hunter  <hunterd42@comcast.net>  (tiny change)
346         * config.nt (HAVE_PWD_H): Undef.
348 2004-06-07  Juanma Barranquero  <lektu@terra.es>
350         * INSTALL: Clarify paragraph about compatibility between image
351         libraries and builds of Emacs with several compilers.
353 2004-06-06  Juanma Barranquero  <lektu@terra.es>
355         * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
356         the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
357         calling non-existent cmdproxy.exe on boostrappings after a
358         previous install followed by realclean.
360         * nmake.defs: Add quote in comment to resync font-locking.
362 2004-06-04  Juanma Barranquero  <lektu@terra.es>
364         * INSTALL: Reword the section on image support.  Add reference to
365         GnuWin32.  Mention problems when mixing binaries from different
366         compilers.
368 2004-05-06  Jason Rumney  <jasonr@gnu.org>
370         * configure.bat: Use -mno-cygwin to check for image libraries
371         when needed.
373 2004-05-03  Jason Rumney  <jasonr@gnu.org>
375         * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
376         * makefile.def: Remove.
378         * nmake.defs (SYS_LDFLAGS): Add -nologo.
380         * makefile.w32-in (info-gmake, info-nmake): New targets.
381         (info): Use them.
383 2004-04-23  Juanma Barranquero  <lektu@terra.es>
385         * nmake.defs:
386         * gmake.defs:
387         * makefile.w32-in:
388         * makefile.def:
389         * makefile.nt: Add "-*- makefile -*-" mode tag.
391 2004-04-10  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
393         * runemacs.c (WinMain): Let Emacs environment default to parent.
395 2004-03-11  Jason Rumney  <jasonr@gnu.org>
397         * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
399 2004-03-10  Juanma Barranquero  <lektu@terra.es>
401         * makefile.w32-in (install): Don't try to copy
402         ../lib-src/fns-*.el, as it isn't used anymore.
404 2004-01-28  Peter Runestig  <peter@runestig.com>
406         * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
408 2003-12-24  Miles Bader  <miles@gnu.ai.mit.edu>
410         * .cvsignore: Add `.arch-inventory'.
412 2003-11-22  Lars Hansen  <larsh@math.ku.dk>
414         * inc/grp.h: New file.
416 2003-09-03  Peter Runestig  <peter@runestig.com>
418         * configure.bat: Create ``makefile'' in directories man, lispref
419         and lispintro.
421         * makefile.w32-in (force-info, info): New targets.
423         * envadd.bat: New file.
425         * multi-install-info.bat: New file.
427 2003-06-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
429         * config.nt (my_strftime): New define.
431 2003-02-01  Jason Rumney  <jasonr@gnu.org>
433         * configure.bat: Automatically detect libXpm.
434         Suppress compiler output when testing for image libraries.
435         Give names of un-found libraries in messages.
437 2003-01-31  Juanma Barranquero  <lektu@terra.es>
439         * configure.bat: Automatically detect giflib and tifflib.
441 2003-01-29  Jason Rumney  <jasonr@gnu.org>
443         * gmake.defs (CURDIR): Disable cygpath kludge.
445 2003-01-29  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>
447         * configure.bat: Avoid endless loop when configuring without image
448         support.
450 2003-01-26  Jason Rumney  <jasonr@gnu.org>
452         * configure.bat: Automatically detect jpeglib.
454 2003-01-25  Jason Rumney  <jasonr@gnu.org>
456         * configure.bat: Automatically detect libpng.
458 2003-01-21  Jason Rumney  <jasonr@gnu.org>
460         * icons/hand.cur: New file.
462 2003-01-21  David Ponce  <david@dponce.com>
464         * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
466 2003-01-15  Andrew Innes  <andrewi@gnu.org>
468         * gmake.defs (CURDIR): Convert to native Windows format (with
469         forward slashes), to support building with Cygwin builds of make.
471 2002-11-17  Ben Key  <BKey1@tampabay.rr.com>
473         * nmake.defs:
474         * gmake.defs: Made changes so that Emacs would link with
475         WinMM.lib.  This change was required for my addition of a Windows
476         compatible implementation of play-sound-internal.
478 2002-09-03  Peter Runestig  <peter@runestig.com>  (tiny change)
480         * emacs.rc: Version updated to 21.3.50.
482 2002-06-13  Jason Rumney  <jasonr@gnu.org>
484         * addpm.c (env_vars): Remove EMACSLOCKDIR.
486         * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
487         (maybe-bootstrap-SH): New targets.
488         (all): Depend on maybe-bootstrap.
490 2002-05-03  Jason Rumney  <jasonr@gnu.org>
492         * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
493         (sys_getpeername, fcntl): Declare as wrappers.
495 2002-04-10  Juanma Barranquero  <lektu@terra.es>
497         * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
498         after compiling .el files.
500 2002-03-20  Jason Rumney  <jasonr@gnu.org>
502         * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
503         (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
505 2002-03-19  Kim F. Storm  <storm@cua.dk>
507         * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
508         (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
509         (HAVE_SYS_UN_H): Undef.
510         From David Ponce <dponce@voila.fr>.
512 2002-03-13  Jason Rumney  <jasonr@gnu.org>
514         * config.nt (STRFTIME_NO_POSIX2): Define.
516 2002-02-18  Jason Rumney  <jasonr@gnu.org>
518         * emacs.rc: Define VS_VERSION_INFO if not already.
519         Update version info.
521 2002-01-04  Andrew Innes  <andrewi@gnu.org>
523         * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
524         pick up relevant bits of the Windows API definitions.
526         * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
527         pick up relevant bits of the Windows API definitions.
529 2001-12-14  Andrew Innes  <andrewi@gnu.org>
531         * makefile.w32-in (bootstrap): Build addsection program before
532         bootstrap (required for post-processing temacs.exe).
534 2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
536         * COPYING: New file.
538 2001-12-03  Andrew Innes  <andrewi@gnu.org>
540         * makefile.w32-in (bootstrap-nmake):
541         (bootstrap-gmake): Extend bootstrap process to first do
542         bootstrap-clean in lisp dir and rebuild the DOC file.
543         (bootstrap): Do a "normal" make after the bootstrap work.
545 2001-11-20  Jason Rumney  <jasonr@gnu.org>
547         * INSTALL: Update table of versions of make that are suitable
548         for building Emacs, based on recent feedback.
550         * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
552 2001-11-19  Andrew Innes  <andrewi@gnu.org>
554         * ftime-nostartup.bat: New file.
556         * ftime.bat: Don't include libc.lib for profiling - the profiler
557         corrupts part of memcpy.
559 2001-11-17  Jason Rumney  <jasonr@gnu.org>
561         * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
562         expansion.  From Juanma Barranquero <lektu@terra.es>.
564 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
566         * (Version 21.1 released.)
568 2001-10-12  Andrew Innes  <andrewi@gnu.org>
570         * inc/pwd.h (uid_t, gid_t): New typedefs.
572 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
574         * Branch for 21.1.
576 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
578         * README: Update the address of the mailing list and subscription
579         instructions.  From Geoff Voelker <voelker@cs.ucsd.edu>.
581 2001-09-06  Eli Zaretskii  <eliz@is.elta.co.il>
583         * INSTALL: Suggest to avoid using WinZip.
585         * configure.bat: Make sure ../site-lisp exists; create if necessary.
587 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
589         * INSTALL: Mention that "make install" can be "nmake install".
591 2001-09-04  Eli Zaretskii  <eliz@is.elta.co.il>
593         * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
594         since some versions of `mkdir' don't automatically create parent
595         directories.  From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
597 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
599         * subdirs.el: New file.
601         * configure.bat: Copy subdirs.el to the site-lisp directory.
603         * makefile.w32-in (install): Copy subdirs.el to the installation
604         directory.
606 2001-06-20  Jason Rumney  <jasonr@gnu.org>
608         * runemacs.c (WinMain): Add quotes around command in case of spaces.
610 2001-06-01  Andrew Innes  <andrewi@gnu.org>
612         * gmake.defs (sh_output): Don't use $(warning ...) to output
613         messages, since that is not supported by GNU make 3.77.
615 2001-05-24  Jason Rumney  <jasonr@gnu.org>
617         * INSTALL: Clarify that building with MSVC requires nmake.
619 2001-05-17  Andrew Innes  <andrewi@gnu.org>
621         * gmake.defs (NEW_CYGWIN): Output message about spurious error
622         message that is to be ignored.
624 2001-05-13  Andrew Innes  <andrewi@gnu.org>
626         * TODO: Remove file, since it is completely out of date.
628         * README: Add copyright notice.
630         * INSTALL: Add copyright notice.
632 2001-04-18  Andrew Innes  <andrewi@gnu.org>
634         * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
635         the environment.
637         * gmake.defs (SETLOADPATH): Remove definition.
638         (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
639         environment.
641 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
643         * configure.bat: Make the checkw32api* labels be distinct in the
644         first 8 characters.
646 2001-03-17  Andrew Innes  <andrewi@gnu.org>
648         * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
649         escaped quotes.
651         * gmake.defs (DEBUG_LINK): New macro.
652         (LINK_FLAGS): Use it.
654         * nmake.defs (DEBUG_LINK): New macro.
655         (LINK_FLAGS): Use it.
657 2001-03-06  Andrew Innes  <andrewi@gnu.org>
659         * INSTALL: Add --ldflags to configure line for building with
660         recent versions of Cygwin GCC.
662 2001-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
664         * configure.bat: Use correct options when compiling a test program
665         with Cygwin.  From David Ponce <dponce@voila.fr>.
667 2001-02-24  Andrew Innes  <andrewi@gnu.org>
669         * _emacs: Remove obsolete file.
671         * emacs.bat.in: Remove obsolete file.
673         * debug.bat.in: Remove obsolete file.
675         * inc/sys/socket.h: Add copyright notice.
677         * paths.h: Add copyright notice.
679         * makefile.nt: Update copyright notice.
681         * makefile.def: Update copyright notice.
683         * configure.bat: Update copyright notice.
685         * nmake.defs: Add copyright notice.
687         * gmake.defs: Add copyright notice.
689         * makefile.w32-in: Add copyright notice.
691 2001-02-05  Andrew Innes  <andrewi@gnu.org>
693         * nmake.defs (THISDIR): New definition.
695         * gmake.defs (THISDIR): New definition.
697 2001-02-03  Andrew Innes  <andrewi@gnu.org>
699         * configure.bat: Leave a space before >> only when there is a
700         preceding digit.  Add a comment about the importance of this.
702         * README: Replace outdated information.
704         * INSTALL (Trouble-shooting): Add note about need to specify extra
705         compiler flags with recent Cygwin ports of gcc.
707 2001-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
709         * configure.bat: Use "rm -f" instead of "del /f", as the latter
710         is not supported by Windows 9X's COMMAND.COM.
712 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
714         * configure.bat: Make sure redirection is preceeded by a blank, to
715         avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
716         up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
718 2001-01-30  Eli Zaretskii  <eliz@is.elta.co.il>
720         * INSTALL: Copy the table of tested combinations of development
721         tools from confuigure.bat.  Add suggestion to install Bash on
722         Windows 9X.
724         * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
725         lisp/Makefile.in instead.  Use "rm -f" where more than one file
726         needs to be deleted, since command.com in Windows 9X doesn't grok
727         more than one argument.
729 2001-01-24  Andrew Innes  <andrewi@gnu.org>
731         * makefile.w32-in (cleanall-other-dirs-nmake):
732         (cleanall-other-dirs-gmake): New targets.
733         (cleanall): Invoke them.
735 2001-01-19  Andrew Innes  <andrewi@gnu.org>
737         * addpm.c (env_vars): Add a version-independent site-lisp
738         directory to EMACSLOADPATH, after the version dependent one.
740 2001-01-06  Andrew Innes  <andrewi@gnu.org>
742         * README: Update info about compilers.
744         * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
745         select correct rule for invoking make in another directory.  Amend
746         rules accordingly.
747         (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
749         * nmake.defs (EMACS_ICON_PATH): Delete definition.
750         (COMPILER_TEMP_FILES): New definition.
751         (MAKETYPE): New definition.
753         * gmake.defs (EMACS_ICON_PATH): Delete definition.
754         (COMPILER_TEMP_FILES): New definition.
755         (MAKETYPE): New definition.
757         * makefile.def (EMACS_ICON_PATH): Delete definition.
759         * configure.bat: Be careful not to add trailing spaces when
760         outputting to config.settings.
762 2001-01-02  Andrew Innes  <andrewi@gnu.org>
764         * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
765         than the function.
767 2000-12-17  Andrew Innes  <andrewi@gnu.org>
769         * makefile.w32-in (install): Copy directories to the correct
770         places.
771         (real_install): Remove obsolete target.
773 2000-12-06  Andrew Innes  <andrewi@gnu.org>
775         * nmake.defs (CURDIR): New define.
776         (INSTALL_DIR): Use it.
778         * gmake.defs (NEW_CYGWIN): New define.
779         (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
780         so we need to adjust how we escape embedded quotes.
781         (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
782         relative to $(CURDIR).
784 2000-11-25  Jason Rumney  <jasonr@gnu.org>
786         * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
788 2000-10-17  Andrew Innes  <andrewi@gnu.org>
790         * makefile.w32-in (recompile): New target to recompile lisp
791         directory.
792         (recompile-CMD, recompile-SH): New support targets.
794 2000-09-24  Jason Rumney  <jasonr@gnu.org>
796         * config.nt (NO_RETURN): Define it.
798 2000-09-17  Andrew Innes  <andrewi@gnu.org>
800         * gmake.defs: Revert to Unix line endings.
802         * nmake.defs: Revert to Unix line endings.
804 2000-09-16  Andrew Innes  <andrewi@gnu.org>
806         * gmake.defs (SETLOADPATH): Change definition to work from any
807         subdirectory.
809 2000-09-14  Andrew Innes  <andrewi@gnu.org>
811         * makefile.w32-in: Revert to Unix line endings.
813 2000-09-14  Andrew Innes  <andrewi@gnu.org>
815         * INSTALL: Add note about expected error messages when configure
816         is run.
818         * configure.bat: Simplify the generation of makefiles (don't need
819         to generate various top-level targets that invoke make in other
820         directories).
822         * gmake.defs (SHELLTYPE): New define.
823         (SETLOADPATH): New define.
825         * nmake.defs (SHELLTYPE): New define.
827         * makefile.w32-in: Standardize indentation somewhat.
828         Add bootstrap support.
829         Pass $(MFLAGS) when invoking make recursively.
830         Add shell-specific variants of top-level targets that invoke make
831         recursively in other directories, and add necessary computed
832         dependencies.
834 2000-09-03  Andrew Innes  <andrewi@gnu.org>
836         * makefile.w32-in: Change to DOS line endings.
838         * configure.bat: Change to DOS line endings.
840         * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
841         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
843         * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
844         (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
846         * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
847         -D_ANONYMOUS_STRUCT on compile line.
848         (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
849         (ARCH_CFLAGS): Change optimization flags to -O2.
850         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
851         (ARGQUOTE, DQUOTE): New defines.
853         * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
854         -D_ANONYMOUS_STRUCT on compile line.
855         (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
856         (ARGQUOTE, DQUOTE): New defines.
858 2000-08-22  Andrew Innes  <andrewi@gnu.org>
860         * configure.bat: New file.
862         * gmake.defs: New file.
864         * nmake.defs: New file.
866         * makefile.w32-in: New file.
868         * INSTALL: Rewrite to match new configure process.
870         * config.nt [WINDOWSNT]: Don't declare getenv.
871         (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
873         * addpm.c (main): Accept /q to mean install based on addpm's
874         location without asking.  Remove reference to emacs.bat which is
875         now obsolete.
877         * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
879         * paths.h: Use forward slash as directory separator in all path
880         definitions.
881         (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
883         * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
885         * runemacs.c: Remove WIN32 define.
887         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
888         not defined.
890         * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
891         (fd_set): Define to new name, after including winsock.h, so we can
892         provide our own implementation.
894 2000-07-05  Andrew Innes  <andrewi@gnu.org>
896         * ebuild.bat: Add support for specifying make arguments.
898         * makefile.nt: Add support for `bootstrap' and related targets.
900 2000-06-11  Jason Rumney  <jasonr@gnu.org>
902         * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
904 2000-02-06  Andrew Innes  <andrewi@gnu.org>
906         * inc/sys/time.h: Add inclusion protection.
908         * makefile.def (SYS_LDFLAGS): Add -nologo.
910 1999-11-22  Andrew Innes  <andrewi@gnu.org>
912         * install.bat: Pass on command line arguments to make.
914         * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
916 1999-11-21  Andrew Innes  <andrewi@gnu.org>
918         * makefile.nt (all): Build leim if present.
919         (install): Install leim if present.
920         (clean): Clean leim if present.
922         * addpm.c (env_vars): Include leim in default EMACSLOADPATH
923         definition.
925         * emacs.bat.in (EMACSLOADPATH): Include leim.
927 1999-07-12  Richard Stallman  <rms@gnu.org>
929         * Version 20.4 released.
931 1999-06-16  Andrew Innes  <andrewi@gnu.org>
933         * emacs.rc: Use an icon with a transparent background, to be in
934         keeping with other applications.
936 1999-06-03  Andrew Innes  <andrewi@gnu.org>
938         * preprep.c: Fix typo.
940 1999-05-02  Andrew Innes  <andrewi@gnu.org>
942         * config.h: Remove obsolete file.
944         * preprep.c (copy_executable_and_move_sections): Ifdef out a
945         couple of unused switch cases that aren't defined on all
946         platforms.
948         * ftime.bat: Add another variation of the profile command, which
949         only profiles extended commands.
951 1999-03-31  Geoff Voelker  <voelker@cs.washington.edu>
953         * cmdproxy.c (main): Fix parens.
955 1999-03-25  Andrew Innes  <andrewi@gnu.org>
957         * cmdproxy.c (main): Call GetShortPathName to normalize program
958         names for comparison.
960 1999-03-05  Geoff Voelker  <voelker@cs.washington.edu>
962         * makefile.def: Compile multiple .c files when possible.
963         Use BLD instead of assuming i386.
964         * makefile.nt: Remove common multiple file compilation commands.
966 1999-03-04  Geoff Voelker  <voelker@cs.washington.edu>
968         * cmdproxy.c (main): Add missing parens.
970 1999-02-20  Andrew Innes  <andrewi@gnu.org>
972         * preprep.c: New program to allow dumped image to be profiled.
974         * makefile.nt (preprep): New target.
975         (ALL): Build it.
977         * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
979         * ftime.bat: Invoke preprep to prepare dumped image for profiling.
980         Change prep options to profile libc functions and skip the startup
981         code.
983 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
985         * makefile.nt: Create installation directory as first step.
987 1999-01-31  Andrew Innes  <andrewi@gnu.org>
989         * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from
990         ROUND_UP_DST.  Zeroes the alignment slop.
991         (copy_executable_and_add_section): Update the
992         SizeOfHeaders field properly.
994 1999-01-27  Andrew Innes  <andrewi@gnu.org>
996         * makefile.nt: Do make version comparison as strings.
998 1999-01-26  Andrew Innes  <andrewi@harlequin.co.uk>
1000         * runemacs.c (WinMain): Pass explicit environment block to
1001         CreateProcess, to work around a bug in Windows 95/98.
1003 1999-01-22  Geoff Voelker  <voelker@cs.washington.edu>
1005         * icons: New directory with Davenport's icons.
1006         * icons/sink.ico: Renamed from emacs.ico.
1008         * makefile.nt (install, fast_install): Install Windows icons
1009         into etc/icons.
1011         * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
1013 1999-01-17  Andrew Innes  <andrewi@gnu.org>
1015         * makefile.nt: (ALL): List top-level targets.
1016         (addsection): New top-level target.
1017         (install): Copy fns-*.el to bin directory.
1019         * addsection.c: New program to add static heap section to
1020         temacs.exe after linking, in support of new unexec method.
1022 1998-12-28  Andrew Innes  <andrewi@delysid.gnu.org>
1024         * cmdproxy.c (spawn): Pass directory for child as parameter.
1025         (main): Save startup directory to give to spawn, then change
1026         directory to location of .exe in order not to prevent startup
1027         directory from being deleted.
1029 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
1031         * makefile.nt: Do string comparision of _NMAKE_VER.
1033 1998-12-02  Geoff Voelker  <voelker@cs.washington.edu>
1035         * config.nt (LOCALTIME_CACHE): Define.
1037 1998-11-13  Andrew Innes  <andrewi@delysid.gnu.org>
1039         * install.bat: Convert to DOS format.
1041 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
1043         * cmdproxy.c (main): Set environment size only when running
1044         command.com.
1046 1998-11-03  Theodore Jump  <tjump@tertius.com>
1048         * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
1049         (DEL_TREE): Use rd instead of rmdir.
1050         (ARCH_CFLAGS): Optimize for P6.  Align structures on 8-byte boundaries.
1051         * makefile.nt: Compile multiple source files when possible.
1053 1998-10-05  Geoff Voelker  <voelker@cs.washington.edu>
1055         * cmdproxy.c (main): Treat command line options as case-insensitive.
1057 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1059         * Version 20.3 released.
1061 1998-07-20  Geoff Voelker  <voelker@cs.washington.edu>
1063         * addpm.c (main): Explicitly check result of message box for OK.
1065 1998-06-05  Andrew Innes  <andrewi@harlequin.co.uk>
1067         * inc/sys/file.h (D_OK): Define new macro.
1069 1998-06-01  Andrew Innes  <andrewi@mescaline.gnu.org>
1071         * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
1073 1998-05-30  Geoff Voelker  <voelker@cs.washington.edu>
1075         * emacs.rc (VS_VERSION_INFO): Define.
1077 1998-04-23  Geoff Voelker  <voelker@cs.washington.edu>
1079         * makefile.nt (emacs.bat, debug.bat): Create them in the
1080         installation directory.
1082 1998-04-23  Andrew Innes  <andrewi@harlequin.co.uk>
1084         * ddeclient.c: New file.  (Support program for performing limited
1085         interprocess communication on Windows.)
1087         * makefile.nt: Build ddeclient.
1089         * cmdproxy.c (main): Only set environment size for real shell, and
1090         provide extra directory argument, when running on Windows 95.
1092 1998-04-17  Geoff Voelker  <voelker@cs.washington.edu>
1094         * cmdproxy.c (fail): Exit with a negative return value.
1095         (spawn): Return subprocess return code as an argument.
1096         Explicitly copy environment block.
1097         (main): Update to use return value argument with spawn.
1098         Retry if spawn failed when a subshell was not tried.
1100         * config.nt: Include new macros from src/config.in.
1101         (GNU_MALLOC, REL_ALLOC): Define.
1102         (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
1103         (RE_TRANSLATE): Use char_table_translate.
1105         * makefile.def (CP_DIR): Preserve attributes.
1107         * makefile.nt (clean): Delete patch generated files, optimized
1108         build directory.
1110 1997-10-01  Geoff Voelker  <voelker@cs.washington.edu>
1112         * addpm.c (env_vars): Fix misplaced % in SHELL entry.
1114 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1116         * Version 20.2 released.
1118 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1120         * Version 20.1 released.
1122 1997-09-11  Geoff Voelker  <voelker@cs.washington.edu>
1124         * debug.bat.in: New file.
1125         * makefile.nt (debug.bat): New target.
1127 1997-09-02  Andrew Innes  <andrewi@harlequin.co.uk>
1129         * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1130         Quote group name.  Allow different icons to be specified.
1132         * cmdproxy.c (get_env_size): New function.
1133         (spawn): Explicitly pass in environment when creating subprocess.
1134         (main): Cleaup error messages.
1135         Specify dynamically sized environment block for real shell.
1136         Pass on unhandled switches to real shell.
1137         Quote program name.
1139         * makefile.def (CFLAGS_COMMON): Place pdb file in object build
1140         directory.
1141         (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
1143         * runemacs.c (WinMain): Allow Emacs process to be started with
1144         high or low priority.
1146         * emacs.bat.in: Remove OS dependent operations.
1148 1997-09-02  Geoff Voelker  <voelker@cs.washington.edu>
1150         * addpm.c (env_vars): No longer set INFOPATH.
1152         * cmdproxy.c (get_next_token): Null terminate token returned.
1154         * emacs.bat.in (INFOPATH): No longer set INFOPATH.
1156 1997-08-10  Andrew Innes  <andrewi@harlequin.co.uk>
1158         * addpm.c (env_vars): Set SHELL to cmdproxy.
1159         (main): Initialize idDde to 0.
1160         Determine emacs_path from module file name.
1161         Prompt for install.
1163         * makefile.def (MSVCNT11): Conditionally define it.
1164         (BASE_LIBS): Do not use oldnames.lib.
1165         (SYS_LDFLAGS): Use pdb files.
1166         (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
1167         (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
1168         (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
1170         * makefile.nt (ALL): Build cmdproxy.
1171         (cmdproxy): New target.
1172         (install): Install cmdproxy.
1174         * ftime.bat, debug.bat, cmdproxy.c: New files.
1176 1997-07-10  Geoff Voelker  <voelker@cs.washington.edu>
1178         * inc/sys/socket.h: (shutdown): Define.
1179         (sys_shutdown): Export.
1181 1997-07-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1183         * config.nt (RE_TRANSLATE): Copy definition from config.in.
1185 1997-07-01  Geoff Voelker  <voelker@cs.washington.edu>
1187         * config.nt: Update file comments.
1188         Update undefs added/removed in src/config.in.
1190 1997-06-19  Geoff Voelker  <voelker@cs.washington.edu>
1192         * makefil.def, emacs.bat: Use windows95 and windowsnt instead
1193         of win95 and winnt, respectively.
1195 1997-01-04  Geoff Voelker  <voelker@cs.washington.edu>
1197         * makefile.nt (real_install): Create site-lisp in installation dir.
1198         * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
1199         * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
1201 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1203         * Version 19.33 released.
1205 1996-08-09  Geoff Voelker  <voelker@cs.washington.edu>
1207         * runemacs.c (WinMain): Put a space between the binary and its args.
1209 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1211         * Version 19.32 released.
1213 1996-07-16  Andrew Innes  <andrewi@harlequin.co.uk>
1215         * makefile.nt (clean): Use OBJDIR macro.
1217 1996-06-03  Kim F. Storm  <kfs@olicom.dk>
1219         * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
1220         Not defined by default.
1221         (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
1222         (WinMain): Convert backslashes to slashes in env var values.
1224         * addpm.c (env_vars): Use slashes, not backslashes.
1226 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1228         * Version 19.31 released.
1230 1996-05-13  Andrew Innes  <andrewi@harlequin.co.uk>
1232         * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
1233         undo settings afterwards.
1235 1996-05-08  Andrew Innes  <andrewi@harlequin.co.uk>
1237         * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
1238         environment variable.
1240 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
1242         * install.bat: Allow for optimized build.
1243         * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
1244         (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1246 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
1248         * addpm.c (REG_ROOT): Don't use a trailing backslash.
1249         (env_vars): Rename field emacs_path to emacs_dir.
1250         (main): Add link to runemacs instead of emacs.
1252         * install.bat: Check if INSTALL_DIR is passed as an argument.
1254         * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
1256         * makefile.nt: Build and install runemacs.exe.
1258         * runemacs.c: New file.
1260         * config.w95: File removed.
1262         * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
1263         inc/sys/socket.h, inc/sys/time.h: New header files.
1265         * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
1267 1996-03-27  Geoff Voelker  <voelker@cs.washington.edu>
1269         * makefile.def (DEL): Defined.
1270         (DEL_TREE) [win95]: Defined.
1271         (SYS_LDFLAGS): Set executable versions to 3.10.
1273         * makefile.nt: Change uses of del to $(DEL).
1275 1996-01-17  Erik Naggum  <erik@naggum.no>
1277         * All files: Update FSF's address in comment preamble.
1279 1996-01-03  George V. Reilly  <georger@microcrafts.com>
1281         * emacs.ico: Now the proverbial kitchen sink icon.
1283 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1285         * Version 19.30 released.
1287 1995-11-22  Geoff Voelker  <voelker@cs.washington.edu>
1289         * makefile.def (CP_DIR): Use platform independent switches for xcopy.
1291         * makefile.nt (install, fast_install, real_install, clean):
1292         Don't use switches to del not supported by Win95.
1294 1995-11-07  Kevin Gallo  <kgallo@microsoft.com>
1296         * makefile.nt (addpm.exe): Link with $(ADVAPI32).
1297         (install, fast_install): Change same-dir test to create test file in
1298         installation tree and thereby support read-only shares.
1299         (clean): Remove .pdb files.
1301         * makefile.def (NTGUI): New macro.
1302         [NTGUI] (CFLAGS): Define HAVE_NTGUI.
1304         * config.nt, config.w95: Update to latest src/config.in.
1306         * addpm.c (env_vars): New variable.
1307         (add_registry): New procedure.
1308         (main): Use values of configuration environment variables from
1309         the registry if defined, the process environment otherwise.
1311 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1313         * Version 19.29 released.
1315         * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1317 1995-06-13  Geoff Voelker  <voelker@cs.washington.edu>
1319         * makefile.nt: Define .c to .obj suffix rule.
1320         (addpm.obj): Compile directly, use CFLAGS.
1321         (addpm.exe): Link from addpm.obj.
1323         * makefile.def (MSVCNT11): Defined.
1324         (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
1325         (CFLAGS_COMMON): Defined.
1326         (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
1328 1995-06-09  Geoff Voelker  <voelker@cs.washington.edu>
1330         * emacs.bat.in: Renamed from emacs.bat.
1331         (emacs_dir): Renamed from emacs_path.
1332         Definition removed.
1334         * addpm.c: New file.
1335         * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined.
1336         (all): Depend upon $(BLD) and $(ALL).
1337         (install): Depend upon emacs.bat.
1338         Create program item for Emacs.
1339         (clean): Delete obj.
1340         (emacs.bat): Defined.
1341         * makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1343 1995-05-27  Geoff Voelker  <voelker@cs.washington.edu>
1345         * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
1346         Add carriage returns; necessary for batch files on Win95.
1348 1995-05-25  Geoff Voelker  <voelker@cs.washington.edu>
1350         * config.w95: Created.
1351         * config.h: Changed to config.nt.
1353         * makefile.nt (SUBDIRS): Commented out.
1354         (all,install,clean): Expand for-loops.
1355         (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1357         * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1358         (ARCH): New definition.
1359         (CPU,CONFIG_H,OS_TYPE): Defined.
1360         (INCLUDE,LIB): Checked if valid.
1361         (ntwin32.mak): Included.
1362         (AR,CC,LINK): New definition.
1363         (ADVAPI32,libc,BASE_LIBS): Defined.
1364         (SYS_LDFLAGS): New definition.
1365         Update comments and preprocessor conditionals.
1367         * emacs.bat (SHELL): Conditionally defined.
1368         (HOME): Conditionally defined.
1369         (emacs_path,HOME): Update comments.
1370         Turn off all echo.
1372 1995-05-09  Geoff Voelker  <voelker@cs.washington.edu>
1374         * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
1375         fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
1376         inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
1377         inc/sys/param.h: Removed carriage-returns.
1379 1995-05-06  Geoff Voelker  <voelker@cs.washington.edu>
1381         * makefile.def (CVTRES): Defined.
1383         * emacs.ico, emacs.rc: New files by Kevin Gallo.
1385 1995-04-10  Geoff Voelker  <voelker@cs.washington.edu>
1387         * src: Remove directory.
1389         * src\config.h, src\paths.h: Moved to parent dir, src removed.
1391 1995-04-09  Geoff Voelker  <voelker@cs.washington.edu>
1393         * makefile.def (INSTALL_DIR): Changed to generic directory.
1395         * emacs.bat: Added arguments when emacs.exe invoked.
1397         * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
1399 1994-12-13  Geoff Voelker  <voelker@cs.washington.edu>
1401         * makefile.def (CC): In configuration section.
1402         (COMPAT_LIB): Defined.
1404 1994-11-01  Geoff Voelker  <voelker@cs.washington.edu>
1406         * src/paths.h: New file.
1408         * src/config.h: New file.
1410         * inc/pwd.h: New file.
1412         * inc/sys/dir.h: New file.
1414         * inc/sys/file.h: New file.
1416         * inc/sys/ioctl.h: New file.
1418         * inc/sys/param.h: New file.
1420         * todo: New file.
1422         * README: New file.
1424         * makefile.nt: New file.
1426         * makefile.def: New file.
1428         * install.cmd: New file.
1430         * INSTALL: New file.
1432         * fast-install.cmd: New file.
1434         * emacs.cmd: New file.
1436         * ebuild.cmd: New file.
1438         * _emacs: New file.
1440 ;; Local Variables:
1441 ;; coding: iso-2022-7bit
1442 ;; add-log-time-zone-rule: t
1443 ;; End:
1445     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
1446        2005, 2006, 2007 Free Software Foundation, Inc.
1448   This file is part of GNU Emacs.
1450   GNU Emacs is free software; you can redistribute it and/or modify
1451   it under the terms of the GNU General Public License as published by
1452   the Free Software Foundation; either version 3, or (at your option)
1453   any later version.
1455   GNU Emacs is distributed in the hope that it will be useful,
1456   but WITHOUT ANY WARRANTY; without even the implied warranty of
1457   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1458   GNU General Public License for more details.
1460   You should have received a copy of the GNU General Public License
1461   along with GNU Emacs; see the file COPYING.  If not, write to the
1462   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1463   Boston, MA 02110-1301, USA.
1465 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414