Moved most of vc-dir from vc.el to vc-dispatcher.el.
[bpt/emacs.git] / nt / ChangeLog
CommitLineData
a113b3ca 12008-04-23 Eli Zaretskii <eliz@gnu.org>
4cbb903f
EZ
2
3 * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
4 (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having
5 a real file there is not a good idea.
6
a113b3ca 72008-04-23 Jason Rumney <jasonr@gnu.org>
65af6499 8
99e0bf59
JR
9 * makefile.w32-in (CLIENTRES): New variable and build target.
10 (all): Depend on it.
11 ($(TRES)): Use $(TRES) in rule.
12
361823f4
JR
132008-04-21 Jason Rumney <jasonr@gnu.org>
14
15 * configure.bat (success): Print "make" rather than "gmake", as that
16 is what MingW uses.
17
87c24bb7
EZ
182008-04-11 Eli Zaretskii <eliz@gnu.org>
19
20 * inc/sys/stat.h (__MINGW_NOTHROW): If not defined, define to nothing.
21 Add copyright notice.
22
5739d6f8
JR
232008-04-10 Jason Rumney <jasonr@gnu.org>
24
f12da103
JR
25 * emacsclient.rc: New file.
26
5739d6f8
JR
27 * INSTALL: Document make targets.
28
cc48598c
JR
292008-04-09 Jason Rumney <jasonr@gnu.org>
30
31 * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
32 (clean-other-dirs-gmake): Likewise. Clean doc dirs.
33 (top-distclean, distclean, distclean-other-dirs-nmake)
34 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
35 (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
36
892508a4
EZ
372008-04-05 Eli Zaretskii <eliz@gnu.org>
38
aa08d1ff
EZ
39 * inc/sys/stat.h: New file.
40
892508a4
EZ
41 * configure.bat: Add check for usp10.h.
42
a25fe288
JR
432008-04-04 Jason Rumney <jasonr@gnu.org>
44
45 * INSTALL: Update W32 API requirements.
46
b7612703
JR
472008-04-03 Jason Rumney <jasonr@gnu.org>
48
49 * gmake.defs, nmake.defs (UNISCRIBE): New variable.
50
b2019141
GM
512008-03-13 Glenn Morris <rgm@gnu.org>
52
53 * emacs.rc: Set version to 23.0.60.
54
12cc4d8f
JR
552008-03-04 Jason Rumney <jasonr@gnu.org>
56
57 * gmake.defs, nmake.defs (FONT_CFLAGS): New optional compiler flag.
58 (EMACS_EXTRA_C_FLAGS): Include it.
59 * configure.bat (usefontbackend): Default to Y.
60 (--enable-font-backend): Replace with --disable-font-backend.
61 (:withfont): Replace with :withoutfont.
62
1b6bf70a
JR
632008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
64
65 * icons/emacs.ico: Full alpha for 32x32 full color.
66 Add 32x32 and 16x16 256 color versions.
67
6abe1b07
GM
682008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
69
70 * icons/emacs22.ico: New file (the old emacs.ico under a new name).
71
480a77b5
JR
722008-03-02 Jason Rumney <jasonr@gnu.org>
73
74 * makefile.w32-in ($(TRES)): Depend on icon and manifest.
75
c9cc6462
DN
762008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
77
78 * icons/README: Update.
79
80 * icons/emacs.ico: New icon.
81
c44b4b46
JB
822008-02-25 Juanma Barranquero <lekktu@gmail.com>
83
84 * addpm.c: Include malloc.h.
85 (add_registry): Cast return value of alloca.
86
9d2818d6
DN
872008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
88
89 * config.nt (SHORTNAMES): Remove reference to obsolete variable.
90
1046da1c
EZ
912008-02-11 Eli Zaretskii <eliz@gnu.org>
92
93 * configure.bat (checkgcc): Move "del junk.o" to here, and make it
94 conditional on existence of junk.o. If %nocygwin% is already set
95 to Y, skip to chkapiN instead of chkapi.
96 (chkapi): Move "rm -f junk.c junk.o" to here.
97 (chkapiN): New label.
98
4134dd15
JR
992008-02-11 Jason Rumney <jasonr@gnu.org>
100
101 * makefile.w32-in: Remove unidata-gen related rules.
102
65366573
EZ
1032008-02-09 Eli Zaretskii <eliz@gnu.org>
104
105 * configure.bat (dontCopy): Do not rename admin/unidata/Makefile.
106
f1cefe09
JR
1072008-02-11 Jason Rumney <jasonr@gnu.org>
108
109 * addpm.c (add_registry): Add an App Paths registry key.
110 Look for GTK and add it to the DLL search path for Emacs if found.
111
f01e03d3
JB
1122008-02-05 Juanma Barranquero <lekktu@gmail.com>
113
114 * configure.bat: In help, use generic names for the image libraries.
115
880a5954
JB
1162008-02-04 Juanma Barranquero <lekktu@gmail.com>
117
118 * .cvsignore: Don't ignore .arch-inventory.
119
680d641f
JR
1202008-02-03 Jason Rumney <jasonr@gnu.org>
121
122 * configure.bat: Make gcc the default compiler.
123
ef764ddd
EZ
1242008-02-02 Eli Zaretskii <eliz@gnu.org>
125
f0c58e10
EZ
126 * makefile.w32-in (unidatagen-SH, unidatagen-clean-SH): Ignore
127 return status.
128
a392138f
EZ
129 * configure.bat (dontCopy): Rename admin/unidata/Makefile to keep
130 it out of the way of Windows generated file. Generate
131 admin/unidata/makefile.
132
ef764ddd
EZ
133 * makefile.w32-in (unidatagen-nmake, unidatagen-clean-nmake)
134 (unidatagen-CMD, unidatagen-clean-CMD, unidatagen-SH)
135 (unidatagen-clean-SH): New targets.
136 (bootstrap-nmake): Invoke unidatagen-nmake.
137 (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
138
9303f985 1392008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
140
141 * configure.bat (withfont): Set sep1 after modifying usercflags.
142
9303f985 1432008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
144
145 * configure.bat: Rename --with-font-backend to --enable-font-backend
146 for consistency with other platforms.
147
9303f985 1482008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
149
150 * configure.bat: Add --with-font-backend option.
151
cf32108e
JR
1522008-01-20 Jason Rumney <jasonr@gnu.org>
153
154 * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
155 permissions to NTFS ACLs.
156
880820fe 1572007-11-01 Jan Djärv <jan.h.d@swipnet.se>
91b96a04
JD
158
159 * config.nt: Remove HAVE_X11R5.
160
5eaf5ed9
JR
1612007-10-22 Jason Rumney <jasonr@gnu.org>
162
163 * config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
164 (strings.h, stdlib.h): Conditionally include.
165 (w32_abort): Declare here.
166 (abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
167
059d1e66
JR
1682007-10-20 Jason Rumney <jasonr@gnu.org>
169
170 * makefile.w32-in (info-nmake): Change into correct directories.
171
6d005ee7
EZ
1722007-10-20 Eli Zaretskii <eliz@gnu.org>
173
3a1ebd63
EZ
174 * configure.bat (docflags, doldflags): New variables.
175 (genmakefiles): Use them to work around problems with whitespace
176 in arguments of the `if' command.
6d005ee7 177
65d306e2
JR
1782007-10-18 Jason Rumney <jasonr@gnu.org>
179
180 * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
181
fc2554aa
JR
1822007-09-27 Jason Rumney <jasonr@gnu.org>
183
184 * gmake.defs (COMCTL32): New system library.
185
186 * nmake.defs (COMCTL32): New system library.
187
4f449725
GM
1882007-09-06 Glenn Morris <rgm@gnu.org>
189
56d727ff 190 * configure.bat:
52397249
JB
191 * makefile.w32-in (info-nmake, info-gmake, clean-other-dirs-nmake):
192 Change from ../man to ../doc/emacs and ../doc/misc; and from
193 ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
4f449725 194
e93ca076
GM
1952007-08-29 Glenn Morris <rgm@gnu.org>
196
197 * emacs.rc: Increase version to 23.0.50.
198
54ec4ab5 1992007-08-14 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
8aa7d70f
JR
200
201 * makefile.w32-in (bootstrap-nmake): Change directories once more.
202
cacc7b51
GM
2032007-07-25 Glenn Morris <rgm@gnu.org>
204
205 * Relicense all FSF files to GPLv3 or later.
206
207 * COPYING: Switch to GPLv3.
208
ed7c1a5c
EZ
2092007-07-16 Eli Zaretskii <eliz@gnu.org>
210
211 * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
212 Depend on cmdproxy.
213 (cleanall): Don't delete *~.
214
5412a7f3
JR
2152007-07-15 Jason Rumney <jasonr@gnu.org>
216
217 * inc/sys/socket.h (uint16_t): Define if C99 does not appear to
218 be fully supported.
219
a2dcccd9
JR
2202007-07-14 Jason Rumney <jasonr@gnu.org>
221
222 * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead
223 of winsock.h.
224
a71f59c1
JR
2252007-07-11 Jason Rumney <jasonr@gnu.org>
226
227 * gmake.defs (OLE32): New library to link.
228
229 * nmake.defs (OLE32): Likewise.
230
ad1597ce
JR
2312007-06-25 Jason Rumney <jasonr@gnu.org>
232
233 * cmdproxy.c (main): Set console codepages to "ANSI".
234
32154d10
JR
2352007-06-20 Jason Rumney <jasonr@gnu.org>
236
237 * configure.bat: Complain if image libraries are missing.
238
6dbd2549
JR
2392007-06-15 Jason Rumney <jasonr@gnu.org>
240
241 * emacs.manifest: New file.
242
243 * emacs.rc: Use it.
244
7dfc4cda
CY
2452007-06-02 Chong Yidong <cyd@stupidchicken.com>
246
247 * Version 22.1 released.
248
c2970555
EZ
2492007-05-22 Eli Zaretskii <eliz@gnu.org>
250
251 * INSTALL: Add information about where to find GDB, and warn
252 against --no-debug option to configure.bat.
253
8add2b1a
EZ
2542007-05-19 Eli Zaretskii <eliz@gnu.org>
255
256 * INSTALL: Fix URL of EmacsW32 site where building with image
257 support is described.
258
07016031
GM
2592007-04-26 Glenn Morris <rgm@gnu.org>
260
261 * emacs.rc: Increase version to 22.1.50.
262
5a842fda
EZ
2632007-03-31 Eli Zaretskii <eliz@gnu.org>
264
265 * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
266
029e4603
RS
2672007-03-09 Richard Stallman <rms@gnu.org>
268
269 * INSTALL: Say explicitly this is not for Cygwin.
270
309c91ff
EZ
2712007-03-03 Eli Zaretskii <eliz@gnu.org>
272
c01949d3 273 * INSTALL: Add URL of another site with detailed build instructions.
309c91ff 274
c14693e3
GM
2752007-02-16 Glenn Morris <rgm@gnu.org>
276
277 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
278 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
279 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
280 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
c01949d3
JB
281 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
282 Restore all but two of icons deleted in previous change.
c14693e3 283
bd5f26aa
CY
2842007-02-13 Chong Yidong <cyd@stupidchicken.com>
285
286 * icons/README: New file.
287
288 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
289 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
290 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
8e127f99 291 * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
bd5f26aa 292 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
c01949d3
JB
293 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
294 Unused icons deleted.
bd5f26aa 295
57a64408
JB
2962007-01-31 Juanma Barranquero <lekktu@gmail.com>
297
298 * configure.bat: Update ../site-lisp/subdirs.el when needed.
299
4799aa91
JB
3002007-01-30 Juanma Barranquero <lekktu@gmail.com>
301
302 * subdirs.el: Add "no-byte-compile: t" local variable.
303
ac65c01c
JR
3042007-01-10 Jason Rumney <jasonr@gnu.org>
305
306 * README: Update URLs and advice about reporting bugs.
307
2db771b7
JR
3082006-12-29 Jason Rumney <jasonr@gnu.org>
309
310 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
311 DEBUG_LINK.
c01949d3 312 (DEBUG_LINK): Remove -debugtype:both.
2db771b7 313
bbc34249
EZ
3142006-12-27 Eli Zaretskii <eliz@gnu.org>
315
316 * INSTALL: Update table of supported Make ports. Show "make -j"
317 command that is known to work.
318
319 * configure.bat: Update table of supported Make ports.
320
ed1281ec
EZ
3212006-12-24 Eli Zaretskii <eliz@gnu.org>
322
323 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
324 only in implicit rules. Use literal "emacs.rc" instead.
325
d572c005
EZ
3262006-12-23 Eli Zaretskii <eliz@gnu.org>
327
fa1f0a88
EZ
328 * gmake.defs: Export XMFLAGS.
329
d572c005 330 * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
ed1281ec 331 use $(XMFLAGS) for nmake, as it doesn't support parallelism.
d572c005 332
b47342e3
EZ
3332006-12-22 Eli Zaretskii <eliz@gnu.org>
334
c52bf8c3
EZ
335 * INSTALL: Explain how to invoke GNU Make for parallel builds.
336
5e059fc1
EZ
337 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
338 command-line argument to sub-Make in src, since src/makefile.w32-in
339 invokes Make recursively during bootstrap.
f278d4a6 340 (clean): Delete stamp_BLD.
6808dce1 341 (bootstrap): Make `all' explicitly in a recursive Make.
5e059fc1 342
b47342e3
EZ
343 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
344 stamp_BLD after creating the $(BLD) directory.
345
346 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file
347 stamp_BLD after creating the $(BLD) directory.
348
349 * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
350 (preprep, $(TRES), runemacs)
351 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
352 ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
353 Depend on stamp_BLD instead of on $(BLD).
354 (XMFLAGS): New macro.
355 (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
356 (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
357 (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
358 (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
359
6148a044
EZ
3602006-12-20 Eli Zaretskii <eliz@gnu.org>
361
362 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
363 $(ALL_DEPS).
b47342e3
EZ
364 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
365 ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
366 New dependency on $(BLD).
6148a044
EZ
367 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
368 (bootstrap-gmake): Depend on addsection.
369
4da0d3f7
JB
3702006-10-29 Juanma Barranquero <lekktu@gmail.com>
371
372 * runemacs.c (WinMain): Process all recognized arguments, not just
373 the first one. Remove unused variable sec_desc.
374
8f59d602
EZ
3752006-09-24 Eli Zaretskii <eliz@gnu.org>
376
377 * config.nt (HAVE_LANGINFO_CODESET): Define.
378
379 * inc/langinfo.h: New file.
380
381 * inc/nl_types.h: New file.
382
45a2056c
JB
3832006-09-15 Jay Belanger <belanger@truman.edu>
384
385 * COPYING: Replace "Library Public License" by "Lesser Public
386 License" throughout.
387
ac70d20b
JR
3882006-07-27 Jason Rumney <jasonr@gnu.org>
389
390 * INSTALL: Add notes about Cygwin make to impatient section.
391
3d80c941
EZ
3922006-06-02 Eli Zaretskii <eliz@gnu.org>
393
394 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
395 known to work.
396
335be36b
JR
3972006-03-12 Jason Rumney <jasonr@gnu.org>
398
ebe98f49
JR
399 * addpm.c (add_registry): Don't change the registry unless keys
400 already exist from a previous version.
401
92cc46af
JR
402 * makefile.w32-in (install): Use -q when invoking addpm.
403
335be36b
JR
404 * addpm.c (main): Accept -q as alternative for /q.
405
f71d8cff
JR
4062006-03-11 Jason Rumney <jasonr@gnu.org>
407
408 * runemacs.c (WinMain): Set screen buffer to 80x25.
409
94e7daf7
EZ
4102005-12-24 Eli Zaretskii <eliz@gnu.org>
411
412 * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
413 (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
414
9ea74bfb
EZ
4152005-12-09 Eli Zaretskii <eliz@gnu.org>
416
417 * INSTALL: Add explanation of how to debug with GDB starting from
418 the Emacs Abort dialog.
419
d73d22ed
CY
4202005-11-26 Chong Yidong <cyd@stupidchicken.com>
421
422 * emacs.rc: Use new icons.
423
07908aec
EZ
4242005-11-26 Eli Zaretskii <eliz@gnu.org>
425
426 * emacs21.ico: Renamed from emacs.ico.
427 * emacs.ico: New icons from Andrew Zhilin
428 <andrew_zhilin@yahoo.com>.
429
ed326e35
EZ
4302005-09-10 Eli Zaretskii <eliz@gnu.org>
431
432 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
433
df76c589
JB
4342005-08-10 Juanma Barranquero <lekktu@gmail.com>
435
436 * .cvsignore: Add `obj' and `oo' for in-place installations.
437
43e124e6
EZ
4382005-07-30 Eli Zaretskii <eliz@gnu.org>
439
4da0d3f7 440 * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
43e124e6 441
5dac5615
JB
4422005-07-29 Juanma Barranquero <lekktu@gmail.com>
443
444 * configure.bat: Don't create lisp/Makefile.unix.
445
c638055f
JB
4462005-07-28 Juanma Barranquero <lekktu@gmail.com>
447
448 * .cvsignore: Add `makefile' and `config.log'.
449
9eff9fe3
PE
4502005-07-26 Paul Eggert <eggert@cs.ucla.edu>
451
452 Merge gnulib getopt implementation into Emacs.
453
454 * inc/gettext.h: Remove; no longer needed now that
455 lib-src/gettext.h exists.
456
9ebc3953
EZ
4572005-07-16 Eli Zaretskii <eliz@gnu.org>
458
459 * configure.bat: Finish config.log with a line that indicates that
460 the configure step was successful.
461
a0ec7a4a
LK
4622005-07-04 Lute Kamstra <lute@gnu.org>
463
464 Update FSF's address in GPL notices.
465
5bc753e8
EZ
4662005-06-11 Eli Zaretskii <eliz@gnu.org>
467
099a3eea
EZ
468 * configure.bat: If their fc.exe returns a meaningful exit status,
469 don't overwrite src/config.h and src/epaths.h with identical
470 copies.
471
591cbed1
EZ
472 * INSTALL: Warn about using "cvs up -kb" if one intends to commit
473 changes. Add a pointer to another site with detailed configure
474 and build instructions. Suggest to look at config.log when
475 configure fails. Add MinGW Make 3.80 to the list of successful
476 combinations.
477
5bc753e8
EZ
478 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
479 "-mcpu=i686".
480
099a3eea 481 * configure.bat: Update copyright years.
5bc753e8
EZ
482 Delete config.log before doing anything else.
483 Write additional diagnostics to config.log in case of failures to
484 compile test programs, including the failed test program itself.
485 Add a test for support of -mtune=pentium4 switch to GCC; if it is
486 supported, set up MCPU_FLAG variable on the various Makefiles to
487 use that switch during compilations. (This avoids GCC warning
488 about -mcpu being deprecated.)
489
d2fcf769
EZ
4902005-06-10 Eli Zaretskii <eliz@gnu.org>
491
492 * addsection.c (copy_executable_and_add_section): Pass non-zero
493 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
494 environment. Print section names with %.8s.
495 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
496 only if non-zero. All callers changed.
497
a0c38328
EZ
4982005-06-05 Eli Zaretskii <eliz@gnu.org>
499
500 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
501 `const void *', for consistency with Posix.
502
1a8fb426
EZ
5032005-06-04 Eli Zaretskii <eliz@gnu.org>
504
505 * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
506
bd7bdff8
JB
5072005-05-24 Juanma Barranquero <lekktu@gmail.com>
508
509 * INSTALL: Add more pointers to ports of Unix tools to Windows,
510 and to the Emacs Wiki (which contains building instructions for
511 Windows). Reword image library instructions and remove obsolete
512 incompatibility information.
513
007d105b
TTN
5142005-04-23 David Hunter <hunterd42@comcast.net> (tiny change)
515
516 * config.nt (HAVE_PWD_H): Undef.
517
0b0dea7b
JB
5182004-06-07 Juanma Barranquero <lektu@terra.es>
519
520 * INSTALL: Clarify paragraph about compatibility between image
521 libraries and builds of Emacs with several compilers.
522
33d786f9
JB
5232004-06-06 Juanma Barranquero <lektu@terra.es>
524
73dfa0bf
JB
525 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
526 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
527 calling non-existent cmdproxy.exe on boostrappings after a
528 previous install followed by realclean.
529
33d786f9
JB
530 * nmake.defs: Add quote in comment to resync font-locking.
531
3dfbc6d8
JB
5322004-06-04 Juanma Barranquero <lektu@terra.es>
533
534 * INSTALL: Reword the section on image support. Add reference to
535 GnuWin32. Mention problems when mixing binaries from different
536 compilers.
537
112dc8e1
JR
5382004-05-06 Jason Rumney <jasonr@gnu.org>
539
540 * configure.bat: Use -mno-cygwin to check for image libraries
541 when needed.
542
5eb3d2a5
JR
5432004-05-03 Jason Rumney <jasonr@gnu.org>
544
238add5e
JR
545 * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
546 * makefile.def: Remove.
547
133ef3d3 548 * nmake.defs (SYS_LDFLAGS): Add -nologo.
238add5e 549
5eb3d2a5
JR
550 * makefile.w32-in (info-gmake, info-nmake): New targets.
551 (info): Use them.
552
e9419bd4
JB
5532004-04-23 Juanma Barranquero <lektu@terra.es>
554
555 * nmake.defs:
556 * gmake.defs:
d814862a 557 * makefile.w32-in:
e9419bd4
JB
558 * makefile.def:
559 * makefile.nt: Add "-*- makefile -*-" mode tag.
560
1e3c9713
JR
5612004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
562
133ef3d3 563 * runemacs.c (WinMain): Let Emacs environment default to parent.
1e3c9713 564
2f0c11a1
JR
5652004-03-11 Jason Rumney <jasonr@gnu.org>
566
567 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
568
134d9671
JB
5692004-03-10 Juanma Barranquero <lektu@terra.es>
570
571 * makefile.w32-in (install): Don't try to copy
572 ../lib-src/fns-*.el, as it isn't used anymore.
573
d57625a0
JR
5742004-01-28 Peter Runestig <peter@runestig.com>
575
576 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
577
5ea32beb
MB
5782003-12-24 Miles Bader <miles@gnu.ai.mit.edu>
579
580 * .cvsignore: Add `.arch-inventory'.
581
d57625a0 5822003-11-22 Lars Hansen <larsh@math.ku.dk>
930a9995 583
133ef3d3 584 * inc/grp.h: New file.
930a9995 585
d57625a0 5862003-09-03 Peter Runestig <peter@runestig.com>
fd026ee1
JR
587
588 * configure.bat: Create ``makefile'' in directories man, lispref
589 and lispintro.
590
591 * makefile.w32-in (force-info, info): New targets.
592
593 * envadd.bat: New file.
594
595 * multi-install-info.bat: New file.
596
880820fe 5972003-06-27 Jan Djärv <jan.h.d@swipnet.se>
aa287913
JD
598
599 * config.nt (my_strftime): New define.
600
5d54d177
JR
6012003-02-01 Jason Rumney <jasonr@gnu.org>
602
603 * configure.bat: Automatically detect libXpm.
604 Suppress compiler output when testing for image libraries.
605 Give names of un-found libraries in messages.
606
53b37591
JB
6072003-01-31 Juanma Barranquero <lektu@terra.es>
608
fe929957 609 * configure.bat: Automatically detect giflib and tifflib.
53b37591 610
fbd852af
JR
6112003-01-29 Jason Rumney <jasonr@gnu.org>
612
613 * gmake.defs (CURDIR): Disable cygpath kludge.
614
50ca1c55
JB
6152003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
616
617 * configure.bat: Avoid endless loop when configuring without image
618 support.
619
28908312
JR
6202003-01-26 Jason Rumney <jasonr@gnu.org>
621
622 * configure.bat: Automatically detect jpeglib.
623
c262430d
JR
6242003-01-25 Jason Rumney <jasonr@gnu.org>
625
626 * configure.bat: Automatically detect libpng.
627
53b37591 6282003-01-21 Jason Rumney <jasonr@gnu.org>
ac6e47ef
JR
629
630 * icons/hand.cur: New file.
631
53b37591 6322003-01-21 David Ponce <david@dponce.com>
ac6e47ef
JR
633
634 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
635
38018ad3
AI
6362003-01-15 Andrew Innes <andrewi@gnu.org>
637
638 * gmake.defs (CURDIR): Convert to native Windows format (with
639 forward slashes), to support building with Cygwin builds of make.
640
4c11103a
JB
6412002-11-17 Ben Key <BKey1@tampabay.rr.com>
642
643 * nmake.defs:
f60ae425
BK
644 * gmake.defs: Made changes so that Emacs would link with
645 WinMM.lib. This change was required for my addition of a Windows
646 compatible implementation of play-sound-internal.
647
4c11103a 6482002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
b0a1b9bb 649
4c11103a 650 * emacs.rc: Version updated to 21.3.50.
b0a1b9bb 651
960f21ae
JR
6522002-06-13 Jason Rumney <jasonr@gnu.org>
653
654 * addpm.c (env_vars): Remove EMACSLOCKDIR.
655
656 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
657 (maybe-bootstrap-SH): New targets.
658 (all): Depend on maybe-bootstrap.
659
933af497
JR
6602002-05-03 Jason Rumney <jasonr@gnu.org>
661
662 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
663 (sys_getpeername, fcntl): Declare as wrappers.
664
dc728514
JB
6652002-04-10 Juanma Barranquero <lektu@terra.es>
666
667 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
668 after compiling .el files.
669
3be38152
JR
6702002-03-20 Jason Rumney <jasonr@gnu.org>
671
672 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
673 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
674
d1ef18f2
KS
6752002-03-19 Kim F. Storm <storm@cua.dk>
676
677 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
678 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
679 (HAVE_SYS_UN_H): Undef.
680 From David Ponce <dponce@voila.fr>.
681
73792b51
JR
6822002-03-13 Jason Rumney <jasonr@gnu.org>
683
684 * config.nt (STRFTIME_NO_POSIX2): Define.
685
f7b9d4d1
JR
6862002-02-18 Jason Rumney <jasonr@gnu.org>
687
688 * emacs.rc: Define VS_VERSION_INFO if not already.
689 Update version info.
690
98cf1bb5
AI
6912002-01-04 Andrew Innes <andrewi@gnu.org>
692
693 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
694 pick up relevant bits of the Windows API definitions.
695
696 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
697 pick up relevant bits of the Windows API definitions.
698
0e4435be
AI
6992001-12-14 Andrew Innes <andrewi@gnu.org>
700
701 * makefile.w32-in (bootstrap): Build addsection program before
702 bootstrap (required for post-processing temacs.exe).
703
880820fe 7042001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
705
706 * COPYING: New file.
707
493faf20
AI
7082001-12-03 Andrew Innes <andrewi@gnu.org>
709
710 * makefile.w32-in (bootstrap-nmake):
711 (bootstrap-gmake): Extend bootstrap process to first do
712 bootstrap-clean in lisp dir and rebuild the DOC file.
713 (bootstrap): Do a "normal" make after the bootstrap work.
714
fc813ef6
JR
7152001-11-20 Jason Rumney <jasonr@gnu.org>
716
717 * INSTALL: Update table of versions of make that are suitable
718 for building Emacs, based on recent feedback.
719
133ef3d3 720 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
fc813ef6 721
72431058
AI
7222001-11-19 Andrew Innes <andrewi@gnu.org>
723
724 * ftime-nostartup.bat: New file.
725
726 * ftime.bat: Don't include libc.lib for profiling - the profiler
727 corrupts part of memcpy.
728
eec004b0
JR
7292001-11-17 Jason Rumney <jasonr@gnu.org>
730
731 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
732 expansion. From Juanma Barranquero <lektu@terra.es>.
733
71431a0e
GM
7342001-10-20 Gerd Moellmann <gerd@gnu.org>
735
6aa97356 736 * (Version 21.1 released.)
71431a0e 737
967d7793
AI
7382001-10-12 Andrew Innes <andrewi@gnu.org>
739
740 * inc/pwd.h (uid_t, gid_t): New typedefs.
741
ab952a4f
GM
7422001-10-05 Gerd Moellmann <gerd@gnu.org>
743
744 * Branch for 21.1.
85b2f69e 745
33d69478
EZ
7462001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
747
748 * README: Update the address of the mailing list and subscription
749 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
750
05b24487
EZ
7512001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
752
753 * INSTALL: Suggest to avoid using WinZip.
c49e491a
EZ
754
755 * configure.bat: Make sure ../site-lisp exists; create if necessary.
756
3762e7d0
EZ
7572001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
758
759 * INSTALL: Mention that "make install" can be "nmake install".
760
83536c16
EZ
7612001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
762
763 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
764 since some versions of `mkdir' don't automatically create parent
765 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
766
f466241d
EZ
7672001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
768
769 * subdirs.el: New file.
770
771 * configure.bat: Copy subdirs.el to the site-lisp directory.
772
773 * makefile.w32-in (install): Copy subdirs.el to the installation
774 directory.
775
0ac7bf6c
JR
7762001-06-20 Jason Rumney <jasonr@gnu.org>
777
778 * runemacs.c (WinMain): Add quotes around command in case of spaces.
779
ec57454f
AI
7802001-06-01 Andrew Innes <andrewi@gnu.org>
781
782 * gmake.defs (sh_output): Don't use $(warning ...) to output
783 messages, since that is not supported by GNU make 3.77.
784
263f7134
JR
7852001-05-24 Jason Rumney <jasonr@gnu.org>
786
787 * INSTALL: Clarify that building with MSVC requires nmake.
788
fbdbf318
AI
7892001-05-17 Andrew Innes <andrewi@gnu.org>
790
791 * gmake.defs (NEW_CYGWIN): Output message about spurious error
792 message that is to be ignored.
793
4b994b84
AI
7942001-05-13 Andrew Innes <andrewi@gnu.org>
795
796 * TODO: Remove file, since it is completely out of date.
797
798 * README: Add copyright notice.
799
800 * INSTALL: Add copyright notice.
801
e8918aee
EZ
8022001-04-18 Andrew Innes <andrewi@gnu.org>
803
804 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
805 the environment.
806
807 * gmake.defs (SETLOADPATH): Remove definition.
808 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
809 environment.
810
8112001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
812
813 * configure.bat: Make the checkw32api* labels be distinct in the
4da0d3f7 814 first 8 characters.
e8918aee
EZ
815
8162001-03-17 Andrew Innes <andrewi@gnu.org>
817
818 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
819 escaped quotes.
820
821 * gmake.defs (DEBUG_LINK): New macro.
822 (LINK_FLAGS): Use it.
823
824 * nmake.defs (DEBUG_LINK): New macro.
825 (LINK_FLAGS): Use it.
826
8272001-03-06 Andrew Innes <andrewi@gnu.org>
828
829 * INSTALL: Add --ldflags to configure line for building with
830 recent versions of Cygwin GCC.
831
53b37591 8322001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
e8918aee
EZ
833
834 * configure.bat: Use correct options when compiling a test program
835 with Cygwin. From David Ponce <dponce@voila.fr>.
836
8372001-02-24 Andrew Innes <andrewi@gnu.org>
838
839 * _emacs: Remove obsolete file.
840
841 * emacs.bat.in: Remove obsolete file.
842
843 * debug.bat.in: Remove obsolete file.
844
845 * inc/sys/socket.h: Add copyright notice.
846
847 * paths.h: Add copyright notice.
848
849 * makefile.nt: Update copyright notice.
850
851 * makefile.def: Update copyright notice.
852
853 * configure.bat: Update copyright notice.
854
855 * nmake.defs: Add copyright notice.
856
857 * gmake.defs: Add copyright notice.
858
859 * makefile.w32-in: Add copyright notice.
860
8612001-02-05 Andrew Innes <andrewi@gnu.org>
862
863 * nmake.defs (THISDIR): New definition.
864
865 * gmake.defs (THISDIR): New definition.
866
8672001-02-03 Andrew Innes <andrewi@gnu.org>
868
869 * configure.bat: Leave a space before >> only when there is a
870 preceding digit. Add a comment about the importance of this.
871
872 * README: Replace outdated information.
873
874 * INSTALL (Trouble-shooting): Add note about need to specify extra
875 compiler flags with recent Cygwin ports of gcc.
876
8772001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
878
879 * configure.bat: Use "rm -f" instead of "del /f", as the latter
880 is not supported by Windows 9X's COMMAND.COM.
881
8822001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
883
884 * configure.bat: Make sure redirection is preceeded by a blank, to
885 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
886 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
887
8882001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
889
890 * INSTALL: Copy the table of tested combinations of development
891 tools from confuigure.bat. Add suggestion to install Bash on
892 Windows 9X.
893
894 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
895 lisp/Makefile.in instead. Use "rm -f" where more than one file
896 needs to be deleted, since command.com in Windows 9X doesn't grok
897 more than one argument.
898
8992001-01-24 Andrew Innes <andrewi@gnu.org>
900
85b2f69e 901 * makefile.w32-in (cleanall-other-dirs-nmake):
e8918aee
EZ
902 (cleanall-other-dirs-gmake): New targets.
903 (cleanall): Invoke them.
904
9052001-01-19 Andrew Innes <andrewi@gnu.org>
906
907 * addpm.c (env_vars): Add a version-independent site-lisp
908 directory to EMACSLOADPATH, after the version dependent one.
909
9102001-01-06 Andrew Innes <andrewi@gnu.org>
911
912 * README: Update info about compilers.
913
914 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
915 select correct rule for invoking make in another directory. Amend
916 rules accordingly.
917 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
918
919 * nmake.defs (EMACS_ICON_PATH): Delete definition.
920 (COMPILER_TEMP_FILES): New definition.
921 (MAKETYPE): New definition.
922
923 * gmake.defs (EMACS_ICON_PATH): Delete definition.
924 (COMPILER_TEMP_FILES): New definition.
925 (MAKETYPE): New definition.
926
927 * makefile.def (EMACS_ICON_PATH): Delete definition.
928
929 * configure.bat: Be careful not to add trailing spaces when
930 outputting to config.settings.
931
9322001-01-02 Andrew Innes <andrewi@gnu.org>
933
934 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
935 than the function.
936
9372000-12-17 Andrew Innes <andrewi@gnu.org>
938
939 * makefile.w32-in (install): Copy directories to the correct
940 places.
941 (real_install): Remove obsolete target.
942
9432000-12-06 Andrew Innes <andrewi@gnu.org>
944
945 * nmake.defs (CURDIR): New define.
946 (INSTALL_DIR): Use it.
947
948 * gmake.defs (NEW_CYGWIN): New define.
949 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
950 so we need to adjust how we escape embedded quotes.
951 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
952 relative to $(CURDIR).
953
9542000-11-25 Jason Rumney <jasonr@gnu.org>
955
956 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
957
9582000-10-17 Andrew Innes <andrewi@gnu.org>
959
960 * makefile.w32-in (recompile): New target to recompile lisp
961 directory.
962 (recompile-CMD, recompile-SH): New support targets.
963
9642000-09-24 Jason Rumney <jasonr@gnu.org>
965
966 * config.nt (NO_RETURN): Define it.
967
9682000-09-17 Andrew Innes <andrewi@gnu.org>
969
970 * gmake.defs: Revert to Unix line endings.
971
972 * nmake.defs: Revert to Unix line endings.
973
9742000-09-16 Andrew Innes <andrewi@gnu.org>
975
976 * gmake.defs (SETLOADPATH): Change definition to work from any
977 subdirectory.
978
9792000-09-14 Andrew Innes <andrewi@gnu.org>
980
981 * makefile.w32-in: Revert to Unix line endings.
982
9832000-09-14 Andrew Innes <andrewi@gnu.org>
984
985 * INSTALL: Add note about expected error messages when configure
986 is run.
987
988 * configure.bat: Simplify the generation of makefiles (don't need
989 to generate various top-level targets that invoke make in other
990 directories).
991
992 * gmake.defs (SHELLTYPE): New define.
993 (SETLOADPATH): New define.
994
995 * nmake.defs (SHELLTYPE): New define.
996
997 * makefile.w32-in: Standardize indentation somewhat.
998 Add bootstrap support.
999 Pass $(MFLAGS) when invoking make recursively.
1000 Add shell-specific variants of top-level targets that invoke make
1001 recursively in other directories, and add necessary computed
1002 dependencies.
1003
10042000-09-03 Andrew Innes <andrewi@gnu.org>
1005
1006 * makefile.w32-in: Change to DOS line endings.
1007
1008 * configure.bat: Change to DOS line endings.
1009
1010 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
1011 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
1012
1013 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
1014 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
1015
1016 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
1017 -D_ANONYMOUS_STRUCT on compile line.
1018 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
1019 (ARCH_CFLAGS): Change optimization flags to -O2.
1020 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
1021 (ARGQUOTE, DQUOTE): New defines.
1022
1023 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
1024 -D_ANONYMOUS_STRUCT on compile line.
1025 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
1026 (ARGQUOTE, DQUOTE): New defines.
1027
10282000-08-22 Andrew Innes <andrewi@gnu.org>
1029
1030 * configure.bat: New file.
1031
1032 * gmake.defs: New file.
1033
1034 * nmake.defs: New file.
1035
1036 * makefile.w32-in: New file.
1037
1038 * INSTALL: Rewrite to match new configure process.
1039
1040 * config.nt [WINDOWSNT]: Don't declare getenv.
1041 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
1042
1043 * addpm.c (main): Accept /q to mean install based on addpm's
1044 location without asking. Remove reference to emacs.bat which is
1045 now obsolete.
1046
1047 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
1048
1049 * paths.h: Use forward slash as directory separator in all path
1050 definitions.
1051 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
1052
1053 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
1054
1055 * runemacs.c: Remove WIN32 define.
1056
1057 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
1058 not defined.
1059
1060 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
1061 (fd_set): Define to new name, after including winsock.h, so we can
1062 provide our own implementation.
1063
10642000-07-05 Andrew Innes <andrewi@gnu.org>
1065
1066 * ebuild.bat: Add support for specifying make arguments.
1067
1068 * makefile.nt: Add support for `bootstrap' and related targets.
1069
10702000-06-11 Jason Rumney <jasonr@gnu.org>
1071
1072 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
1073
10742000-02-06 Andrew Innes <andrewi@gnu.org>
1075
1076 * inc/sys/time.h: Add inclusion protection.
1077
1078 * makefile.def (SYS_LDFLAGS): Add -nologo.
1079
10801999-11-22 Andrew Innes <andrewi@gnu.org>
1081
1082 * install.bat: Pass on command line arguments to make.
1083
c01949d3 1084 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
e8918aee
EZ
1085
10861999-11-21 Andrew Innes <andrewi@gnu.org>
1087
1088 * makefile.nt (all): Build leim if present.
1089 (install): Install leim if present.
1090 (clean): Clean leim if present.
1091
1092 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
1093 definition.
1094
1095 * emacs.bat.in (EMACSLOADPATH): Include leim.
1096
e8918aee
EZ
10971999-07-12 Richard Stallman <rms@gnu.org>
1098
1099 * Version 20.4 released.
1100
11011999-06-16 Andrew Innes <andrewi@gnu.org>
1102
1103 * emacs.rc: Use an icon with a transparent background, to be in
1104 keeping with other applications.
1105
11061999-06-03 Andrew Innes <andrewi@gnu.org>
1107
1108 * preprep.c: Fix typo.
1109
11101999-05-02 Andrew Innes <andrewi@gnu.org>
1111
1112 * config.h: Remove obsolete file.
1113
1114 * preprep.c (copy_executable_and_move_sections): Ifdef out a
1115 couple of unused switch cases that aren't defined on all
1116 platforms.
1117
1118 * ftime.bat: Add another variation of the profile command, which
1119 only profiles extended commands.
1120
11211999-03-31 Geoff Voelker <voelker@cs.washington.edu>
1122
1123 * cmdproxy.c (main): Fix parens.
1124
11251999-03-25 Andrew Innes <andrewi@gnu.org>
1126
1127 * cmdproxy.c (main): Call GetShortPathName to normalize program
1128 names for comparison.
1129
11301999-03-05 Geoff Voelker <voelker@cs.washington.edu>
1131
1132 * makefile.def: Compile multiple .c files when possible.
1133 Use BLD instead of assuming i386.
1134 * makefile.nt: Remove common multiple file compilation commands.
1135
11361999-03-04 Geoff Voelker <voelker@cs.washington.edu>
1137
1138 * cmdproxy.c (main): Add missing parens.
1139
11401999-02-20 Andrew Innes <andrewi@gnu.org>
1141
1142 * preprep.c: New program to allow dumped image to be profiled.
1143
1144 * makefile.nt (preprep): New target.
1145 (ALL): Build it.
1146
1147 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
1148
1149 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
1150 Change prep options to profile libc functions and skip the startup
1151 code.
1152
11531999-02-15 Geoff Voelker <voelker@cs.washington.edu>
1154
1155 * makefile.nt: Create installation directory as first step.
1156
11571999-01-31 Andrew Innes <andrewi@gnu.org>
1158
52397249 1159 * addsection.c (ROUND_UP_DST_AND_ZERO): Renamed from
e8918aee
EZ
1160 ROUND_UP_DST. Zeroes the alignment slop.
1161 (copy_executable_and_add_section): Update the
1162 SizeOfHeaders field properly.
1163
11641999-01-27 Andrew Innes <andrewi@gnu.org>
1165
1166 * makefile.nt: Do make version comparison as strings.
1167
11681999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
1169
1170 * runemacs.c (WinMain): Pass explicit environment block to
1171 CreateProcess, to work around a bug in Windows 95/98.
1172
11731999-01-22 Geoff Voelker <voelker@cs.washington.edu>
1174
1175 * icons: New directory with Davenport's icons.
134d9671 1176 * icons/sink.ico: Renamed from emacs.ico.
e8918aee
EZ
1177
1178 * makefile.nt (install, fast_install): Install Windows icons
1179 into etc/icons.
1180
1181 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
1182
11831999-01-17 Andrew Innes <andrewi@gnu.org>
1184
52397249 1185 * makefile.nt (ALL): List top-level targets.
e8918aee
EZ
1186 (addsection): New top-level target.
1187 (install): Copy fns-*.el to bin directory.
1188
1189 * addsection.c: New program to add static heap section to
1190 temacs.exe after linking, in support of new unexec method.
1191
11921998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
1193
1194 * cmdproxy.c (spawn): Pass directory for child as parameter.
1195 (main): Save startup directory to give to spawn, then change
1196 directory to location of .exe in order not to prevent startup
1197 directory from being deleted.
1198
11991998-12-08 Geoff Voelker <voelker@cs.washington.edu>
1200
1201 * makefile.nt: Do string comparision of _NMAKE_VER.
1202
12031998-12-02 Geoff Voelker <voelker@cs.washington.edu>
1204
1205 * config.nt (LOCALTIME_CACHE): Define.
1206
12071998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
1208
1209 * install.bat: Convert to DOS format.
1210
12111998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
1212
1213 * cmdproxy.c (main): Set environment size only when running
1214 command.com.
1215
53b37591 12161998-11-03 Theodore Jump <tjump@tertius.com>
e8918aee
EZ
1217
1218 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
1219 (DEL_TREE): Use rd instead of rmdir.
1220 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
1221 * makefile.nt: Compile multiple source files when possible.
85b2f69e 1222
e8918aee
EZ
12231998-10-05 Geoff Voelker <voelker@cs.washington.edu>
1224
1225 * cmdproxy.c (main): Treat command line options as case-insensitive.
1226
12271998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1228
1229 * Version 20.3 released.
1230
12311998-07-20 Geoff Voelker <voelker@cs.washington.edu>
1232
1233 * addpm.c (main): Explicitly check result of message box for OK.
1234
12351998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
1236
1237 * inc/sys/file.h (D_OK): Define new macro.
1238
12391998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
1240
1241 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
1242
12431998-05-30 Geoff Voelker <voelker@cs.washington.edu>
1244
1245 * emacs.rc (VS_VERSION_INFO): Define.
1246
12471998-04-23 Geoff Voelker <voelker@cs.washington.edu>
1248
1249 * makefile.nt (emacs.bat, debug.bat): Create them in the
1250 installation directory.
1251
12521998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
1253
1254 * ddeclient.c: New file. (Support program for performing limited
e580a741 1255 interprocess communication on Windows.)
e8918aee
EZ
1256
1257 * makefile.nt: Build ddeclient.
1258
1259 * cmdproxy.c (main): Only set environment size for real shell, and
e580a741 1260 provide extra directory argument, when running on Windows 95.
85b2f69e 1261
e8918aee
EZ
12621998-04-17 Geoff Voelker <voelker@cs.washington.edu>
1263
1264 * cmdproxy.c (fail): Exit with a negative return value.
1265 (spawn): Return subprocess return code as an argument.
1266 Explicitly copy environment block.
1267 (main): Update to use return value argument with spawn.
1268 Retry if spawn failed when a subshell was not tried.
1269
1270 * config.nt: Include new macros from src/config.in.
1271 (GNU_MALLOC, REL_ALLOC): Define.
1272 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
1273 (RE_TRANSLATE): Use char_table_translate.
1274
1275 * makefile.def (CP_DIR): Preserve attributes.
1276
1277 * makefile.nt (clean): Delete patch generated files, optimized
1278 build directory.
1279
12801997-10-01 Geoff Voelker <voelker@cs.washington.edu>
1281
1282 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
1283
12841997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1285
1286 * Version 20.2 released.
1287
12881997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1289
1290 * Version 20.1 released.
1291
12921997-09-11 Geoff Voelker <voelker@cs.washington.edu>
1293
1294 * debug.bat.in: New file.
1295 * makefile.nt (debug.bat): New target.
1296
12971997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
1298
1299 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1300 Quote group name. Allow different icons to be specified.
1301
1302 * cmdproxy.c (get_env_size): New function.
1303 (spawn): Explicitly pass in environment when creating subprocess.
1304 (main): Cleaup error messages.
1305 Specify dynamically sized environment block for real shell.
1306 Pass on unhandled switches to real shell.
1307 Quote program name.
1308
85b2f69e 1309 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
e8918aee 1310 directory.
85b2f69e 1311 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
e8918aee
EZ
1312
1313 * runemacs.c (WinMain): Allow Emacs process to be started with
e580a741 1314 high or low priority.
e8918aee
EZ
1315
1316 * emacs.bat.in: Remove OS dependent operations.
85b2f69e 1317
e8918aee
EZ
13181997-09-02 Geoff Voelker <voelker@cs.washington.edu>
1319
1320 * addpm.c (env_vars): No longer set INFOPATH.
1321
1322 * cmdproxy.c (get_next_token): Null terminate token returned.
1323
1324 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
1325
13261997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
1327
1328 * addpm.c (env_vars): Set SHELL to cmdproxy.
1329 (main): Initialize idDde to 0.
1330 Determine emacs_path from module file name.
1331 Prompt for install.
1332
1333 * makefile.def (MSVCNT11): Conditionally define it.
1334 (BASE_LIBS): Do not use oldnames.lib.
1335 (SYS_LDFLAGS): Use pdb files.
1336 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
1337 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
1338 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
1339
1340 * makefile.nt (ALL): Build cmdproxy.
1341 (cmdproxy): New target.
1342 (install): Install cmdproxy.
1343
1344 * ftime.bat, debug.bat, cmdproxy.c: New files.
1345
13461997-07-10 Geoff Voelker <voelker@cs.washington.edu>
1347
52397249 1348 * inc/sys/socket.h (shutdown): Define.
e8918aee
EZ
1349 (sys_shutdown): Export.
1350
13511997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1352
1353 * config.nt (RE_TRANSLATE): Copy definition from config.in.
1354
13551997-07-01 Geoff Voelker <voelker@cs.washington.edu>
1356
1357 * config.nt: Update file comments.
1358 Update undefs added/removed in src/config.in.
1359
13601997-06-19 Geoff Voelker <voelker@cs.washington.edu>
1361
1362 * makefil.def, emacs.bat: Use windows95 and windowsnt instead
1363 of win95 and winnt, respectively.
1364
13651997-01-04 Geoff Voelker <voelker@cs.washington.edu>
1366
1367 * makefile.nt (real_install): Create site-lisp in installation dir.
1368 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
1369 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
1370
e8918aee
EZ
13711996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1372
1373 * Version 19.33 released.
1374
13751996-08-09 Geoff Voelker <voelker@cs.washington.edu>
1376
1377 * runemacs.c (WinMain): Put a space between the binary and its args.
1378
13791996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1380
1381 * Version 19.32 released.
1382
13831996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
1384
1385 * makefile.nt (clean): Use OBJDIR macro.
1386
13871996-06-03 Kim F. Storm <kfs@olicom.dk>
1388
e580a741 1389 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
e8918aee
EZ
1390 Not defined by default.
1391 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
1392 (WinMain): Convert backslashes to slashes in env var values.
1393
e580a741 1394 * addpm.c (env_vars): Use slashes, not backslashes.
e8918aee
EZ
1395
13961996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1397
1398 * Version 19.31 released.
1399
14001996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
1401
1402 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
1403 undo settings afterwards.
1404
14051996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
1406
1407 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
e580a741 1408 environment variable.
e8918aee 1409
53b37591 14101996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
1411
1412 * install.bat: Allow for optimized build.
1413 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
1414 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
1415
53b37591 14161996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
1417
1418 * addpm.c (REG_ROOT): Don't use a trailing backslash.
1419 (env_vars): Rename field emacs_path to emacs_dir.
1420 (main): Add link to runemacs instead of emacs.
1421
1422 * install.bat: Check if INSTALL_DIR is passed as an argument.
1423
1424 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
1425
1426 * makefile.nt: Build and install runemacs.exe.
1427
1428 * runemacs.c: New file.
1429
1430 * config.w95: File removed.
1431
1432 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
1433 inc/sys/socket.h, inc/sys/time.h: New header files.
1434
1435 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
85b2f69e 1436
e8918aee
EZ
14371996-03-27 Geoff Voelker <voelker@cs.washington.edu>
1438
1439 * makefile.def (DEL): Defined.
1440 (DEL_TREE) [win95]: Defined.
1441 (SYS_LDFLAGS): Set executable versions to 3.10.
85b2f69e 1442
e8918aee
EZ
1443 * makefile.nt: Change uses of del to $(DEL).
1444
14451996-01-17 Erik Naggum <erik@naggum.no>
1446
1447 * All files: Update FSF's address in comment preamble.
1448
14491996-01-03 George V. Reilly <georger@microcrafts.com>
1450
1451 * emacs.ico: Now the proverbial kitchen sink icon.
1452
14531995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1454
1455 * Version 19.30 released.
1456
14571995-11-22 Geoff Voelker <voelker@cs.washington.edu>
1458
1459 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
1460
1461 * makefile.nt (install, fast_install, real_install, clean):
1462 Don't use switches to del not supported by Win95.
1463
14641995-11-07 Kevin Gallo <kgallo@microsoft.com>
1465
1466 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
1467 (install, fast_install): Change same-dir test to create test file in
1468 installation tree and thereby support read-only shares.
1469 (clean): Remove .pdb files.
1470
1471 * makefile.def (NTGUI): New macro.
1472 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
1473
1474 * config.nt, config.w95: Update to latest src/config.in.
1475
1476 * addpm.c (env_vars): New variable.
1477 (add_registry): New procedure.
1478 (main): Use values of configuration environment variables from
1479 the registry if defined, the process environment otherwise.
1480
14811995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1482
1483 * Version 19.29 released.
1484
1485 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
1486
14871995-06-13 Geoff Voelker <voelker@cs.washington.edu>
1488
1489 * makefile.nt: Define .c to .obj suffix rule.
1490 (addpm.obj): Compile directly, use CFLAGS.
1491 (addpm.exe): Link from addpm.obj.
85b2f69e 1492
e8918aee
EZ
1493 * makefile.def (MSVCNT11): Defined.
1494 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
1495 (CFLAGS_COMMON): Defined.
1496 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
85b2f69e 1497
e8918aee
EZ
14981995-06-09 Geoff Voelker <voelker@cs.washington.edu>
1499
134d9671
JB
1500 * emacs.bat.in: Renamed from emacs.bat.
1501 (emacs_dir): Renamed from emacs_path.
e8918aee
EZ
1502 Definition removed.
1503
1504 * addpm.c: New file.
52397249 1505 * makefile.nt (ALL, addpm, addpm.exe, addpm.obj): Defined.
e8918aee
EZ
1506 (all): Depend upon $(BLD) and $(ALL).
1507 (install): Depend upon emacs.bat.
1508 Create program item for Emacs.
1509 (clean): Delete obj.
1510 (emacs.bat): Defined.
52397249 1511 * makefile.def (EMACS_ICON_PATH, ADDPM): Defined.
e8918aee
EZ
1512
15131995-05-27 Geoff Voelker <voelker@cs.washington.edu>
1514
1515 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
1516 Add carriage returns; necessary for batch files on Win95.
1517
15181995-05-25 Geoff Voelker <voelker@cs.washington.edu>
1519
1520 * config.w95: Created.
1521 * config.h: Changed to config.nt.
85b2f69e 1522
e8918aee 1523 * makefile.nt (SUBDIRS): Commented out.
52397249
JB
1524 (all, install, clean): Expand for-loops.
1525 (BUILD_CMD, INSTALL_CMD, CLEAN_CMD): Defined.
e8918aee 1526
52397249 1527 * makefile.def (SYS_LIB_DIR, SYS_INC_DIR): Undefined.
e8918aee 1528 (ARCH): New definition.
52397249
JB
1529 (CPU, CONFIG_H, OS_TYPE): Defined.
1530 (INCLUDE, LIB): Checked if valid.
e8918aee 1531 (ntwin32.mak): Included.
52397249
JB
1532 (AR, CC, LINK): New definition.
1533 (ADVAPI32, libc, BASE_LIBS): Defined.
e8918aee
EZ
1534 (SYS_LDFLAGS): New definition.
1535 Update comments and preprocessor conditionals.
1536
1537 * emacs.bat (SHELL): Conditionally defined.
1538 (HOME): Conditionally defined.
52397249 1539 (emacs_path, HOME): Update comments.
e8918aee
EZ
1540 Turn off all echo.
1541
15421995-05-09 Geoff Voelker <voelker@cs.washington.edu>
1543
1544 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
1545 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
1546 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
1547 inc/sys/param.h: Removed carriage-returns.
1548
15491995-05-06 Geoff Voelker <voelker@cs.washington.edu>
1550
1551 * makefile.def (CVTRES): Defined.
1552
1553 * emacs.ico, emacs.rc: New files by Kevin Gallo.
1554
15551995-04-10 Geoff Voelker <voelker@cs.washington.edu>
1556
88c71720 1557 * src: Remove directory.
e8918aee
EZ
1558
1559 * src\config.h, src\paths.h: Moved to parent dir, src removed.
1560
15611995-04-09 Geoff Voelker <voelker@cs.washington.edu>
1562
1563 * makefile.def (INSTALL_DIR): Changed to generic directory.
1564
1565 * emacs.bat: Added arguments when emacs.exe invoked.
1566
1567 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
1568
e580a741 15691994-12-13 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
1570
1571 * makefile.def (CC): In configuration section.
1572 (COMPAT_LIB): Defined.
1573
e580a741 15741994-11-01 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
1575
1576 * src/paths.h: New file.
1577
1578 * src/config.h: New file.
1579
1580 * inc/pwd.h: New file.
1581
1582 * inc/sys/dir.h: New file.
1583
1584 * inc/sys/file.h: New file.
1585
1586 * inc/sys/ioctl.h: New file.
1587
1588 * inc/sys/param.h: New file.
1589
1590 * todo: New file.
1591
88c71720 1592 * README: New file.
e8918aee
EZ
1593
1594 * makefile.nt: New file.
1595
e580a741 1596 * makefile.def: New file.
85b2f69e 1597
e580a741 1598 * install.cmd: New file.
e8918aee 1599
e580a741 1600 * INSTALL: New file.
e8918aee 1601
e580a741 1602 * fast-install.cmd: New file.
e8918aee
EZ
1603
1604 * emacs.cmd: New file.
1605
1606 * ebuild.cmd: New file.
1607
1608 * _emacs: New file.
1609
1610;; Local Variables:
880820fe 1611;; coding: utf-8
33462dfa 1612;; add-log-time-zone-rule: t
e8918aee 1613;; End:
2a34a036 1614
b65d8176 1615 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
6d344054 1616 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
7f6d64f8
GM
1617
1618 This file is part of GNU Emacs.
1619
1620 GNU Emacs is free software; you can redistribute it and/or modify
1621 it under the terms of the GNU General Public License as published by
4a9f99bd 1622 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
1623 any later version.
1624
1625 GNU Emacs is distributed in the hope that it will be useful,
1626 but WITHOUT ANY WARRANTY; without even the implied warranty of
1627 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1628 GNU General Public License for more details.
1629
1630 You should have received a copy of the GNU General Public License
1631 along with GNU Emacs; see the file COPYING. If not, write to the
1632 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1633 Boston, MA 02110-1301, USA.
ab5796a9
MB
1634
1635;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414