Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.
[bpt/emacs.git] / nt / ChangeLog
CommitLineData
38b787fa
EZ
12013-05-29 Eli Zaretskii <eliz@gnu.org>
2
3 * Makefile.in (emacs.res): Include srcdir when preprocessing
4 resources, for out-of-tree builds.
5 (mostlyclean): Remove *.res files.
6
3e2af348
EZ
72013-05-17 Eli Zaretskii <eliz@gnu.org>
8
9 * runemacs.c (WinMain): Support invocation of un-installed
10 nt/runemacs.exe, by looking for src/emacs.exe.
11
df065a0b
EZ
122013-05-16 Eli Zaretskii <eliz@gnu.org>
13
721c9e8a
EZ
14 * inc/stdint.h (SIZE_MAX) [!__GNUC__]: Define. (Bug#14409)
15
df065a0b
EZ
16 * msysconfig.sh: New file.
17
18 * mingw-cfg.site: New file.
19
20 * makefile.w32-in (LOCAL_FLAGS): Add -DOLD_PATHS=1.
21
22 * inc/unistd.h: Include pwd.h and sys/types.h.
23
24 * inc/sys/time.h (_TIMEVAL_DEFINED, timerisset, timercmp)
25 (timerclear): Define.
26 (gettimeofday): Adjust signature to be Posix compatible, by using
27 the 'restrict' keyword.
28
29 * inc/sys/stat.h (UTIME_NOW, UTIME_OMIT): Define.
30 (struct _stat, struct _stati64): Define.
31
32 * inc/sys/socket.h (timeval): Define only for MSVC.
33 (FD_SET, FD_CLR, FD_ISSET, fd_set): Redefine only if
34 EMACS_CONFIG_H is defined.
35 (timeval): Undefine only for MSVC.
36
37 * inc/ms-w32.h (HAVE___BUILTIN_UNWIND_INIT, restrict)
38 (HAVE_WINDOW_SYSTEM, HAVE_MENUS, EMACS_CONFIGURATION)
39 (EMACS_CONFIG_OPTIONS, HAVE_LONG_LONG_INT)
40 (HAVE_UNSIGNED_LONG_LONG_INT): Define only if not already defined.
41 (fileno): Move definition after including stdio.h.
42 (sigset_t): Guard typedef by _W64.
43
44 * gnulib.mk: New file.
45
46 * epaths.nt: New file.
47
48 * addpm.c [!OLD_PATHS]: Include src/epaths.h, instead of having a
49 copy of the file names there.
50 <env_vars> [!OLD_PATHS]: Use macros from epaths.h instead of
51 literal strings.
52
53 * Makefile.in: New file.
54
55 * INSTALL.MSYS: New file.
56
57 * INSTALL: Mention INSTALL.MSYS.
58
6e911150
SM
592013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 * makefile.w32-in (clean, top-distclean): DOC-X doesn't exist any more.
62
01e147a6
JB
632013-05-08 Juanma Barranquero <lekktu@gmail.com>
64
65 * config.nt: Sync with autogen/config.in.
66 (HAVE_ACLSORT, HAVE_ACLV_H, HAVE_ACLX_GET, HAVE_ACL_COPY_EXT_NATIVE)
67 (HAVE_ACL_CREATE_ENTRY_NP, HAVE_ACL_DELETE_DEF_FILE)
68 (HAVE_ACL_DELETE_FD_NP, HAVE_ACL_DELETE_FILE_NP, HAVE_ACL_ENTRIES)
69 (HAVE_ACL_EXTENDED_FILE, HAVE_ACL_FIRST_ENTRY, HAVE_ACL_FREE)
70 (HAVE_ACL_FREE_TEXT, HAVE_ACL_FROM_MODE, HAVE_ACL_FROM_TEXT)
71 (HAVE_ACL_GET_FD, HAVE_ACL_GET_FILE, HAVE_ACL_LIBACL_H, HAVE_ACL_SET_FD)
72 (HAVE_ACL_TO_SHORT_TEXT, HAVE_ACL_TRIVIAL, HAVE_ACL_TYPE_EXTENDED)
73 (HAVE_FACL, HAVE_GETACL, HAVE_STATACL, HAVE_SYS_ACL_H, HAVE_XINERAMA)
74 (HAVE_XRANDR, HAVE_XRRGETOUTPUTPRIMARY)
75 (HAVE_XRRGETSCREENRESOURCESCURRENT, USE_ACL): New macros.
76
ffdc270a
PE
772013-05-07 Paul Eggert <eggert@cs.ucla.edu>
78
79 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
80 * config.nt (HAVE_ACL_SET_FILE): Rename from HAVE_POSIX_ACL.
81 * inc/ms-w32.h (EOPNOTSUPP): New macro.
82
ba3b2d88
KB
832013-04-09 Ken Brown <kbrown@cornell.edu>
84
85 * emacs.rc: Use 64-bit manifest for 64-bit Cygwin build.
86 (Bug#12993)
87
1e1d41ff
EZ
882013-04-01 Eli Zaretskii <eliz@gnu.org>
89
90 * README: A better documentation of ddeclient.exe.
91
92 * README.W32: A better documentation of ddeclient.exe.
93
94 * paths.h (PATH_EXEC): Add nt/oo-spd/i386 and nt/oo/i386
95 subdirectories.
96
98f3b8c6
EZ
972013-03-30 Eli Zaretskii <eliz@gnu.org>
98
99 * inc/ms-w32.h (TERM_HEADER): Remove definition.
100
101 * config.nt (TERM_HEADER): Move the definition to "w32term.h" from
102 ms-w32.h.
103
66828436
EZ
1042013-03-29 Eli Zaretskii <eliz@gnu.org>
105
106 * inc/ms-w32.h (copysign) [_MSC_VER]: Redirect to _copysign.
107
108 * config.nt (HAVE_COPYSIGN): Define.
109
a0c0aab2
JB
1102013-03-29 Juanma Barranquero <lekktu@gmail.com>
111
112 * config.nt: Sync with autogen/config.in.
113 (HAVE_XKBGETKEYBOARD): Remove.
114 (HAVE_XKB): New macro.
115
c8e9d2b4
EZ
1162013-03-27 Eli Zaretskii <eliz@gnu.org>
117
42663650
EZ
118 * makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
119 (bootstrap, bootstrap-nmake, bootstrap-gmake, install-addpm):
120 Depend on .exe files.
121
e0c3eb89
EZ
122 * inc/ms-w32.h (sys_localtime) [_W64]: Provide a prototype, to
123 avoid MinGW64 compiler warnings in editfns.c.
124
849e8b01
EZ
125 Fix rules for parallel builds.
126 * makefile.w32-in (ALL): Depend on *.exe files, not on phony names
127 without the .exe suffix.
128 (addpm, ddeclient, cmdproxy, addsection, preprep): Remove phony
129 targets.
130 (.PHONY): Remove.
131
c8e9d2b4
EZ
132 * addpm.c (_WIN32_IE) [_W64]: Move after inclusion of standard
133 headers, since that's where _W64 is declared by MinGW64.
134
b88b62de
EZ
1352013-03-26 Eli Zaretskii <eliz@gnu.org>
136
be3a31b2 137 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS): Don't define.
ee0fb40e 138 (HAVE__SETJMP) [_W64]: Undefine for MinGW64.
be3a31b2 139
9536ec02
EZ
140 * addsection.c (_ANONYMOUS_UNION, _ANONYMOUS_STRUCT): Do not
141 define for MinGW64.
142
143 * preprep.c (_ANONYMOUS_UNION, _ANONYMOUS_STRUCT): Do not define
144 for MinGW64.
145
b88b62de
EZ
146 Fix more incompatibilities between MinGW.org and MinGW64 headers
147 reported by Óscar Fuentes in
a18d7de6 148 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00733.html
b88b62de
EZ
149 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00699.html
150 and in
151 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00707.html.
152 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS) [_W64]: Define to 1.
153 For MinGW64, include sys/types.h and time.h.
a18d7de6
EZ
154 (_WIN32_WINNT) [!_W64]: Don't define for MinGW64.
155
156 * inc/sys/stat.h (chmod): Remove _CRTIMP from prototype.
b88b62de
EZ
157
158 * inc/sys/time.h (struct timeval) [!_W64]: Guard definition with
159 _W64.
160 (struct timezone) [!_TIMEZONE_DEFINED]: Guard definition with
161 _TIMEZONE_DEFINED.
162
163 * addpm.c (_WIN32_IE) [_W64]: For MinGW64, don't define to 0x400.
164
165 * inc/sys/stat.h: Remove _CRTIMP from prototypes of fstat, stat,
166 lstat, and fstatat.
167
553fabe7
EZ
1682013-03-25 Eli Zaretskii <eliz@gnu.org>
169
170 Fix incompatibilities between MinGW.org and MinGW64 headers
171 reported by Óscar Fuentes in
172 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html.
173 * inc/ms-w32.h (struct timespec): Don't define if
174 _TIMESPEC_DEFINED is already defined.
175 (sigset_t) [!_POSIX]: Typedef for MinGW64.
176 (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Move definitions before
177 including the first system header, to avoid redefinition if some
178 system header defines a default value.
179
180 * inc/sys/time.h (struct itimerval): Don't define if
181 _TIMESPEC_DEFINED is already defined.
182
53761081
EZ
1832013-03-16 Eli Zaretskii <eliz@gnu.org>
184
185 Fix the MSVC build. (Bug#13939)
186 * inc/stdint.h (UINTPTR_MAX): Define.
187
188 * nmake.defs (libc): Fix syntax of !if conditional.
189
5a96718d
JB
1902013-03-15 Juanma Barranquero <lekktu@gmail.com>
191
192 * config.nt: Sync with autogen/config.in.
193 (BSD_SYSTEM, BSD_SYSTEM_AHB, HAVE_ALARM, HAVE__PUTENV): Remove.
194 (HAVE_DECL_ALARM, HAVE_DECL_FDATASYNC, HAVE_DECL__PUTENV)
195 (HAVE_FDATASYNC): New macros.
196
47d7532e
PE
1972013-03-13 Paul Eggert <eggert@cs.ucla.edu>
198
199 File synchronization fixes (Bug#13944).
200 * inc/ms-w32.h (fdatasync): New macro, suggested by Eli Zaretskii.
201
70743157
PE
2022013-03-05 Paul Eggert <eggert@cs.ucla.edu>
203
204 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
205 * inc/unistd.h (O_NOFOLLOW): New macro.
206
8bd104b3
JB
2072013-03-04 Juanma Barranquero <lekktu@gmail.com>
208
209 * config.nt: Sync with autogen/config.in.
210 (DATA_START, ORDINARY_LINK): Remove.
211 (HAVE_DATA_START, HAVE__PUTENV): New macros.
212
343a2aef
EZ
2132013-02-25 Eli Zaretskii <eliz@gnu.org>
214
215 * inc/ms-w32.h (BOOT_TIME_FILE): Define.
216
217 * config.nt (CLASH_DETECTION): Define to 1.
218
cd91fb4b
EZ
2192013-02-16 Eli Zaretskii <eliz@gnu.org>
220
221 * inc/ms-w32.h (__STDC__): Fiddle with value only for MSVC.
222 (Bug#9066)
c7939585 223 (chown, logb): Remove, unused.
cd91fb4b 224
ae18dc22
JB
2252013-02-13 Juanma Barranquero <lekktu@gmail.com>
226
227 * config.nt: Sync with autogen/config.in.
228 (GC_MARK_STACK): Remove.
229 (GNULIB_FDOPENDIR, HAVE_DECL_FDOPENDIR, HAVE_DECL_MEMRCHR)
230 (HAVE_DIRENT_H, HAVE_FDOPENDIR, HAVE_FSTATAT, HAVE_MEMRCHR)
231 (HAVE_WORKING_FSTATAT_ZERO_FLAG, _NETBSD_SOURCE): New macros.
232
8c0905ac
EZ
2332013-02-12 Eli Zaretskii <eliz@gnu.org>
234
235 * inc/ms-w32.h: Add prototype for memrchr.
236
8654f9d7
PE
2372013-02-01 Paul Eggert <eggert@cs.ucla.edu>
238
239 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
240 * inc/sys/stat.h (fstatat):
241 * inc/unistd.h (readlinkat): New decls.
242
cf01a359
EZ
2432013-01-28 Eli Zaretskii <eliz@gnu.org>
244
245 * inc/dirent.h (opendir): Update prototype.
246
99a7a591
EZ
2472013-01-11 Eli Zaretskii <eliz@gnu.org>
248
249 * inc/unistd.h (O_IGNORE_CTTY): Define, as it is unconditionally
250 used in term.c. (Bug#13387)
251
401d44c9
JB
2522013-01-09 Juanma Barranquero <lekktu@gmail.com>
253
254 * config.nt: Sync with autogen/config.in.
255 (HAVE_GTK_HANDLE_BOX_NEW, HAVE_GTK_TEAROFF_MENU_ITEM_NEW): New macros.
256
c1860cdc
EZ
2572012-12-24 Eli Zaretskii <eliz@gnu.org>
258
259 * inc/sys/stat.h (S_ISMPX): Define to zero, to accommodate changes
260 in lib/filemode.c that broke the MS-Windows build.
261 Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
262
ab1ce024
JB
2632012-12-17 Juanma Barranquero <lekktu@gmail.com>
264
265 * config.nt: Sync with autogen/config.in.
266 (BSD4_2): Remove.
267
66447e07
EZ
2682012-12-17 Eli Zaretskii <eliz@gnu.org>
269
270 * inc/sys/acl.h: New file.
271
272 * inc/ms-w32.h (ENOTSUP): Define if undefined.
273
274 * config.nt (HAVE_POSIX_ACL): Define.
275
07c40d4e
EZ
2762012-12-15 Eli Zaretskii <eliz@gnu.org>
277
278 * inc/ms-w32.h (sys_unlink): Provide prototype.
279
5c207910
EZ
2802012-12-14 Eli Zaretskii <eliz@gnu.org>
281
282 * inc/sys/stat.h: Declare w32_stat_get_owner_group.
283
de8cbebe
JB
2842012-12-13 Juanma Barranquero <lekktu@gmail.com>
285
286 * config.nt: Sync with autogen/config.in.
287 (HAVE_INOTIFY, HAVE_SYS_INOTIFY_H): New macros.
288
abf8abe5
JB
2892012-12-11 Juanma Barranquero <lekktu@gmail.com>
290
291 * config.nt: Sync with autogen/config.in.
292 (HAVE_DECL_UNSETENV, HAVE_SIG2STR, VOID_UNSETENV): New macros.
293 (ULIMIT_BREAK_VALUE): Remove.
294
1cf1bbd5
DC
2952012-12-10 Daniel Colascione <dancol@dancol.org>
296
297 * emacs.rc: Use forward slashes in relative paths in order to
298 avoid complaints from Cygwin. (Forward slashes work perfectly
299 well in the NT build.)
300
8d1a544c
EZ
3012012-12-09 Eli Zaretskii <eliz@gnu.org>
302
303 * inc/unistd.h (unsetenv): Provide a prototype.
304
75ceee05
EZ
3052012-12-08 Eli Zaretskii <eliz@gnu.org>
306
307 * inc/ms-w32.h (putenv): Redirect to sys_putenv.
a16e75cd 308 (sys_putenv): Add prototype.
75ceee05
EZ
309
310 * config.nt (HAVE_UNSETENV): Define to 1.
311
ba12ad69
JB
3122012-12-01 Juanma Barranquero <lekktu@gmail.com>
313
314 * config.nt: Sync with autogen/config.in.
315
bcd77a2b
KB
3162012-11-24 Ken Brown <kbrown@cornell.edu>
317
318 * config.nt (HAVE_MOUSE): Remove.
319
0414b37b
JB
3202012-11-23 Juanma Barranquero <lekktu@gmail.com>
321
322 * config.nt: Sync with autogen/config.in.
323 (BROKEN_GETWD, HAVE_CLOSEDIR, HAVE_DIRENT_H, HAVE_FCNTL_H, HAVE_GETWD):
324 Remove.
325
a879f0ea
EZ
3262012-11-23 Eli Zaretskii <eliz@gnu.org>
327
328 * gmake.defs (SWITCHCHAR): Define to // under MSYS, / otherwise.
329 (Bug#12955)
330
331 * nmake.defs (SWITCHCHAR): Define to /.
332
95ef7787
PE
3332012-11-23 Paul Eggert <eggert@cs.ucla.edu>
334
335 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
336 * inc/dirent.h: Rename from ../src/ndir.h, with these changes:
337 (struct dirent): Rename from struct direct. All uses changed.
338 * inc/sys/dir.h: Remove.
339
9239d970
PE
3402012-11-21 Paul Eggert <eggert@cs.ucla.edu>
341
342 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
343 * config.nt (HAVE_GETCWD): Remove.
344
6ef2e5ef 3452012-11-21 Eli Zaretskii <eliz@gnu.org>
3b0108c5 346
6ef2e5ef 347 * nmake.defs: Use !if, not !ifdef. For the details, see
9aef4c12 348 http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html
9aef4c12 349
6ef2e5ef
GM
350 * inc/stdint.h (INTPTR_MIN):
351 (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
3b0108c5 352
031b541f
EZ
3532012-11-18 Eli Zaretskii <eliz@gnu.org>
354
355 * inc/unistd.h: Don't include fcntl.h and don't define O_RDWR.
356
1b474373
JB
3572012-11-17 Juanma Barranquero <lekktu@gmail.com>
358
359 * config.nt: Sync with autogen/config.in.
360 (HAVE_FPATHCONF): Remove.
361
49cdacda
PE
3622012-11-17 Paul Eggert <eggert@cs.ucla.edu>
363
364 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
365 * inc/sys/socket.h (O_NONBLOCK): Rename from O_NDELAY, since the
366 POSIX name for this flag is O_NONBLOCK. All uses changed.
367 * inc/unistd.h (O_RDWR, O_NOCTTY): New macros. Like AT_FDCWD etc.
368 these really should be moved to a replacement <fcntl.h> if and
369 when that gets implemented. In the meantime, include <fcntl.h>
370 to make sure we don't override its definitions.
371
22bae83f
EZ
3722012-11-17 Eli Zaretskii <eliz@gnu.org>
373
374 * inc/sys/wait.h: New file, with prototype of waitpid and
375 definitions of macros it needs.
376
377 * inc/ms-w32.h (wait): Don't define, 'wait' is not used anymore.
378 (sys_wait): Remove prototype.
379
380 * config.nt (HAVE_SYS_WAIT_H): Define to 1.
381
cd48a2e8
DM
3822012-11-17 Dani Moncayo <dmoncayo@gmail.com>
383
384 * zipdist.bat (ZIP_CHECK): Remove unused label. When invoking 7z
385 to check if it's installed, redirect standard output and standard
386 error to the null device.
387 (ZIP_DIST): Don't build the "barebin" distribution.
388
b24696b8
JB
3892012-11-15 Juanma Barranquero <lekktu@gmail.com>
390
391 * config.nt: Sync with autogen/config.in.
392 (GETGROUPS_T, GETGROUPS_ZERO_BUG, GNULIB_FACCESSAT, HAVE_ACCESS)
393 (HAVE_EACCESS, HAVE_FACCESSAT, HAVE_GETGROUPS, HAVE_LIBGEN_H):
394 New macros.
395
14f20728
EZ
3962012-11-14 Eli Zaretskii <eliz@gnu.org>
397
398 * inc/unistd.h (faccessat): Add prototype.
399 (AT_FDCWD, AT_EACCESS, AT_SYMLINK_NOFOLLOW): New macros; the first
400 2 moved from ms-w32.h.
401
402 * inc/ms-w32.h (AT_FDCWD, AT_EACCESS, faccessat): Remove macros.
403
73dcdb9f
PE
4042012-11-14 Paul Eggert <eggert@cs.ucla.edu>
405
406 Use faccessat, not access, when checking file permissions (Bug#12632).
407 * inc/ms-w32.h (AT_FDCWD, AT_EACCESS): New symbols.
408 (access): Remove.
409 (faccessat): New macro.
410
4f3f021d
EZ
4112012-11-05 Eli Zaretskii <eliz@gnu.org>
412
413 * inc/unistd.h (tcgetpgrp, setsid): Provide prototypes.
414
efeccf10
JB
4152012-11-05 Juanma Barranquero <lekktu@gmail.com>
416
417 * config.nt: Sync with autogen/config.in.
418 (DISPNEW_NEEDS_STDIO_EXT, GETPGRP_VOID, HAVE_SETPGID, HAVE_SETSID)
419 (PENDING_OUTPUT_COUNT, SETPGRP_RELEASES_CTTY): Remove.
420
f200a427
JB
4212012-11-04 Juanma Barranquero <lekktu@gmail.com>
422
423 * config.nt: Sync with autogen/config.in.
424 (GNULIB_CLOSE_STREAM, HAVE_DECL___FPENDING): New macros.
425
3a7089c1
EZ
4262012-11-03 Eli Zaretskii <eliz@gnu.org>
427
428 * config.nt (PENDING_OUTPUT_N_BYTES): Define.
429
7e8b50d9
EZ
4302012-11-01 Eli Zaretskii <eliz@gnu.org>
431
432 * inc/unistd.h (setpgid, getpgrp): Provide prototypes. (Bug#12776)
433
434 * config.nt (GETPGRP_VOID): Define to 1.
435
e7b98706
JB
4362012-10-24 Juanma Barranquero <lekktu@gmail.com>
437
438 * config.nt: Sync with autogen/config.in.
439
a68089e4
EZ
4402012-10-17 Eli Zaretskii <eliz@gnu.org>
441
442 * inc/pwd.h (getuid, geteuid): Add prototypes.
443
444 * inc/ms-w32.h (sys_wait, _getpid, gmtgime_r, localtime_r)
445 (signal_handler, sys_signal, sigemptyset, sigfillset, sigprocmask)
446 (pthread_sigmask, sigismember, setpgrp, sigaction, alarm)
447 (sys_kill, getpagesize): Add prototypes for emulated functions.
448
449 * inc/grp.h (getgid, getegid): Add prototypes.
450
451 * gmake.defs (DEBUG_CFLAGS) [NOOPT]: Add -std=gnu99.
452
453 * configure.bat (chkapiN): Avoid compiler warning in junk.c when
454 compiling with -std=gnu99.
455
456 * config.nt (CHECK_LISP_OBJECT_TYPE): Don't undef, so that it
457 could be used via --cflags switch to configure.bat.
458
fd5125ad
JB
4592012-10-08 Juanma Barranquero <lekktu@gmail.com>
460
461 * config.nt: Sync with autogen/config.in.
462 (HAVE_NTGUI): New macro.
463
d8ab37a8
EZ
4642012-10-02 Eli Zaretskii <eliz@gnu.org>
465
466 * preprep.c (RVA_TO_PTR): Cast the result to 'void *', to avoid
467 compiler warnings when using the value.
468
2d7d1608
EZ
4692012-10-01 Eli Zaretskii <eliz@gnu.org>
470
471 * preprep.c (RVA_TO_PTR): Use 'unsigned char *' instead of
472 'void *', for pointer arithmetics.
473 (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET): Enclose all
474 macro arguments in parentheses.
475
62aba0d4
FP
4762012-09-30 Eli Zaretskii <eliz@gnu.org>
477
478 * makefile.w32-in ($(TRES)): Use $(EMACS_MANIFEST).
479
4802012-09-30 Fabrice Popineau <fabrice.popineau@supelec.fr>
481
482 * inc/sys/socket.h: Don't map Winsock error codes to standard ones
483 that are already defined.
484
485 * inc/ms-w32.h (EMACS_INT, EMACS_UINT, EMACS_INT_MAX, PRIuMAX)
486 (pI, _INTPTR) [_MSC_VER]: Fix definitions for MSVC.
487 [_MSC_VER]: Add pragmas to suppress some MSVC warnings.
488
489 * preprep.c (pfnCheckSumMappedFile, rva_to_section)
490 (offset_to_section, relocate_offset, OFFSET_TO_RVA)
491 (RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET, PTR_TO_RVA)
492 (OFFSET_TO_PTR, ROUND_UP, ROUND_DOWN)
1f9f395d
JB
493 (copy_executable_and_move_sections, ADJUST_IMPORT_RVA, main):
494 Use DWORD_PTR instead of DWORD for compatibility with x64.
62aba0d4
FP
495
496 * nmake.defs: Support AMD64.
497 (EMACS_HEAPSIZE, EMACS_PURESIZE, EMACS_MANIFEST): New macros.
498
1f9f395d 499 * gmake.defs (EMACS_HEAPSIZE, EMACS_PURESIZE, EMACS_MANIFEST):
62aba0d4
FP
500 New macros.
501
502 * addsection.c (pfnCheckSumMappedFile, rva_to_section)
503 (offset_to_section, relocate_offset, OFFSET_TO_RVA)
504 (RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET, PTR_TO_RVA)
505 (OFFSET_TO_PTR, ROUND_UP, ROUND_DOWN)
506 (copy_executable_and_add_section, main): Use DWORD_PTR instead of
507 DWORD, for compatibility with x64.
508
509 * emacs-x64.manifest: New file.
510
511 * emacs-x86.manifest: Renamed from emacs.manifest.
512
c06c382a
EZ
5132012-09-30 Eli Zaretskii <eliz@gnu.org>
514
515 * inc/sys/time.h (ITIMER_REAL, ITIMER_PROF): Define.
516 (struct itimerval): Define.
517 (getitimer, setitimer): Add prototypes.
518
519 * inc/ms-w32.h <sigset_t> [_MSVC_VER]: Make the typedef consistent
520 with MinGW.
521 (SA_RESTART, SIGPROF): Define.
522
523 * config.nt (HAVE_SETITIMER): Define to 1.
524
9ee2ee9f
JB
5252012-09-30 Juanma Barranquero <lekktu@gmail.com>
526
527 * config.nt: Sync with autogen/config.in.
528
cd155987
JB
5292012-09-29 Juanma Barranquero <lekktu@gmail.com>
530
9ee2ee9f 531 * config.nt: Sync with autogen/config.in.
cd155987
JB
532 (HAVE_TIMER_SETTIME): New macro.
533
5101529e
EZ
5342012-09-23 Eli Zaretskii <eliz@gnu.org>
535
536 * inc/ms-w32.h (emacs_raise): Redefine to invoke emacs_abort.
537
4d7e6e51
PE
5382012-09-23 Paul Eggert <eggert@cs.ucla.edu>
539
540 Simplify and avoid signal-handling races (Bug#12471).
541 * inc/ms-w32.h (emacs_raise): New macro.
542
ae97707f
EZ
5432012-09-18 Eli Zaretskii <eliz@gnu.org>
544
545 * configure.bat: Include stddef.h before gif_lib.h, to have size_t
546 defined, as needed by giflib-5.0.0. (Bug#12464)
547
caf4040f
JB
5482012-09-17 Juanma Barranquero <lekktu@gmail.com>
549
550 * config.nt: Sync with autogen/config.in.
551 (BROKEN_SA_RESTART, SYNC_INPUT): Remove.
552
78f83752
GM
5532012-09-17 Glenn Morris <rgm@gnu.org>
554
555 * config.nt (COPYRIGHT): New.
556
39a57ad0
PE
5572012-09-15 Paul Eggert <eggert@cs.ucla.edu>
558
559 Port _setjmp fix to POSIXish hosts as well as Microsoft.
560 * config.nt: Attempt to sync with autogen/config.in.
561 (HAVE_SIGSETJMP, HAVE__SETJMP): New macros.
562 (_longjmp, _setjmp): Remove.
563
fe597931
JB
5642012-09-14 Juanma Barranquero <lekktu@gmail.com>
565
566 * config.nt: Sync with autogen/config.in.
567 (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
568 (BROKEN_SIGPTY, HAVE_CBRT, HAVE_LOGB, NO_TERMIO): Remove.
569 (USABLE_FIONREAD, USABLE_SIGIO): New macros.
570
8c718c58
JB
5712012-09-10 Juanma Barranquero <lekktu@gmail.com>
572
573 * config.nt: Sync with autogen/config.in.
574 (FLOAT_CHECK_DOMAIN, HAVE_FMOD, HAVE_FREXP)
575 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
576
a30cb5dd
EZ
5772012-09-08 Eli Zaretskii <eliz@gnu.org>
578
579 * configure.bat <use_extensions>: Don't leave it set in the
580 environment when the script exits.
581
4d64875a
JB
5822012-09-07 Juanma Barranquero <lekktu@gmail.com>
583
584 * config.nt: Sync with autogen/config.in.
585 (NO_ABORT, SIGNAL_H_AHB): Remove.
586
3e6d6928
EZ
5872012-09-07 Eli Zaretskii <eliz@gnu.org>
588
589 * inc/ms-w32.h (struct sigaction): Declare sa_handler __cdecl.
590
5dbaffae
JB
5912012-09-05 Juanma Barranquero <lekktu@gmail.com>
592
593 * config.nt: Sync with autogen/config.in.
594
1088b922
PE
5952012-09-04 Paul Eggert <eggert@cs.ucla.edu>
596
597 Simplify redefinition of 'abort' (Bug#12316).
598 * inc/ms-w32.h (w32_abort) [HAVE_NTGUI]: Remove.
599
137e08a4
JB
6002012-09-02 Juanma Barranquero <lekktu@gmail.com>
601
602 * config.nt: Sync with autogen/config.in.
603 (HAVE_EXECINFO_H, TERM_HEADER): New macros.
604
17a2cbbd
DC
6052012-09-01 Daniel Colascione <dancol@dancol.org>
606
607 * inc/ms-w32.h (TERM_HEADER): Add for refactoring
608
fe72cdc5
JB
6092012-08-22 Juanma Barranquero <lekktu@gmail.com>
610
611 * config.nt: Sync with autogen/config.in.
612
8223e928
JB
6132012-08-17 Juanma Barranquero <lekktu@gmail.com>
614
615 * config.nt: Sync with autogen/config.in.
616 (HAVE_POSIX_OPENPT): New macro.
617
e38b9db2
JB
6182012-08-14 Juanma Barranquero <lekktu@gmail.com>
619
620 * config.nt: Sync with autogen/config.in.
621 (_GL_INLINE_HEADER_BEGIN): Update.
622
9374581a
GM
6232012-08-10 Glenn Morris <rgm@gnu.org>
624
625 * config.nt (DIRECTORY_SEP): Move here from src/lisp.h.
626
a8ab93b0
JB
6272012-08-07 Juanma Barranquero <lekktu@gmail.com>
628
e38b9db2 629 * config.nt: Sync with autogen/config.in.
a8ab93b0
JB
630 (BROKEN_GETWD, DISPNEW_NEEDS_STDIO_EXT): New macros.
631 (PENDING_OUTPUT_COUNT): Move definition to inc/ms-w32.h.
632
633 * inc/ms-w32.h (PENDING_OUTPUT_COUNT): Define.
634
1c6f11f4
GM
6352012-08-06 Glenn Morris <rgm@gnu.org>
636
637 * config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
638 (PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.
639
76151e2c
EZ
6402012-08-04 Eli Zaretskii <eliz@gnu.org>
641
642 * paths.h (PATH_LOADSEARCH, PATH_SITELOADSEARCH, PATH_EXEC)
643 (PATH_DATA, PATH_DOC): Replace dummy directory names with
644 directories relative to %emacs_dir%.
645 (PATH_EXEC): Add lib-src/oo-spd/i386 and lib-src/oo/i386, to cater
646 to the use case of running un-installed Emacs.
647
3fbc4b54
JB
6482012-08-03 Juanma Barranquero <lekktu@gmail.com>
649
650 * config.nt: Sync with autogen/config.in.
651 (DOS_NT, MSDOS): New macros.
652 (WRETCODE, wait3): Remove.
653
654 * inc/ms-w32.h (DOS_NT): Remove; defined in config.nt.
655
6dad7178
EZ
6562012-08-03 Eli Zaretskii <eliz@gnu.org>
657
658 * inc/sys/stat.h (S_IFLNK): Define.
659 (S_ISLNK): A non-trivial definition.
660 (lstat): Prototype instead of a macro that redirects to 'stat'.
661
f162bcc3
PE
6622012-08-02 Paul Eggert <eggert@cs.ucla.edu>
663
664 Use C99-style 'extern inline' if available.
665 * config.nt: Sync with autogen/config.in.
666 (_GL_INLINE, _GL_EXTERN_INLINE, _GL_INLINE_HEADER_BEGIN)
667 (_GL_INLINE_HEADER_END): New macros.
668
837b365b
GM
6692012-08-02 Glenn Morris <rgm@gnu.org>
670
671 * inc/ms-w32.h: Move here from ../src/s.
672 * config.nt (config_opsysfile): Change to <ms-w32.h>.
673
c90acc54
JB
6742012-08-01 Juanma Barranquero <lekktu@gmail.com>
675
676 * config.nt: Sync with autogen/config.in.
677 (DEVICE_SEP, FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
678 (INTERNAL_TERMINAL, IS_ANY_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP):
679 New macros.
680
552a99b4
JB
6812012-08-01 Juanma Barranquero <lekktu@gmail.com>
682
683 * config.nt: Sync with autogen/config.in.
684 Remove code moved to conf_post.h and include <conf_post.h>
685 (NULL_DEVICE, SEPCHAR, SIGNAL_H_AHB, TIOCSIGSEND, USER_FULL_NAME)
686 (USG5_4, WRETCODE, _longjmp, _setjmp, wait3): New macros.
687
1117bd24
JB
6882012-07-29 Juanma Barranquero <lekktu@gmail.com>
689
690 * config.nt: Sync with autogen/config.in.
691 (HAVE_ENVIRON_DECL): New macro.
692
55a6cca6
EZ
6932012-07-29 Eli Zaretskii <eliz@gnu.org>
694
695 * inc/stdalign.h (_Alignas, alignas): Define.
696
e32a5799
PE
6972012-07-28 Paul Eggert <eggert@cs.ucla.edu>
698
699 Use Gnulib stdalign module (Bug#9772, Bug#9960).
700 * config.nt (HAVE_ATTRIBUTE_ALIGNED): Remove.
701
22e983b7
JB
7022012-07-14 Juanma Barranquero <lekktu@gmail.com>
703
704 * config.nt: Sync with autogen/config.in.
705 (GC_MARK_SECONDARY_STACK, GC_MARK_STACK, GC_SETJMP_WORKS)
706 (SETUP_SLAVE_PTY): New macros.
707
ef099b57
JB
7082012-07-13 Juanma Barranquero <lekktu@gmail.com>
709
710 * config.nt: Sync with autogen/config.in.
711 (BROKEN_FIONREAD, BROKEN_GET_CURRENT_DIR_NAME)
712 (BROKEN_PTY_READ_AFTER_EAGAIN, BROKEN_SIGAIO, BROKEN_SIGPOLL)
713 (BROKEN_SIGPTY, BSD4_2, BSD_SYSTEM, BSD_SYSTEM_AHB, CYGWIN, DARWIN_OS)
714 (FIRST_PTY_LETTER, GNU_LINUX, G_SLICE_ALWAYS_MALLOC, HAVE_PTYS)
715 (HAVE_SOCKETS, HPUX, INTERRUPT_INPUT, IRIX6_5, NARROWPROTO, NO_ABORT)
ed9265fc 716 (NO_EDITRES, NSIG_MINIMUM, PREFER_VSUSP, PTY_ITERATION)
ef099b57
JB
717 (PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF, RUN_TIME_REMAP)
718 (SETPGRP_RELEASES_CTTY, SOLARIS2, TAB3, TABDLY, ULIMIT_BREAK_VALUE)
719 (UNIX98_PTYS, USG, USG5, XOS_NEEDS_TIME_H, _AIX): New macros.
720 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE___BUILTIN_UNWIND_INIT):
721 Set in src/s/ms-w32.h, not here.
722
116f7b54
JB
7232012-07-11 Juanma Barranquero <lekktu@gmail.com>
724
725 * config.nt: Sync with autogen/config.in.
726 (CLASH_DETECTION, DEFAULT_SOUND_DEVICE, DONT_REOPEN_PTY)
727 (GNU_LIBRARY_PENDING_OUTPUT_COUNT, SIGNALS_VIA_CHARACTERS): New macros.
728 (HAVE_MKDIR, HAVE_RENAME, HAVE_RMDIR, HAVE_STRERROR): Remove.
729
dfa96edd
JB
7302012-07-10 Juanma Barranquero <lekktu@gmail.com>
731
732 * config.nt: Sync with autogen/config.in.
733
5994c183
PE
7342012-07-09 Paul Eggert <eggert@cs.ucla.edu>
735
736 * config.nt (ATTRIBUTE_CONST): Add, to sync with configure.ac.
737
5eabd6f0
JB
7382012-07-09 Juanma Barranquero <lekktu@gmail.com>
739
740 * config.nt: Sync with autogen/config.in.
741
dffdc540
JB
7422012-07-07 Juanma Barranquero <lekktu@gmail.com>
743
744 * config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
745
090bd7cb 7462012-07-06 Juanma Barranquero <lekktu@gmail.com>
f247498e
JB
747 Eli Zaretskii <eliz@gnu.org>
748
749 * config.nt: Complete rework to bring it in sync with autogen/config.in.
750 All Windows-specific code moved to src/s/ms-w32.h.
751
090bd7cb 7522012-07-04 Juanma Barranquero <lekktu@gmail.com>
0566bc95
JB
753 Eli Zaretskii <eliz@gnu.org>
754
755 * configure.bat (enablechecking): Enable checks through src/config.h,
756 not the compiler's command line.
757
758 * nmake.defs (CHECKING_CFLAGS): Remove.
759 (CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).
760
761 * gmake.defs (DEBUG_CFLAGS): Add -fno-crossjumping.
762 (CHECKING_CFLAGS): Remove.
763 (CFLAGS, ESC_CFLAGS): Do not include $(CHECKING_CFLAGS).
764
95f61aa2
JB
7652012-07-04 Juanma Barranquero <lekktu@gmail.com>
766
767 * config.nt (LISP_FLOAT_TYPE, HAVE_XFREE386, USE_TEXT_PROPERTIES)
768 (GSSAPI, HAVE_LIBINTL, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI)
769 (HAVE_GSSAPI_H, HAVE_LIBXBD, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET)
770 (HAVE_MEMCMP): Remove, obsolete.
771
ca26824c
GM
7722012-06-30 Glenn Morris <rgm@gnu.org>
773
774 * paths.h (PATH_SITELOADSEARCH): New.
775
0e711109
JB
7762012-06-28 Juanma Barranquero <lekktu@gmail.com>
777
778 * nmake.defs (CHECKING_CFLAGS):
779 * gmake.defs (CHECKING_CFLAGS): Remove XASSERTS.
780
5e0881dd
EZ
7812012-06-24 Eli Zaretskii <eliz@gnu.org>
782
783 * config.nt (_Noreturn): Don't reference __SUNPRO_C.
784
845ca893
PE
7852012-06-24 Paul Eggert <eggert@cs.ucla.edu>
786
787 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).
788 * config.nt (_Noreturn): New macro.
789 (NO_RETURN): Remove. All uses replaced with _Noreturn.
790 (w32_abort) [HAVE_NTGUI]: Use _Noreturn rather than NO_RETURN.
791
696056c2
EZ
7922012-06-24 Eli Zaretskii <eliz@gnu.org>
793
794 * inc/sys/time.h (struct timespec): Don't define it here, it is
795 now defined in src/s/ms-w32.h.
796
388cdec0
EZ
7972012-06-23 Eli Zaretskii <eliz@gnu.org>
798
799 Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
800 * inc/sys/time.h (struct timespec): Define.
801
6eb93f60
EZ
8022012-06-16 Eli Zaretskii <eliz@gnu.org>
803
804 * makefile.w32-in (install-addpm): New target.
805 (dist): Depend on it.
806 (install-shortcuts): Depend on install-addpm instead of copying
807 addpm.exe as part of the recipe. See
808 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html
809 for the related problem and discussions.
810
a9be7d2b
GM
8112012-06-11 Glenn Morris <rgm@gnu.org>
812
813 * config.nt (SYSTEM_TYPE): Define it.
814
efc00ab1
CY
8152012-05-31 Eli Zaretskii <eliz@gnu.org>
816
817 * configure.bat (genmakefiles): Move the redirection away from the
818 end of the command, to avoid excess whitespace at the end of Make
819 variables created at configure time, and also avoid things like
820 "FOO1>>config.settings", where "1" gets interpreted as the file
821 descriptor and eaten up. This fixes breakage introduced by the
822 last change, without reintroducing the bug fixed by that change.
823
8242012-05-31 Eli Zaretskii <eliz@gnu.org>
06523364
EZ
825
826 * nmake.defs (MWINDOWS): Define as
827 "-subsystem:windows -entry:mainCRTStartup". Suggested by Fabrice
828 Popineau <fabrice.popineau@supelec.fr>. (Bug#11405)
829
830 * gmake.defs (MWINDOWS): Define as "-mwindows".
831
c00ea352
EZ
8322012-05-28 Eli Zaretskii <eliz@gnu.org>
833
834 * config.nt (HAVE_SYSINFO): Remove; unused.
835
33017faf 8362012-05-27 Eli Zaretskii <eliz@gnu.org>
ce128722 837
cd376509
EZ
838 * inc/stdalign.h: New file.
839
ce128722
EZ
840 * configure.bat: Ensure a space between %var% expansion and
841 redirection symbol '>', which breaks when %var% ends in a digit,
842 such as 1.
843
34374650
PE
8442012-05-22 Paul Eggert <eggert@cs.ucla.edu>
845
846 Remove src/m/*.
847 * config.nt: Do not include "m/intel386.h"; file was removed.
848 (BITS_PER_CHAR, BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
849 Move to src/lisp.h.
850 (EMACS_INT_MAX): New macro.
851
003fdae2
PE
8522012-05-19 Paul Eggert <eggert@cs.ucla.edu>
853
9232a6d9
PE
854 * config.nt (HAVE_GETDOMAINNAME, HAVE_XSETWMPROTOCOLS)
855 (HAVE_GETSOCKOPT, HAVE_SETSOCKOPT): Remove; not needed.
856
003fdae2
PE
857 * config.nt (HAVE_FTIME): Remove undef; not needed.
858
9311dcff
GM
8592012-05-01 Glenn Morris <rgm@gnu.org>
860
861 * config.nt (HAVE_LIBNCURSES): Remove undef; not needed.
862
35dc09a1 8632012-04-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
e645df7c
DM
864
865 * makefile.w32-in: Fix typo (Bug#10261).
866
7dd02dc7
EZ
8672012-04-10 Eli Zaretskii <eliz@gnu.org>
868
869 * makefile.w32-in (emacs, misc, lispref, lispintro): New targets,
870 each runs makeinfo in its own subdirectory of 'doc'.
871 (info-gmake): Depend on these new targets.
872
f3774f20
GM
8732012-04-07 Glenn Morris <rgm@gnu.org>
874
875 * config.nt, makefile.w32-in, emacs.rc, emacsclient.rc:
876 Bump version to 24.1.50.
877
9078ead6
EZ
8782012-04-07 Eli Zaretskii <eliz@gnu.org>
879
880 * configure.bat: Support building with libxml2.
881
882 * INSTALL:
883 * README.W32: Add information about libxml2.
884
1dcece25
EZ
8852012-04-07 Eli Zaretskii <eliz@gnu.org>
886
887 * makefile.w32-in: Convert to Unix EOL format.
d67a9a85
EZ
888 (all): Don't depend on stamp_BLD and on maybe-bootstrap.
889 (all-other-dirs-$(MAKETYPE)): Depend on maybe-bootstrap.
890 (bootstrap-gmake): Invoke the "clean" and build targets in 2
891 separate commands, so they run in that order even under "make -j".
1dcece25 892
581355cc
EZ
8932012-03-29 Eli Zaretskii <eliz@gnu.org>
894
895 * config.nt: Discourage from defining HAVE_GETCWD.
896
e5a69fd0
EZ
8972012-03-25 Eli Zaretskii <eliz@gnu.org>
898
899 * makefile.w32-in (install-bin): Don't copy addpm.exe here. Use
900 $(DIRNAME)_same-dir.tst instead of same-dir.tst, to avoid stepping
901 on other (parallel) Make job's toes.
902 (install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'.
903 (install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe
904 here.
905 (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): Depend
906 on create-tmp-dist-dir.
907
908 * nmake.defs (DIRNAME): New variable.
909 (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of
910 same-dir.tst.
911
912 * gmake.defs (DIRNAME): New variable.
913 (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of
914 same-dir.tst, to avoid conflicts between several (parallel) Make
915 jobs.
916
58b65bf5
EZ
9172012-02-24 Eli Zaretskii <eliz@gnu.org>
918
919 Prevent endless re-spawning of cmdproxy.exe when some of its
920 parent directories have access limitations.
921
922 * cmdproxy.c (main): Bypass conversion of the file name in argv[0]
923 and our own module name to short 8+3 aliases, if the original file
924 names compare equal. If GetShortPathName fails, compare the base
925 names of the two file names, and only re-spawn the command line if
926 the base-name comparison also fails. (Bug#10674)
927
2dbe4d71
DM
9282012-02-23 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
929
930 * makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.
931
42a275e0
CS
9322012-02-06 Christoph Scholtes <cschol2112@googlemail.com>
933
934 * README.W32: Removed specific version information for libXpm
935 included in the binary distribution for maintenance purposes.
936
d452256d
CS
9372012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
938
1f9f395d 939 * README.W32: Clarification for inclusion in source tarball (bug#9750).
3e44c782 940
75197633
CS
941 * gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
942
943 * nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
944
d452256d
CS
945 * makefile.w32-in (maybe-copy-distfiles)
946 (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH)
2dbe4d71 947 (create-tmp-dist-dir): Add to make --distfiles optional.
1f9f395d 948 (dist): Use create-tmp-dist-dir and maybe-copy-distfiles (bug#10261).
d452256d 949
e0aeebda
EZ
9502012-02-04 Eli Zaretskii <eliz@gnu.org>
951
952 * inc/sys/stat.h (_STAT_DEFINED): Define, to prevent redefinitions
953 by other headers.
954
8c9afb46
EZ
9552011-11-27 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
956
957 * inc/stdint.h (uint32_t, uint64_t) [_WIN64]: New typedefs.
958 (UINT64_MAX) [_WIN64]: Fix definition.
959 (uintmax_t, intmax_t): Fix definitions.
960
6df6ae42
JB
961 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]:
962 Provide correct definitions.
8c9afb46
EZ
963
964 * config.nt (HAVE_DECL_STRTOLL): Define.
965 (va_copy) [_WIN64]: Provide a better definition.
966
e9fce1ac
JB
9672011-11-25 Juanma Barranquero <lekktu@gmail.com>
968
969 * configure.bat: Fix typos.
970
034ea24d
EZ
9712011-11-25 Eli Zaretskii <eliz@gnu.org>
972
973 * INSTALL: Elaborate on debugging fatal errors.
974
b018182c
EZ
9752011-11-15 Eli Zaretskii <eliz@gnu.org>
976
977 * README.W32: Update the GTK Windows download URL for libpng.
978
d7cecd19
CS
9792011-11-13 Christoph Scholtes <cschol2112@googlemail.com>
980
981 * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.
982
600b1907
CS
9832011-11-05 Christoph Scholtes <cschol2112@googlemail.com>
984
c4c32b97
CS
985 * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)
986 (UINTMAX_MIN, INTMAX_MAX, INTMAX_MIN, UINT32_MIN, UINT32_MAX)
987 (INT32_MIN, UINTMAX_MAX, UINTMAX_MIN, INTMAX_MAX, INTMAX_MIN)
988 (intmax_t, INT64_MAX): Add for MSVC.
989
58179cce 990 * config.nt (mode_t) [!__GNUC__]: Define mode_t for MSVC.
600b1907 991
a6fc3b5c
EZ
9922011-11-05 Eli Zaretskii <eliz@gnu.org>
993
955f3b13
EZ
994 * config.nt (inline) [!__GNUC__]: Define to __inline for MSVC.
995
a6fc3b5c
EZ
996 Support MSVC build with newer versions of Visual Studio.
997 * makefile.w32-in (clean-other-dirs-nmake)
998 (distclean-other-dirs-nmake, maintainer-clean-other-dirs-nmake):
999 Update for current structure of doc/ subdirectories.
1000
1001 * gmake.defs (OBJ0_c, OBJ1_c, OBJ2_c): New variables.
1002
1003 * INSTALL: Update for newer versions of MSVC.
1004
58179cce 10052011-11-05 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
a6fc3b5c
EZ
1006
1007 Support MSVC build with newer versions of Visual Studio.
1008 * nmake.defs (USE_CRT_DLL): Define to 1.
1009 (libc, EMACS_EXTRA_C_FLAGS, SYS_LDFLAGS, ARCH_CFLAGS): Update values.
1010 (D): New variable.
1011
fc5f9b45
EZ
10122011-11-04 Eli Zaretskii <eliz@gnu.org>
1013
1014 * runemacs.c (ensure_unicows_dll): New function, tries to load
1015 UNICOWS.DLL on Windows 9X.
1016 (WinMain): If ensure_unicows_dll fails to find UNICOWS.DLL,
1017 display a dialog to the effect that Emacs cannot be started.
1018 (Bug#8562)
1019
8cedc5ac
EZ
10202011-10-28 Eli Zaretskii <eliz@gnu.org>
1021
1022 * README.W32: Mention UNICOWS.DLL as prerequisite for running
1023 Emacs on Windows 9X.
1024
df1c5f05
EZ
10252011-10-25 Eli Zaretskii <eliz@gnu.org>
1026
1027 * makefile.w32-in (dist): Don't put the top-level INSTALL into the
1028 distribution. (Bug#9861)
1029
df6d30f3
CS
10302011-10-25 Christoph Scholtes <cschol2112@googlemail.com>
1031
1032 * INSTALL: Update URL for GTK download page.
1033
804a4315
EZ
10342011-10-19 Eli Zaretskii <eliz@gnu.org>
1035
1036 * config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define.
1037 (Bug#9794) (Bug#641)
1038
86633eab 10392011-09-04 Paul Eggert <eggert@cs.ucla.edu>
55e5faa1
PE
1040
1041 * config.nt (HAVE_SNPRINTF): New macro.
1042
044c22e5 10432011-07-28 Paul Eggert <eggert@cs.ucla.edu>
0e926e56
PE
1044
1045 Assume freestanding C89 headers, string.h, stdlib.h.
1046 * config.nt (HAVE_LIMITS_H, HAVE_STRING_H, HAVE_STDLIB_H)
1047 (STDC_HEADERS): Remove.
1048 Iinclude string.h, stdlib.h unconditionally.
1049
f7b2cdf3
EZ
10502011-06-07 Eli Zaretskii <eliz@gnu.org>
1051
1052 * inc/stdint.h (INT32_MAX, INT64_MAX, INTPTR_MAX, PTRDIFF_MAX)
81d63f1a 1053 [!__GNUC__]: New macros.
f7b2cdf3 1054
55d4c1b2
PE
10552011-05-28 Paul Eggert <eggert@cs.ucla.edu>
1056
1057 Use 'inline', not 'INLINE'.
1058 * config.nt (INLINE): Remove.
1059
8a70d4b1
EZ
10602011-05-17 Eli Zaretskii <eliz@gnu.org>
1061
1062 * README.W32: Add information about GnuTLS libraries.
1063
39497066
EZ
10642011-05-09 Eli Zaretskii <eliz@gnu.org>
1065
1066 * config.nt [_MSC_VER] (va_copy): Replacement for the MS compiler.
1067
4d3fcc8e
BK
10682011-05-07 Ben Key <bkey76@gmail.com>
1069
1070 * configure.bat: Renamed the fusercflags variable to escusercflags
1071 so that the variable name better matches its purpose, to be
1072 identical to usercflags with the exception that all quotes are
1073 escaped by the \ character.
1074
1075 Renamed the fuserldflags variable to escuserldflags so that the
1076 variable name better matches its purpose, to be identical to
1077 userldflags with the exception that all quotes are escaped by
1078 the \ character.
1079
1080 A new ESC_USER_CFLAGS variable is written to config.settings.
1081 This variable has the same value as the escusercflags variable.
1082
2dbe4d71
DM
1083 * gmake.defs, nmake.defs: Added the variable ESC_CFLAGS.
1084 This variable is identical to the CFLAGS variable except that it
4d3fcc8e
BK
1085 includes the new ESC_USER_CFLAGS variable instead of USER_CFLAGS.
1086
1087 These changes, along with some changes to src/makefile.w32-in,
1088 are required to extend my earlier fix to add support for
1089 --cflags and --ldflags options that include quotes so that it
1090 works whether make uses cmd or sh as the shell.
1091
0a47eac4
EZ
10922011-05-06 Eli Zaretskii <eliz@gnu.org>
1093
1094 * inc/inttypes.h [!__MINGW32__]: Include stdint.h. Move the
1095 definition of uintmax_t from here...
1096 * inc/stdint.h (uintmax_t): ...to here.
1097 (intptr_t) [!__GNUC__]: New typedef.
1098
122b0c86 10992011-05-06 Paul Eggert <eggert@cs.ucla.edu>
b28b8799 1100
122b0c86
PE
1101 * config.nt: Prepare to configure 64-bit integers for older compilers.
1102 However, temporarily disable this change unless the temporary
1103 symbol WIDE_EMACS_INT is defined.
b5611f17
PE
1104 (EMACS_INT, BITS_PER_EMACS_INT, pI): Define these if __int64 and
1105 "%I64d" work but long long and "%lld" do not.
1106
d429d8e9
BK
11072011-05-05 Ben Key <bkey76@gmail.com>
1108
1109 * configure.bat: Added support for --cflags and --ldflags
1110 options that include quotes as long as command extensions are
1111 enabled. Specifically when -I, -L, and similar flags are used
1112 to specify supplementary include and library directories a
1113 directory name that includes spaces may now be used if it is
1114 enclosed in quotes.
1115
1116 * INSTALL: Documented the change to configure.bat.
1117
0898ca10
JB
11182011-05-04 Juanma Barranquero <lekktu@gmail.com>
1119
1120 * INSTALL: Clarify GnuTLS support.
1121
ba366b6d
EZ
11222011-04-30 Eli Zaretskii <eliz@gnu.org>
1123
1124 * config.nt (HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT):
1125 Define to 1 for MinGW of MSVC versions >= 1400.
b28b8799 1126
aff458c3
EZ
11272011-04-28 Eli Zaretskii <eliz@gnu.org>
1128
2dbe4d71 1129 * gmake.defs (ARCH): Fix error message in case of unknown architecture.
aff458c3 1130
fc3b7291
EZ
11312011-04-27 Eli Zaretskii <eliz@gnu.org>
1132
1133 * inc/inttypes.h: New file.
1134
1135 * config.nt (HAVE_DECL_STRTOULL, HAVE_DECL_STRTOUMAX)
1136 (HAVE_STRTOULL, HAVE_STRTOUMAX): New macros.
1137
fe9c230b
DC
11382011-04-27 Daniel Colascione <dan.colascione@gmail.com>
1139
1140 * cmdproxy.c (try_dequote_cmdline): Notice variable substitutions
1141 inside quotation marks and bail out.
1142
841a1577 11432011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
1144
1145 * cmdproxy.c (try_dequote_cmdline): New function.
1146 (main): Use it.
1147
fd4af8d9
TZ
11482011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
1149
1150 * configure.bat: New options --without-gnutls and --lib, new build
1151 variable USER_LIBS, automatically detect GnuTLS. Copies the PNG
1152 library setup with trivial modifications.
1153 * INSTALL: Add instructions for GnuTLS support.
1154 * gmake.defs: Prefix USER_LIBS with -l.
1155
4a1a6b5b
BK
11562011-04-15 Ben Key <bkey76@gmail.com>
1157
1158 * configure.bat: Modified the code that parses the --cflags and
1159 --ldflags options to support parameters that include the =
2dbe4d71
DM
1160 character as long as they are enclosed in quotes.
1161 This functionality depends on command extensions. Configure.bat now
4a1a6b5b
BK
1162 attempts to enable command extensions and displays a warning
1163 message if they could not be enabled. If configure.bat could
1164 not enable command extensions the old parsing code is used that
1165 does not support parameters that include the = character.
1166
1167 * INSTALL: Updated the file to describe the new functionality
1168 using text provided by Eli Zaretskii.
1169
0f1ba050
EZ
11702011-04-06 Eli Zaretskii <eliz@gnu.org>
1171
1172 * config.nt (NO_INLINE, ATTRIBUTE_FORMAT)
1173 (ATTRIBUTE_FORMAT_PRINTF): Define, as followup to 2011-04-06T05:19:39Z!eggert@cs.ucla.edu
1174 on the trunk on 2011-04-06.
1175
9af30bdf
GM
11762011-03-27 Glenn Morris <rgm@gnu.org>
1177
1178 * config.nt: Remove RETSIGTYPE, SIGTYPE (identical to void).
1179
0f4a96b5
JB
11802011-03-25 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * addpm.c (main): Remove unused variable `retval'.
1183
1184 * preprep.c (main): Remove unused variable `ptr'.
1185
9c88f339
JB
11862011-03-23 Juanma Barranquero <lekktu@gmail.com>
1187
1188 * cmdproxy.c: Include <ctype.h>.
1189 (make_absolute): Remove unused variable `i'.
1190
33383987
JB
11912011-03-07 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * Version 23.3 released.
1194
0f7bb05d
EZ
11952011-02-27 Eli Zaretskii <eliz@gnu.org>
1196
1197 * inc/unistd.h (readlink, symlink): Declare prototypes.
1198
e5c96d21
EZ
11992011-02-26 Eli Zaretskii <eliz@gnu.org>
1200
1201 * config.nt (nlink_t): Define.
1202
9f8370e6
CS
12032011-02-21 Christoph Scholtes <cschol2112@gmail.com>
1204
1205 * inc/stdint.h: New file, to support compilation with tool chains
1206 that do not have stdint.h (e.g. MSVC).
1207
25c51af3
EZ
12082011-02-21 Eli Zaretskii <eliz@gnu.org>
1209
1210 * inc/sys/stat.h (S_ISUID, S_ISGID, S_ISVTX, S_IRGRP, S_IROTH)
1211 (S_IWGRP, S_IWOTH, S_IXGRP, S_IXOTH, S_ISSOCK, S_ISLNK, S_ISCTG)
1212 (S_ISDOOR, S_ISMPB, S_ISMPC, S_ISNWK, S_ISPORT, S_ISWHT)
1213 (S_TYPEISMQ, S_TYPEISSEM, S_TYPEISSHM, S_TYPEISTMO): Define.
1214 (lstat): Define to stat.
1215
d37f40ed
EZ
12162011-02-09 Eli Zaretskii <eliz@gnu.org>
1217
1218 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make the
1219 "make-docfile" target in lib-src, before bootstrapping the src
1220 directory. Needed since building in src needs to run make-docfile
1221 to produce globals.h.
1222
a5d733f5
EZ
12232011-02-04 Eli Zaretskii <eliz@gnu.org>
1224
1225 * config.nt (inline) [__GNUC__]: Define (for gnulib).
1226
70b0d280
EZ
12272011-01-31 Eli Zaretskii <eliz@gnu.org>
1228
d95f875e
EZ
1229 * config.nt (VERSION): Uncomment definition.
1230 (restrict): Define.
1231
70b0d280
EZ
1232 * inc/stdbool.h: New file.
1233
f915f0f7
EZ
12342011-01-29 Eli Zaretskii <eliz@gnu.org>
1235
1236 * makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
1237 (bootstrap-nmake, bootstrap-gmake, bootstrap-clean-nmake)
1238 (bootstrap-clean-gmake, clean-other-dirs-nmake)
1239 (clean-other-dirs-gmake, cleanall-other-dirs-nmake)
1240 (cleanall-other-dirs-gmake, distclean-other-dirs-nmake)
1241 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
1242 (maintainer-clean-other-dirs-gmake): Recurse into ../lib as well.
1e338cfc 1243 (bootstrap-nmake, bootstrap-gmake): Fix the bootstrap.
f915f0f7
EZ
1244
1245 * configure.bat: Create lib/makefile.
1246
1247 * config.nt (HAVE_MKTIME, BROKEN_MKTIME): Remove.
1248 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
1249 (HAVE_DECL_LOCALTIME_R, HAVE_WCHAR_T, PACKAGE, VERSION, inline)
1250 (_GL_UNUSED, _UNUSED_PARAMETER_): Add definitions, for gnulib.
1251
1e574bf0
EZ
12522011-01-07 Eli Zaretskii <eliz@gnu.org>
1253
1254 * config.nt (HAVE___BUILTIN_UNWIND_INIT) [GCC >= 2.8]: Define.
1255
7c420169 12562011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984 1257
ca6e909c
EZ
1258 * configure.bat (end): Unset environment variables used by this
1259 batch file.
1260
5be1c984
EZ
1261 * INSTALL: Update the information about PNG support libraries.
1262 (Bug#7716)
1263
3d4cad2c
EZ
1264 * README.W32: Update the information about PNG support libraries.
1265
628e219f
EZ
12662010-11-23 Eli Zaretskii <eliz@gnu.org>
1267
1268 * config.nt (EXTERNALLY_VISIBLE): Define.
1269
2e288d54
JB
12702010-10-13 Juanma Barranquero <lekktu@gmail.com>
1271
1272 * INSTALL: Refer to `dynamic-library-alist'.
1273
6072fed4
JB
12742010-10-06 Juanma Barranquero <lekktu@gmail.com>
1275
1276 * INSTALL: Add note about problematic characters passed to configure.
1277
19d5deef
EZ
12782010-10-01 Eli Zaretskii <eliz@gnu.org>
1279
73077a9a 1280 * makefile.w32-in (frc, TAGS, TAGS-gmake, TAGS-nmake): New targets.
1dc253e8 1281 emacs-src.tags: New file.
73077a9a 1282
19d5deef
EZ
1283 * gmake.defs: Add a comment with a single quote to fix
1284 fontification. (Bug#7102)
1285
252b4f5c
EZ
12862010-09-29 Eli Zaretskii <eliz@gnu.org>
1287
1288 * configure.bat: Fix the condition for copying paths.h into
1289 ../src/epaths.h.
1290
0597ab06
JB
12912010-09-28 Juanma Barranquero <lekktu@gmail.com>
1292
1293 * addpm.c (entry, add_registry, main):
1294 * addsection.c (file_data, open_input_file, open_output_file)
1295 (find_section, PTR_TO_OFFSET, copy_executable_and_add_section)
1296 (COPY_CHUNK):
1297 * cmdproxy.c (vfprintf, fprintf, printf, fail, warn, skip_space)
1298 (skip_nonspace, get_next_token, search_dir, make_absolute)
1299 (spawn, main):
1300 * preprep.c (file_data, open_input_file, open_output_file)
1301 (open_inout_file, find_section, PTR_TO_OFFSET, COPY_CHUNK, main):
1302 Use const char*.
1303
1304 * cmdproxy.c (stdin): Don't define, not used.
1305 (main): Don't assign remlen after last use.
1306
05212154
JB
13072010-09-22 Juanma Barranquero <lekktu@gmail.com>
1308
1309 * configure.bat: Err out when the argument of --cflags contains
1310 invalid characters (check implemented only for GCC). (Bug#6820)
1311
926cd98c
JB
13122010-08-19 Juanma Barranquero <lekktu@gmail.com>
1313
1314 * addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
1315
856a6b77
JR
13162010-08-12 Jason Rumney <jasonr@gnu.org>
1317
1318 * addpm.c (add_registry): Set path for runemacs.exe to use.
1319
7815fe19 13202010-08-08 Óscar Fuentes <ofv@wanadoo.es>
c5958e82
ÓF
1321
1322 * cmdproxy.c (main): Use _snprintf instead of wsprintf,
1323 which has a 1024 char limit on Windows (bug#6647).
1324
7561000b
JB
13252010-08-02 Juanma Barranquero <lekktu@gmail.com>
1326
1327 * config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
1328 Suggested by Dan Nicolaescu <dann@ics.uci.edu>.
1329
76fd1ee9
DN
13302010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
1331
1332 * config.nt: Remove code referring to NO_REMAP, unused.
1333
f8e0614c
CS
13342010-07-25 Christoph Scholtes <cschol2112@gmail.com>
1335
1336 Build binary distros on Windows using emacs-VERSION as root dir name.
e0d6af9c 1337
7f86df5f 1338 * makefile.w32-in: Copy README.W32 to installation directory
d24076a6
CS
1339 during `make install'. Remove README.W32 with `distclean' (in
1340 case Emacs was installed in place). Use temporary directory to
1341 create distribution zip files in `dist' target.
e0d6af9c
CS
1342 * zipdist.bat: Simplify code using temporary directory.
1343
361358ea
JB
13442010-07-25 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * runemacs.c (set_user_model_id): Fix prototype.
1347
e3aef5c6
CS
13482010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1349
1350 New make target for Windows platform: make dist (bug#6602)
1351
1352 * INSTALL: Document new dist target and add section about
1353 creating binary distributions.
1354 * README.W32: Relocate from admin/nt/ directory.
1355 * configure.bat: New parameter `--distfiles'.
1356 * makefile.w32-in: Add version number, new target `dist'.
1357 Add new target `install-shortcuts'.
1358 * zipdist.bat: New file; create zipped binary distribution,
1359 replaces admin/nt/makedist.bat.
1360
a917e3f2
JB
13612010-07-21 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * INSTALL: Add note about backslashes in Windows paths.
1364 Fix typos. Simplify references to Windows versions.
1365
7c3320d8
JB
13662010-07-20 Juanma Barranquero <lekktu@gmail.com>
1367
1368 * addpm.c (add_registry, main):
1369 * cmdproxy.c (get_env_size):
1370 * ddeclient.c (main):
1371 * runemacs.c (set_user_model_id):
1372 Convert definitions to standard C.
1373
9a6063e2
JB
13742010-07-20 Juanma Barranquero <lekktu@gmail.com>
1375
1376 * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
1377
7d0170c8
JB
13782010-07-18 Juanma Barranquero <lekktu@gmail.com>
1379
1380 * configure.bat: New option --enable-checking.
1381 * gmake.defs, nmake.defs (CHECKING_CFLAGS): New define.
1382 (CFLAGS): Include it.
1383
5dddb7a8
DN
13842010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
1385
1386 * config.nt (volatile): Remove definition.
1387
72af86bd
AS
13882010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1389
1390 * config.nt (HAVE_BCOPY, HAVE_BCMP): Remove undefs.
1391 (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_MEMCMP): Add undefs.
1392
b6fcccc3
JB
13932010-07-02 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * config.nt (__P): Remove.
1396
3085237c
DN
13972010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
1398
1399 * config.nt: Remove code depending on BSTRING.
1400
0d4bcf4d
GM
14012010-06-03 Glenn Morris <rgm@gnu.org>
1402
1403 * config.nt: Remove NOT_C_CODE tests, it is always true now.
1404
0116466b
GM
14052010-05-13 Glenn Morris <rgm@gnu.org>
1406
1407 * config.nt (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Remove undefs.
1408
61a808e8
CY
14092010-05-07 Chong Yidong <cyd@stupidchicken.com>
1410
1411 * Version 23.2 released.
1412
27a2cdfc
GM
14132010-05-04 Glenn Morris <rgm@gnu.org>
1414
1415 * config.nt (LD_SWITCH_X_SITE_AUX): Remove.
1416
4a787cd2
CY
14172010-04-20 Lewis Perin <perin@panix.com> (tiny change)
1418
1419 * emacs.manifest: Add trustInfo section to Windows manifest.
1420
288f9fc0
CY
14212010-03-10 Chong Yidong <cyd@stupidchicken.com>
1422
1423 * Branch for 23.2.
1424
59ef8268
MR
14252010-01-13 Martin Rudalics <rudalics@gmx.at>
1426
1427 * emacsclient.rc: Fix format of "LegalCopyright" value.
1428
6d96d18f
JB
14292009-12-28 Juanma Barranquero <lekktu@gmail.com>
1430
1431 * INSTALL: Remove obsolete notes about line endings, and fix some typos.
1432
ee6f37f2
KF
14332009-12-27 Karl Fogel <kfogel@red-bean.com>
1434
1435 * INSTALL: Update for CVS->Bazaar switchover.
1436
f179addc
JB
14372009-09-14 Juanma Barranquero <lekktu@gmail.com>
1438
1439 * configure.bat: Add #define PROFILING to config.h.
1440
0a3472c7
JR
14412009-07-03 Jason Rumney <jasonr@gnu.org>
1442
1443 * runemacs.c (set_user_model_id): Use standard types.
1444
ff90fbde
JR
14452009-06-30 Jason Rumney <jasonr@gnu.org>
1446
1447 * runemacs.c (set_user_model_id): New function.
1448 (WinMain): Use it.
1449
70243478
CY
14502009-06-21 Chong Yidong <cyd@stupidchicken.com>
1451
1452 * Branch for 23.1.
1453
22749e9a
EZ
14542009-03-21 Eli Zaretskii <eliz@gnu.org>
1455
1456 * inc/sys/stat.h (struct stat): Change the types of st_uid and
1457 st_gid to unsigned.
1458
1459 * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
1460 to unsigned.
1461 (getpwuid): Argument is now unsigned.
1462 uid_t is now unsigned.
1463
1640b452
JB
14642009-02-24 Juanma Barranquero <lekktu@gmail.com>
1465
1466 * INSTALL: Add comment about TCC; fix typos.
1467
c24f4bf9
JR
14682009-01-26 Jason Rumney <jasonr@gnu.org>
1469
0235128c
SM
1470 * emacsclient.rc, emacs.rc: Swap name and description.
1471 Remove Windows versions.
c24f4bf9 1472
84ef4ca2
JR
14732009-01-15 Jason Rumney <jasonr@gnu.org>
1474
f4c45b4f
JR
1475 * nmake.defs, gmake.defs (UUID): New library for COM/OLE lookups.
1476
1477 * makefile.w32-in ($(BLD)/addpm.exe): Link with SHELL and OLE libs.
1478
84ef4ca2
JR
1479 * addpm.c (main): Try using COM to create start menu shortcuts
1480 before resorting to DDE (Bug#202)
1481 Remove second command-line argument.
1482
8d67bc8e
JB
14832009-01-03 Juanma Barranquero <lekktu@gmail.com>
1484
1485 * configure.bat: Untabify help message.
1486
8bc63b1a
JR
14872009-01-03 Jason Rumney <jasonr@gnu.org>
1488
1489 * configure.bat: New option --with-svg.
1490
1491 * INSTALL: Document experimental SVG support.
1492
8cd98482
JR
14932008-12-25 Jason Rumney <jasonr@gnu.org>
1494
29659067 1495 * config.nt (PTR): Remove.
8cd98482 1496
06e111a6
DN
14972008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
1498
1499 * config.nt (LISTPROC, PROCATTR): Remove.
1500
de62e4f8
EZ
15012008-08-09 Eli Zaretskii <eliz@gnu.org>
1502
1503 * config.nt (LISTPROC, PROCATTR): New macros.
1504
69ab3201
DN
15052008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1506
1507 * config.nt (MULTI_KBOARD): Remove.
1508
75663c75
JR
15092008-07-23 Jason Rumney <jasonr@gnu.org>
1510
0e134ea0
JB
1511 * configure.bat: New option --profile.
1512 * gmake.defs: Set cflags and ldflags for profiling when specified.
75663c75 1513
77ccee09
DN
15142008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1515
1516 * config.nt (C_SWITCH_SITE, LD_SWITCH_SITE): Do not undefine.
1517
bdee2ef3
DN
15182008-07-13 Dan Nicolaescu <dann@ics.uci.edu>
1519
1520 * config.nt (HAVE_FACES): Remove, unused.
1521
43db14bb 15222008-06-26 Juanma Barranquero <lekktu@gmail.com>
4e2af782 1523 Eli Zaretskii <eliz@gnu.org>
43db14bb 1524
0e134ea0 1525 * nmake.defs (FONT_CFLAGS):
43db14bb
JB
1526 * gmake.defs (FONT_CFLAGS): Remove.
1527 (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS.
1528 (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH)
1529 and _CRTAPI1.
1530 (ARCH_FLAGS): Don't include _X86_.
1531
1532 * config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define.
1533
f2a77c3a
DN
15342008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1535
1536 * config.nt: Remove reference to UNEXEC_SRC.
1537
540c2a33 15382008-06-23 Juanma Barranquero <lekktu@gmail.com>
4e2af782 1539 Eli Zaretskii <eliz@gnu.org>
540c2a33
JB
1540
1541 * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
1542 Don't hardcode -gstabs+, use DEBUG_INFO.
1543
1544 * configure.bat (gccdebug): Check for DWARF-2 support in GCC.
1545 Default to stabs if the compiler does not support DWARF-2.
1546 (genmakefiles): Write new variable DEBUG_INFO to config.settings.
1547
26a3b310
JR
15482008-05-14 Jason Rumney <jasonr@gnu.org>
1549
1550 * configure.bat: Remove code dealing with --disable-font-backend.
1551
ee7a2e7a
EZ
15522008-05-09 Eli Zaretskii <eliz@gnu.org>
1553
71e41ffb
EZ
1554 * inc/sys/stat.h (struct stat): Move st_dev after st_ino, for
1555 better alignment. Make st_size 64-bit wide. Add new members
1556 st_uname and st_gname.
1557
ee7a2e7a
EZ
1558 * inc/grp.h (struct group): Add gr_gid member.
1559
a113b3ca 15602008-04-23 Eli Zaretskii <eliz@gnu.org>
4cbb903f
EZ
1561
1562 * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
1563 (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having
1564 a real file there is not a good idea.
1565
a113b3ca 15662008-04-23 Jason Rumney <jasonr@gnu.org>
65af6499 1567
99e0bf59
JR
1568 * makefile.w32-in (CLIENTRES): New variable and build target.
1569 (all): Depend on it.
1570 ($(TRES)): Use $(TRES) in rule.
1571
361823f4
JR
15722008-04-21 Jason Rumney <jasonr@gnu.org>
1573
1574 * configure.bat (success): Print "make" rather than "gmake", as that
d4835507 1575 is what MinGW uses.
361823f4 1576
87c24bb7
EZ
15772008-04-11 Eli Zaretskii <eliz@gnu.org>
1578
1579 * inc/sys/stat.h (__MINGW_NOTHROW): If not defined, define to nothing.
1580 Add copyright notice.
1581
5739d6f8
JR
15822008-04-10 Jason Rumney <jasonr@gnu.org>
1583
f12da103
JR
1584 * emacsclient.rc: New file.
1585
5739d6f8
JR
1586 * INSTALL: Document make targets.
1587
cc48598c
JR
15882008-04-09 Jason Rumney <jasonr@gnu.org>
1589
1590 * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
ba60bd44 1591 (clean-other-dirs-gmake): Likewise. Clean doc dirs.
cc48598c
JR
1592 (top-distclean, distclean, distclean-other-dirs-nmake)
1593 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
1594 (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
1595
892508a4
EZ
15962008-04-05 Eli Zaretskii <eliz@gnu.org>
1597
aa08d1ff
EZ
1598 * inc/sys/stat.h: New file.
1599
892508a4
EZ
1600 * configure.bat: Add check for usp10.h.
1601
a25fe288
JR
16022008-04-04 Jason Rumney <jasonr@gnu.org>
1603
b46a6a83 1604 * INSTALL: Update Windows API requirements.
a25fe288 1605
b7612703
JR
16062008-04-03 Jason Rumney <jasonr@gnu.org>
1607
1608 * gmake.defs, nmake.defs (UNISCRIBE): New variable.
1609
b2019141
GM
16102008-03-13 Glenn Morris <rgm@gnu.org>
1611
1612 * emacs.rc: Set version to 23.0.60.
1613
12cc4d8f
JR
16142008-03-04 Jason Rumney <jasonr@gnu.org>
1615
1616 * gmake.defs, nmake.defs (FONT_CFLAGS): New optional compiler flag.
1617 (EMACS_EXTRA_C_FLAGS): Include it.
1618 * configure.bat (usefontbackend): Default to Y.
1619 (--enable-font-backend): Replace with --disable-font-backend.
1620 (:withfont): Replace with :withoutfont.
1621
1b6bf70a
JR
16222008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1623
1624 * icons/emacs.ico: Full alpha for 32x32 full color.
1625 Add 32x32 and 16x16 256 color versions.
1626
6abe1b07
GM
16272008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1628
1629 * icons/emacs22.ico: New file (the old emacs.ico under a new name).
1630
480a77b5
JR
16312008-03-02 Jason Rumney <jasonr@gnu.org>
1632
1633 * makefile.w32-in ($(TRES)): Depend on icon and manifest.
1634
c9cc6462
DN
16352008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1636
1637 * icons/README: Update.
1638
1639 * icons/emacs.ico: New icon.
1640
c44b4b46
JB
16412008-02-25 Juanma Barranquero <lekktu@gmail.com>
1642
1643 * addpm.c: Include malloc.h.
1644 (add_registry): Cast return value of alloca.
1645
9d2818d6
DN
16462008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
1647
1648 * config.nt (SHORTNAMES): Remove reference to obsolete variable.
1649
1046da1c
EZ
16502008-02-11 Eli Zaretskii <eliz@gnu.org>
1651
1652 * configure.bat (checkgcc): Move "del junk.o" to here, and make it
1653 conditional on existence of junk.o. If %nocygwin% is already set
1654 to Y, skip to chkapiN instead of chkapi.
1655 (chkapi): Move "rm -f junk.c junk.o" to here.
1656 (chkapiN): New label.
1657
4134dd15
JR
16582008-02-11 Jason Rumney <jasonr@gnu.org>
1659
1660 * makefile.w32-in: Remove unidata-gen related rules.
1661
65366573
EZ
16622008-02-09 Eli Zaretskii <eliz@gnu.org>
1663
1664 * configure.bat (dontCopy): Do not rename admin/unidata/Makefile.
1665
f1cefe09
JR
16662008-02-11 Jason Rumney <jasonr@gnu.org>
1667
1668 * addpm.c (add_registry): Add an App Paths registry key.
1669 Look for GTK and add it to the DLL search path for Emacs if found.
1670
f01e03d3
JB
16712008-02-05 Juanma Barranquero <lekktu@gmail.com>
1672
1673 * configure.bat: In help, use generic names for the image libraries.
1674
880a5954
JB
16752008-02-04 Juanma Barranquero <lekktu@gmail.com>
1676
1677 * .cvsignore: Don't ignore .arch-inventory.
1678
680d641f
JR
16792008-02-03 Jason Rumney <jasonr@gnu.org>
1680
1681 * configure.bat: Make gcc the default compiler.
1682
ef764ddd
EZ
16832008-02-02 Eli Zaretskii <eliz@gnu.org>
1684
e344bebe
JB
1685 * makefile.w32-in (unidatagen-SH, unidatagen-clean-SH):
1686 Ignore return status.
f0c58e10 1687
a392138f 1688 * configure.bat (dontCopy): Rename admin/unidata/Makefile to keep
2dbe4d71
DM
1689 it out of the way of Windows generated file.
1690 Generate admin/unidata/makefile.
a392138f 1691
ef764ddd
EZ
1692 * makefile.w32-in (unidatagen-nmake, unidatagen-clean-nmake)
1693 (unidatagen-CMD, unidatagen-clean-CMD, unidatagen-SH)
1694 (unidatagen-clean-SH): New targets.
1695 (bootstrap-nmake): Invoke unidatagen-nmake.
1696 (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
1697
9303f985 16982008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
1699
1700 * configure.bat (withfont): Set sep1 after modifying usercflags.
1701
9303f985 17022008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
1703
1704 * configure.bat: Rename --with-font-backend to --enable-font-backend
1705 for consistency with other platforms.
1706
9303f985 17072008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
1708
1709 * configure.bat: Add --with-font-backend option.
1710
cf32108e
JR
17112008-01-20 Jason Rumney <jasonr@gnu.org>
1712
1713 * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
1714 permissions to NTFS ACLs.
1715
880820fe 17162007-11-01 Jan Djärv <jan.h.d@swipnet.se>
91b96a04
JD
1717
1718 * config.nt: Remove HAVE_X11R5.
1719
5eaf5ed9
JR
17202007-10-22 Jason Rumney <jasonr@gnu.org>
1721
1722 * config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
1723 (strings.h, stdlib.h): Conditionally include.
1724 (w32_abort): Declare here.
1725 (abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
1726
059d1e66
JR
17272007-10-20 Jason Rumney <jasonr@gnu.org>
1728
1729 * makefile.w32-in (info-nmake): Change into correct directories.
1730
6d005ee7
EZ
17312007-10-20 Eli Zaretskii <eliz@gnu.org>
1732
3a1ebd63
EZ
1733 * configure.bat (docflags, doldflags): New variables.
1734 (genmakefiles): Use them to work around problems with whitespace
1735 in arguments of the `if' command.
6d005ee7 1736
65d306e2
JR
17372007-10-18 Jason Rumney <jasonr@gnu.org>
1738
1739 * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
1740
fc2554aa
JR
17412007-09-27 Jason Rumney <jasonr@gnu.org>
1742
1743 * gmake.defs (COMCTL32): New system library.
1744
1745 * nmake.defs (COMCTL32): New system library.
1746
4f449725
GM
17472007-09-06 Glenn Morris <rgm@gnu.org>
1748
56d727ff 1749 * configure.bat:
52397249
JB
1750 * makefile.w32-in (info-nmake, info-gmake, clean-other-dirs-nmake):
1751 Change from ../man to ../doc/emacs and ../doc/misc; and from
1752 ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
4f449725 1753
e93ca076
GM
17542007-08-29 Glenn Morris <rgm@gnu.org>
1755
1756 * emacs.rc: Increase version to 23.0.50.
1757
e344bebe 17582007-08-14 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
8aa7d70f
JR
1759
1760 * makefile.w32-in (bootstrap-nmake): Change directories once more.
1761
cacc7b51
GM
17622007-07-25 Glenn Morris <rgm@gnu.org>
1763
1764 * Relicense all FSF files to GPLv3 or later.
1765
1766 * COPYING: Switch to GPLv3.
1767
ed7c1a5c
EZ
17682007-07-16 Eli Zaretskii <eliz@gnu.org>
1769
1770 * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
1771 Depend on cmdproxy.
1772 (cleanall): Don't delete *~.
1773
5412a7f3
JR
17742007-07-15 Jason Rumney <jasonr@gnu.org>
1775
1776 * inc/sys/socket.h (uint16_t): Define if C99 does not appear to
1777 be fully supported.
1778
a2dcccd9
JR
17792007-07-14 Jason Rumney <jasonr@gnu.org>
1780
1781 * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead
1782 of winsock.h.
1783
a71f59c1
JR
17842007-07-11 Jason Rumney <jasonr@gnu.org>
1785
1786 * gmake.defs (OLE32): New library to link.
1787
1788 * nmake.defs (OLE32): Likewise.
1789
ad1597ce
JR
17902007-06-25 Jason Rumney <jasonr@gnu.org>
1791
1792 * cmdproxy.c (main): Set console codepages to "ANSI".
1793
32154d10
JR
17942007-06-20 Jason Rumney <jasonr@gnu.org>
1795
1796 * configure.bat: Complain if image libraries are missing.
1797
6dbd2549
JR
17982007-06-15 Jason Rumney <jasonr@gnu.org>
1799
1800 * emacs.manifest: New file.
1801
1802 * emacs.rc: Use it.
1803
7dfc4cda
CY
18042007-06-02 Chong Yidong <cyd@stupidchicken.com>
1805
1806 * Version 22.1 released.
1807
c2970555
EZ
18082007-05-22 Eli Zaretskii <eliz@gnu.org>
1809
1810 * INSTALL: Add information about where to find GDB, and warn
1811 against --no-debug option to configure.bat.
1812
8add2b1a
EZ
18132007-05-19 Eli Zaretskii <eliz@gnu.org>
1814
1815 * INSTALL: Fix URL of EmacsW32 site where building with image
1816 support is described.
1817
07016031
GM
18182007-04-26 Glenn Morris <rgm@gnu.org>
1819
1820 * emacs.rc: Increase version to 22.1.50.
1821
5a842fda
EZ
18222007-03-31 Eli Zaretskii <eliz@gnu.org>
1823
1824 * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
1825
029e4603
RS
18262007-03-09 Richard Stallman <rms@gnu.org>
1827
1828 * INSTALL: Say explicitly this is not for Cygwin.
1829
309c91ff
EZ
18302007-03-03 Eli Zaretskii <eliz@gnu.org>
1831
c01949d3 1832 * INSTALL: Add URL of another site with detailed build instructions.
309c91ff 1833
c14693e3
GM
18342007-02-16 Glenn Morris <rgm@gnu.org>
1835
1836 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
1837 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
1838 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
1839 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
c01949d3
JB
1840 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
1841 Restore all but two of icons deleted in previous change.
c14693e3 1842
bd5f26aa
CY
18432007-02-13 Chong Yidong <cyd@stupidchicken.com>
1844
1845 * icons/README: New file.
1846
1847 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
1848 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
1849 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
8e127f99 1850 * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
bd5f26aa 1851 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
c01949d3
JB
1852 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
1853 Unused icons deleted.
bd5f26aa 1854
57a64408
JB
18552007-01-31 Juanma Barranquero <lekktu@gmail.com>
1856
1857 * configure.bat: Update ../site-lisp/subdirs.el when needed.
1858
4799aa91
JB
18592007-01-30 Juanma Barranquero <lekktu@gmail.com>
1860
1861 * subdirs.el: Add "no-byte-compile: t" local variable.
1862
ac65c01c
JR
18632007-01-10 Jason Rumney <jasonr@gnu.org>
1864
1865 * README: Update URLs and advice about reporting bugs.
1866
2db771b7
JR
18672006-12-29 Jason Rumney <jasonr@gnu.org>
1868
1869 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
1870 DEBUG_LINK.
c01949d3 1871 (DEBUG_LINK): Remove -debugtype:both.
2db771b7 1872
bbc34249
EZ
18732006-12-27 Eli Zaretskii <eliz@gnu.org>
1874
1875 * INSTALL: Update table of supported Make ports. Show "make -j"
1876 command that is known to work.
1877
1878 * configure.bat: Update table of supported Make ports.
1879
ed1281ec
EZ
18802006-12-24 Eli Zaretskii <eliz@gnu.org>
1881
1882 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
1883 only in implicit rules. Use literal "emacs.rc" instead.
1884
d572c005
EZ
18852006-12-23 Eli Zaretskii <eliz@gnu.org>
1886
fa1f0a88
EZ
1887 * gmake.defs: Export XMFLAGS.
1888
2dbe4d71
DM
1889 * makefile.w32-in (all-other-dirs-nmake, recompile-nmake):
1890 Don't use $(XMFLAGS) for nmake, as it doesn't support parallelism.
d572c005 1891
b47342e3
EZ
18922006-12-22 Eli Zaretskii <eliz@gnu.org>
1893
c52bf8c3
EZ
1894 * INSTALL: Explain how to invoke GNU Make for parallel builds.
1895
5e059fc1
EZ
1896 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
1897 command-line argument to sub-Make in src, since src/makefile.w32-in
1898 invokes Make recursively during bootstrap.
f278d4a6 1899 (clean): Delete stamp_BLD.
6808dce1 1900 (bootstrap): Make `all' explicitly in a recursive Make.
5e059fc1 1901
b47342e3
EZ
1902 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
1903 stamp_BLD after creating the $(BLD) directory.
1904
1905 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file
1906 stamp_BLD after creating the $(BLD) directory.
1907
1908 * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection)
1909 (preprep, $(TRES), runemacs)
1910 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
1911 ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
1912 Depend on stamp_BLD instead of on $(BLD).
1913 (XMFLAGS): New macro.
1914 (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
1915 (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
1916 (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
1917 (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
1918
6148a044
EZ
19192006-12-20 Eli Zaretskii <eliz@gnu.org>
1920
1921 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
1922 $(ALL_DEPS).
b47342e3
EZ
1923 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)
1924 ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
1925 New dependency on $(BLD).
6148a044
EZ
1926 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
1927 (bootstrap-gmake): Depend on addsection.
1928
4da0d3f7
JB
19292006-10-29 Juanma Barranquero <lekktu@gmail.com>
1930
1931 * runemacs.c (WinMain): Process all recognized arguments, not just
1932 the first one. Remove unused variable sec_desc.
1933
8f59d602
EZ
19342006-09-24 Eli Zaretskii <eliz@gnu.org>
1935
1936 * config.nt (HAVE_LANGINFO_CODESET): Define.
1937
1938 * inc/langinfo.h: New file.
1939
1940 * inc/nl_types.h: New file.
1941
45a2056c
JB
19422006-09-15 Jay Belanger <belanger@truman.edu>
1943
1944 * COPYING: Replace "Library Public License" by "Lesser Public
1945 License" throughout.
1946
ac70d20b
JR
19472006-07-27 Jason Rumney <jasonr@gnu.org>
1948
1949 * INSTALL: Add notes about Cygwin make to impatient section.
1950
3d80c941
EZ
19512006-06-02 Eli Zaretskii <eliz@gnu.org>
1952
1953 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
1954 known to work.
1955
335be36b
JR
19562006-03-12 Jason Rumney <jasonr@gnu.org>
1957
ebe98f49
JR
1958 * addpm.c (add_registry): Don't change the registry unless keys
1959 already exist from a previous version.
1960
92cc46af
JR
1961 * makefile.w32-in (install): Use -q when invoking addpm.
1962
335be36b
JR
1963 * addpm.c (main): Accept -q as alternative for /q.
1964
f71d8cff
JR
19652006-03-11 Jason Rumney <jasonr@gnu.org>
1966
1967 * runemacs.c (WinMain): Set screen buffer to 80x25.
1968
94e7daf7
EZ
19692005-12-24 Eli Zaretskii <eliz@gnu.org>
1970
1971 * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g.
1972 (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
1973
9ea74bfb
EZ
19742005-12-09 Eli Zaretskii <eliz@gnu.org>
1975
1976 * INSTALL: Add explanation of how to debug with GDB starting from
1977 the Emacs Abort dialog.
1978
d73d22ed
CY
19792005-11-26 Chong Yidong <cyd@stupidchicken.com>
1980
1981 * emacs.rc: Use new icons.
1982
07908aec
EZ
19832005-11-26 Eli Zaretskii <eliz@gnu.org>
1984
1985 * emacs21.ico: Renamed from emacs.ico.
1986 * emacs.ico: New icons from Andrew Zhilin
1987 <andrew_zhilin@yahoo.com>.
1988
ed326e35
EZ
19892005-09-10 Eli Zaretskii <eliz@gnu.org>
1990
1991 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
1992
df76c589
JB
19932005-08-10 Juanma Barranquero <lekktu@gmail.com>
1994
1995 * .cvsignore: Add `obj' and `oo' for in-place installations.
1996
43e124e6
EZ
19972005-07-30 Eli Zaretskii <eliz@gnu.org>
1998
4da0d3f7 1999 * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
43e124e6 2000
5dac5615
JB
20012005-07-29 Juanma Barranquero <lekktu@gmail.com>
2002
2003 * configure.bat: Don't create lisp/Makefile.unix.
2004
c638055f
JB
20052005-07-28 Juanma Barranquero <lekktu@gmail.com>
2006
2007 * .cvsignore: Add `makefile' and `config.log'.
2008
9eff9fe3
PE
20092005-07-26 Paul Eggert <eggert@cs.ucla.edu>
2010
2011 Merge gnulib getopt implementation into Emacs.
2012
2013 * inc/gettext.h: Remove; no longer needed now that
2014 lib-src/gettext.h exists.
2015
9ebc3953
EZ
20162005-07-16 Eli Zaretskii <eliz@gnu.org>
2017
2018 * configure.bat: Finish config.log with a line that indicates that
2019 the configure step was successful.
2020
a0ec7a4a
LK
20212005-07-04 Lute Kamstra <lute@gnu.org>
2022
2023 Update FSF's address in GPL notices.
2024
5bc753e8
EZ
20252005-06-11 Eli Zaretskii <eliz@gnu.org>
2026
099a3eea
EZ
2027 * configure.bat: If their fc.exe returns a meaningful exit status,
2028 don't overwrite src/config.h and src/epaths.h with identical
2029 copies.
2030
591cbed1
EZ
2031 * INSTALL: Warn about using "cvs up -kb" if one intends to commit
2032 changes. Add a pointer to another site with detailed configure
2033 and build instructions. Suggest to look at config.log when
2034 configure fails. Add MinGW Make 3.80 to the list of successful
2035 combinations.
2036
5bc753e8
EZ
2037 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
2038 "-mcpu=i686".
2039
099a3eea 2040 * configure.bat: Update copyright years.
5bc753e8
EZ
2041 Delete config.log before doing anything else.
2042 Write additional diagnostics to config.log in case of failures to
2043 compile test programs, including the failed test program itself.
2044 Add a test for support of -mtune=pentium4 switch to GCC; if it is
2045 supported, set up MCPU_FLAG variable on the various Makefiles to
2046 use that switch during compilations. (This avoids GCC warning
2047 about -mcpu being deprecated.)
2048
d2fcf769
EZ
20492005-06-10 Eli Zaretskii <eliz@gnu.org>
2050
2051 * addsection.c (copy_executable_and_add_section): Pass non-zero
2052 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
2053 environment. Print section names with %.8s.
2054 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
2055 only if non-zero. All callers changed.
2056
a0c38328
EZ
20572005-06-05 Eli Zaretskii <eliz@gnu.org>
2058
2059 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to
75f1671a 2060 `const void *', for consistency with POSIX.
a0c38328 2061
1a8fb426
EZ
20622005-06-04 Eli Zaretskii <eliz@gnu.org>
2063
2064 * inc/pwd.h (getpwnam, getpwuid): Add prototypes.
2065
bd7bdff8
JB
20662005-05-24 Juanma Barranquero <lekktu@gmail.com>
2067
2068 * INSTALL: Add more pointers to ports of Unix tools to Windows,
2069 and to the Emacs Wiki (which contains building instructions for
2070 Windows). Reword image library instructions and remove obsolete
2071 incompatibility information.
2072
007d105b
TTN
20732005-04-23 David Hunter <hunterd42@comcast.net> (tiny change)
2074
2075 * config.nt (HAVE_PWD_H): Undef.
2076
0b0dea7b
JB
20772004-06-07 Juanma Barranquero <lektu@terra.es>
2078
2079 * INSTALL: Clarify paragraph about compatibility between image
2080 libraries and builds of Emacs with several compilers.
2081
33d786f9
JB
20822004-06-06 Juanma Barranquero <lektu@terra.es>
2083
73dfa0bf
JB
2084 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
2085 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
10d1d0af 2086 calling non-existent cmdproxy.exe on bootstrapping after a
73dfa0bf
JB
2087 previous install followed by realclean.
2088
33d786f9
JB
2089 * nmake.defs: Add quote in comment to resync font-locking.
2090
3dfbc6d8
JB
20912004-06-04 Juanma Barranquero <lektu@terra.es>
2092
2093 * INSTALL: Reword the section on image support. Add reference to
2094 GnuWin32. Mention problems when mixing binaries from different
2095 compilers.
2096
112dc8e1
JR
20972004-05-06 Jason Rumney <jasonr@gnu.org>
2098
2099 * configure.bat: Use -mno-cygwin to check for image libraries
2100 when needed.
2101
5eb3d2a5
JR
21022004-05-03 Jason Rumney <jasonr@gnu.org>
2103
238add5e
JR
2104 * makefile.nt, ebuild.bat, install.bat, fast-install.bat:
2105 * makefile.def: Remove.
2106
133ef3d3 2107 * nmake.defs (SYS_LDFLAGS): Add -nologo.
238add5e 2108
5eb3d2a5
JR
2109 * makefile.w32-in (info-gmake, info-nmake): New targets.
2110 (info): Use them.
2111
e9419bd4
JB
21122004-04-23 Juanma Barranquero <lektu@terra.es>
2113
2114 * nmake.defs:
2115 * gmake.defs:
d814862a 2116 * makefile.w32-in:
e9419bd4
JB
2117 * makefile.def:
2118 * makefile.nt: Add "-*- makefile -*-" mode tag.
2119
1e3c9713
JR
21202004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2121
133ef3d3 2122 * runemacs.c (WinMain): Let Emacs environment default to parent.
1e3c9713 2123
2f0c11a1
JR
21242004-03-11 Jason Rumney <jasonr@gnu.org>
2125
2126 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS.
2127
134d9671
JB
21282004-03-10 Juanma Barranquero <lektu@terra.es>
2129
2130 * makefile.w32-in (install): Don't try to copy
2131 ../lib-src/fns-*.el, as it isn't used anymore.
2132
d57625a0
JR
21332004-01-28 Peter Runestig <peter@runestig.com>
2134
2135 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
2136
5ea32beb
MB
21372003-12-24 Miles Bader <miles@gnu.ai.mit.edu>
2138
2139 * .cvsignore: Add `.arch-inventory'.
2140
d57625a0 21412003-11-22 Lars Hansen <larsh@math.ku.dk>
930a9995 2142
133ef3d3 2143 * inc/grp.h: New file.
930a9995 2144
d57625a0 21452003-09-03 Peter Runestig <peter@runestig.com>
fd026ee1
JR
2146
2147 * configure.bat: Create ``makefile'' in directories man, lispref
2148 and lispintro.
2149
2150 * makefile.w32-in (force-info, info): New targets.
2151
2152 * envadd.bat: New file.
2153
2154 * multi-install-info.bat: New file.
2155
880820fe 21562003-06-27 Jan Djärv <jan.h.d@swipnet.se>
aa287913
JD
2157
2158 * config.nt (my_strftime): New define.
2159
5d54d177
JR
21602003-02-01 Jason Rumney <jasonr@gnu.org>
2161
2162 * configure.bat: Automatically detect libXpm.
2163 Suppress compiler output when testing for image libraries.
2164 Give names of un-found libraries in messages.
2165
53b37591
JB
21662003-01-31 Juanma Barranquero <lektu@terra.es>
2167
fe929957 2168 * configure.bat: Automatically detect giflib and tifflib.
53b37591 2169
fbd852af
JR
21702003-01-29 Jason Rumney <jasonr@gnu.org>
2171
2172 * gmake.defs (CURDIR): Disable cygpath kludge.
2173
50ca1c55
JB
21742003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
2175
2176 * configure.bat: Avoid endless loop when configuring without image
2177 support.
2178
28908312
JR
21792003-01-26 Jason Rumney <jasonr@gnu.org>
2180
2181 * configure.bat: Automatically detect jpeglib.
2182
c262430d
JR
21832003-01-25 Jason Rumney <jasonr@gnu.org>
2184
2185 * configure.bat: Automatically detect libpng.
2186
53b37591 21872003-01-21 Jason Rumney <jasonr@gnu.org>
ac6e47ef
JR
2188
2189 * icons/hand.cur: New file.
2190
53b37591 21912003-01-21 David Ponce <david@dponce.com>
ac6e47ef
JR
2192
2193 * emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
2194
38018ad3
AI
21952003-01-15 Andrew Innes <andrewi@gnu.org>
2196
2197 * gmake.defs (CURDIR): Convert to native Windows format (with
2198 forward slashes), to support building with Cygwin builds of make.
2199
4c11103a
JB
22002002-11-17 Ben Key <BKey1@tampabay.rr.com>
2201
2202 * nmake.defs:
f60ae425
BK
2203 * gmake.defs: Made changes so that Emacs would link with
2204 WinMM.lib. This change was required for my addition of a Windows
2205 compatible implementation of play-sound-internal.
2206
4c11103a 22072002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
b0a1b9bb 2208
4c11103a 2209 * emacs.rc: Version updated to 21.3.50.
b0a1b9bb 2210
960f21ae
JR
22112002-06-13 Jason Rumney <jasonr@gnu.org>
2212
2213 * addpm.c (env_vars): Remove EMACSLOCKDIR.
2214
2215 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD)
2216 (maybe-bootstrap-SH): New targets.
2217 (all): Depend on maybe-bootstrap.
2218
933af497
JR
22192002-05-03 Jason Rumney <jasonr@gnu.org>
2220
2221 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
2222 (sys_getpeername, fcntl): Declare as wrappers.
2223
dc728514
JB
22242002-04-10 Juanma Barranquero <lektu@terra.es>
2225
2226 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC
2227 after compiling .el files.
2228
3be38152
JR
22292002-03-20 Jason Rumney <jasonr@gnu.org>
2230
2231 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname)
2232 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
2233
d1ef18f2
KS
22342002-03-19 Kim F. Storm <storm@cua.dk>
2235
2236 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
2237 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
2238 (HAVE_SYS_UN_H): Undef.
2239 From David Ponce <dponce@voila.fr>.
2240
73792b51
JR
22412002-03-13 Jason Rumney <jasonr@gnu.org>
2242
2243 * config.nt (STRFTIME_NO_POSIX2): Define.
2244
f7b9d4d1
JR
22452002-02-18 Jason Rumney <jasonr@gnu.org>
2246
2247 * emacs.rc: Define VS_VERSION_INFO if not already.
2248 Update version info.
2249
98cf1bb5
AI
22502002-01-04 Andrew Innes <andrewi@gnu.org>
2251
2252 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
2253 pick up relevant bits of the Windows API definitions.
2254
2255 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
2256 pick up relevant bits of the Windows API definitions.
2257
0e4435be
AI
22582001-12-14 Andrew Innes <andrewi@gnu.org>
2259
2260 * makefile.w32-in (bootstrap): Build addsection program before
2261 bootstrap (required for post-processing temacs.exe).
2262
880820fe 22632001-12-08 Pavel Janík <Pavel@Janik.cz>
03f9f7ae
PJ
2264
2265 * COPYING: New file.
2266
493faf20
AI
22672001-12-03 Andrew Innes <andrewi@gnu.org>
2268
2269 * makefile.w32-in (bootstrap-nmake):
2270 (bootstrap-gmake): Extend bootstrap process to first do
2271 bootstrap-clean in lisp dir and rebuild the DOC file.
2272 (bootstrap): Do a "normal" make after the bootstrap work.
2273
fc813ef6
JR
22742001-11-20 Jason Rumney <jasonr@gnu.org>
2275
2276 * INSTALL: Update table of versions of make that are suitable
2277 for building Emacs, based on recent feedback.
2278
133ef3d3 2279 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove.
fc813ef6 2280
72431058
AI
22812001-11-19 Andrew Innes <andrewi@gnu.org>
2282
2283 * ftime-nostartup.bat: New file.
2284
2285 * ftime.bat: Don't include libc.lib for profiling - the profiler
2286 corrupts part of memcpy.
2287
eec004b0
JR
22882001-11-17 Jason Rumney <jasonr@gnu.org>
2289
2290 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard
2291 expansion. From Juanma Barranquero <lektu@terra.es>.
2292
71431a0e
GM
22932001-10-20 Gerd Moellmann <gerd@gnu.org>
2294
6aa97356 2295 * (Version 21.1 released.)
71431a0e 2296
967d7793
AI
22972001-10-12 Andrew Innes <andrewi@gnu.org>
2298
2299 * inc/pwd.h (uid_t, gid_t): New typedefs.
2300
ab952a4f
GM
23012001-10-05 Gerd Moellmann <gerd@gnu.org>
2302
2303 * Branch for 21.1.
85b2f69e 2304
33d69478
EZ
23052001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2306
2307 * README: Update the address of the mailing list and subscription
2308 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>.
2309
05b24487
EZ
23102001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
2311
2312 * INSTALL: Suggest to avoid using WinZip.
c49e491a
EZ
2313
2314 * configure.bat: Make sure ../site-lisp exists; create if necessary.
2315
3762e7d0
EZ
23162001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
2317
2318 * INSTALL: Mention that "make install" can be "nmake install".
2319
83536c16
EZ
23202001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
2321
2322 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
2323 since some versions of `mkdir' don't automatically create parent
2324 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
2325
f466241d
EZ
23262001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
2327
2328 * subdirs.el: New file.
2329
2330 * configure.bat: Copy subdirs.el to the site-lisp directory.
2331
2332 * makefile.w32-in (install): Copy subdirs.el to the installation
2333 directory.
2334
0ac7bf6c
JR
23352001-06-20 Jason Rumney <jasonr@gnu.org>
2336
2337 * runemacs.c (WinMain): Add quotes around command in case of spaces.
2338
ec57454f
AI
23392001-06-01 Andrew Innes <andrewi@gnu.org>
2340
2341 * gmake.defs (sh_output): Don't use $(warning ...) to output
2342 messages, since that is not supported by GNU make 3.77.
2343
263f7134
JR
23442001-05-24 Jason Rumney <jasonr@gnu.org>
2345
2346 * INSTALL: Clarify that building with MSVC requires nmake.
2347
fbdbf318
AI
23482001-05-17 Andrew Innes <andrewi@gnu.org>
2349
2350 * gmake.defs (NEW_CYGWIN): Output message about spurious error
2351 message that is to be ignored.
2352
4b994b84
AI
23532001-05-13 Andrew Innes <andrewi@gnu.org>
2354
2355 * TODO: Remove file, since it is completely out of date.
2356
2357 * README: Add copyright notice.
2358
2359 * INSTALL: Add copyright notice.
2360
e8918aee
EZ
23612001-04-18 Andrew Innes <andrewi@gnu.org>
2362
2363 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
2364 the environment.
2365
2366 * gmake.defs (SETLOADPATH): Remove definition.
2367 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
2368 environment.
2369
23702001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
2371
2372 * configure.bat: Make the checkw32api* labels be distinct in the
4da0d3f7 2373 first 8 characters.
e8918aee
EZ
2374
23752001-03-17 Andrew Innes <andrewi@gnu.org>
2376
2377 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning
2378 escaped quotes.
2379
2380 * gmake.defs (DEBUG_LINK): New macro.
2381 (LINK_FLAGS): Use it.
2382
2383 * nmake.defs (DEBUG_LINK): New macro.
2384 (LINK_FLAGS): Use it.
2385
23862001-03-06 Andrew Innes <andrewi@gnu.org>
2387
2388 * INSTALL: Add --ldflags to configure line for building with
2389 recent versions of Cygwin GCC.
2390
53b37591 23912001-03-05 Eli Zaretskii <eliz@is.elta.co.il>
e8918aee
EZ
2392
2393 * configure.bat: Use correct options when compiling a test program
2394 with Cygwin. From David Ponce <dponce@voila.fr>.
2395
23962001-02-24 Andrew Innes <andrewi@gnu.org>
2397
2398 * _emacs: Remove obsolete file.
2399
2400 * emacs.bat.in: Remove obsolete file.
2401
2402 * debug.bat.in: Remove obsolete file.
2403
2404 * inc/sys/socket.h: Add copyright notice.
2405
2406 * paths.h: Add copyright notice.
2407
2408 * makefile.nt: Update copyright notice.
2409
2410 * makefile.def: Update copyright notice.
2411
2412 * configure.bat: Update copyright notice.
2413
2414 * nmake.defs: Add copyright notice.
2415
2416 * gmake.defs: Add copyright notice.
2417
2418 * makefile.w32-in: Add copyright notice.
2419
24202001-02-05 Andrew Innes <andrewi@gnu.org>
2421
2422 * nmake.defs (THISDIR): New definition.
2423
2424 * gmake.defs (THISDIR): New definition.
2425
24262001-02-03 Andrew Innes <andrewi@gnu.org>
2427
2428 * configure.bat: Leave a space before >> only when there is a
2429 preceding digit. Add a comment about the importance of this.
2430
2431 * README: Replace outdated information.
2432
2433 * INSTALL (Trouble-shooting): Add note about need to specify extra
2434 compiler flags with recent Cygwin ports of gcc.
2435
24362001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
2437
2438 * configure.bat: Use "rm -f" instead of "del /f", as the latter
2439 is not supported by Windows 9X's COMMAND.COM.
2440
24412001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
2442
10d1d0af 2443 * configure.bat: Make sure redirection is preceded by a blank, to
e8918aee
EZ
2444 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
2445 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
2446
24472001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
2448
2449 * INSTALL: Copy the table of tested combinations of development
10d1d0af 2450 tools from configure.bat. Add suggestion to install Bash on
e8918aee
EZ
2451 Windows 9X.
2452
2453 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
2454 lisp/Makefile.in instead. Use "rm -f" where more than one file
2455 needs to be deleted, since command.com in Windows 9X doesn't grok
2456 more than one argument.
2457
24582001-01-24 Andrew Innes <andrewi@gnu.org>
2459
85b2f69e 2460 * makefile.w32-in (cleanall-other-dirs-nmake):
e8918aee
EZ
2461 (cleanall-other-dirs-gmake): New targets.
2462 (cleanall): Invoke them.
2463
24642001-01-19 Andrew Innes <andrewi@gnu.org>
2465
2466 * addpm.c (env_vars): Add a version-independent site-lisp
2467 directory to EMACSLOADPATH, after the version dependent one.
2468
24692001-01-06 Andrew Innes <andrewi@gnu.org>
2470
2471 * README: Update info about compilers.
2472
2473 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to
2dbe4d71
DM
2474 select correct rule for invoking make in another directory.
2475 Amend rules accordingly.
e8918aee
EZ
2476 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
2477
2478 * nmake.defs (EMACS_ICON_PATH): Delete definition.
2479 (COMPILER_TEMP_FILES): New definition.
2480 (MAKETYPE): New definition.
2481
2482 * gmake.defs (EMACS_ICON_PATH): Delete definition.
2483 (COMPILER_TEMP_FILES): New definition.
2484 (MAKETYPE): New definition.
2485
2486 * makefile.def (EMACS_ICON_PATH): Delete definition.
2487
2488 * configure.bat: Be careful not to add trailing spaces when
2489 outputting to config.settings.
2490
24912001-01-02 Andrew Innes <andrewi@gnu.org>
2492
2493 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
2494 than the function.
2495
24962000-12-17 Andrew Innes <andrewi@gnu.org>
2497
2498 * makefile.w32-in (install): Copy directories to the correct
2499 places.
2500 (real_install): Remove obsolete target.
2501
25022000-12-06 Andrew Innes <andrewi@gnu.org>
2503
2504 * nmake.defs (CURDIR): New define.
2505 (INSTALL_DIR): Use it.
2506
2507 * gmake.defs (NEW_CYGWIN): New define.
2508 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
2509 so we need to adjust how we escape embedded quotes.
2510 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
2511 relative to $(CURDIR).
2512
25132000-11-25 Jason Rumney <jasonr@gnu.org>
2514
2515 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
2516
25172000-10-17 Andrew Innes <andrewi@gnu.org>
2518
2519 * makefile.w32-in (recompile): New target to recompile lisp
2520 directory.
2521 (recompile-CMD, recompile-SH): New support targets.
2522
25232000-09-24 Jason Rumney <jasonr@gnu.org>
2524
2525 * config.nt (NO_RETURN): Define it.
2526
25272000-09-17 Andrew Innes <andrewi@gnu.org>
2528
2529 * gmake.defs: Revert to Unix line endings.
2530
2531 * nmake.defs: Revert to Unix line endings.
2532
25332000-09-16 Andrew Innes <andrewi@gnu.org>
2534
2535 * gmake.defs (SETLOADPATH): Change definition to work from any
2536 subdirectory.
2537
25382000-09-14 Andrew Innes <andrewi@gnu.org>
2539
2540 * makefile.w32-in: Revert to Unix line endings.
2541
25422000-09-14 Andrew Innes <andrewi@gnu.org>
2543
2544 * INSTALL: Add note about expected error messages when configure
2545 is run.
2546
2547 * configure.bat: Simplify the generation of makefiles (don't need
2548 to generate various top-level targets that invoke make in other
2549 directories).
2550
2551 * gmake.defs (SHELLTYPE): New define.
2552 (SETLOADPATH): New define.
2553
2554 * nmake.defs (SHELLTYPE): New define.
2555
2556 * makefile.w32-in: Standardize indentation somewhat.
2557 Add bootstrap support.
2558 Pass $(MFLAGS) when invoking make recursively.
2559 Add shell-specific variants of top-level targets that invoke make
2560 recursively in other directories, and add necessary computed
2561 dependencies.
2562
25632000-09-03 Andrew Innes <andrewi@gnu.org>
2564
2565 * makefile.w32-in: Change to DOS line endings.
2566
2567 * configure.bat: Change to DOS line endings.
2568
2569 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
2570 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
2571
2572 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
2573 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
2574
2575 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
2576 -D_ANONYMOUS_STRUCT on compile line.
2577 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
2578 (ARCH_CFLAGS): Change optimization flags to -O2.
2579 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
2580 (ARGQUOTE, DQUOTE): New defines.
2581
2582 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
2583 -D_ANONYMOUS_STRUCT on compile line.
2584 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
2585 (ARGQUOTE, DQUOTE): New defines.
2586
25872000-08-22 Andrew Innes <andrewi@gnu.org>
2588
2589 * configure.bat: New file.
2590
2591 * gmake.defs: New file.
2592
2593 * nmake.defs: New file.
2594
2595 * makefile.w32-in: New file.
2596
2597 * INSTALL: Rewrite to match new configure process.
2598
2599 * config.nt [WINDOWSNT]: Don't declare getenv.
2600 (EMACS_CONFIG_OPTIONS): Define according to compiler being used.
2601
2602 * addpm.c (main): Accept /q to mean install based on addpm's
2603 location without asking. Remove reference to emacs.bat which is
2604 now obsolete.
2605
2606 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*.
2607
2608 * paths.h: Use forward slash as directory separator in all path
2609 definitions.
2610 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix.
2611
2612 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *.
2613
2614 * runemacs.c: Remove WIN32 define.
2615
2616 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
2617 not defined.
2618
2619 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined.
2620 (fd_set): Define to new name, after including winsock.h, so we can
2621 provide our own implementation.
2622
26232000-07-05 Andrew Innes <andrewi@gnu.org>
2624
2625 * ebuild.bat: Add support for specifying make arguments.
2626
2627 * makefile.nt: Add support for `bootstrap' and related targets.
2628
26292000-06-11 Jason Rumney <jasonr@gnu.org>
2630
2631 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
2632
26332000-02-06 Andrew Innes <andrewi@gnu.org>
2634
2635 * inc/sys/time.h: Add inclusion protection.
2636
2637 * makefile.def (SYS_LDFLAGS): Add -nologo.
2638
26391999-11-22 Andrew Innes <andrewi@gnu.org>
2640
2641 * install.bat: Pass on command line arguments to make.
2642
c01949d3 2643 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
e8918aee
EZ
2644
26451999-11-21 Andrew Innes <andrewi@gnu.org>
2646
2647 * makefile.nt (all): Build leim if present.
2648 (install): Install leim if present.
2649 (clean): Clean leim if present.
2650
2651 * addpm.c (env_vars): Include leim in default EMACSLOADPATH
2652 definition.
2653
2654 * emacs.bat.in (EMACSLOADPATH): Include leim.
2655
e8918aee
EZ
26561999-07-12 Richard Stallman <rms@gnu.org>
2657
2658 * Version 20.4 released.
2659
26601999-06-16 Andrew Innes <andrewi@gnu.org>
2661
2662 * emacs.rc: Use an icon with a transparent background, to be in
2663 keeping with other applications.
2664
26651999-06-03 Andrew Innes <andrewi@gnu.org>
2666
2667 * preprep.c: Fix typo.
2668
26691999-05-02 Andrew Innes <andrewi@gnu.org>
2670
2671 * config.h: Remove obsolete file.
2672
2673 * preprep.c (copy_executable_and_move_sections): Ifdef out a
2674 couple of unused switch cases that aren't defined on all
2675 platforms.
2676
2677 * ftime.bat: Add another variation of the profile command, which
2678 only profiles extended commands.
2679
26801999-03-31 Geoff Voelker <voelker@cs.washington.edu>
2681
2682 * cmdproxy.c (main): Fix parens.
2683
26841999-03-25 Andrew Innes <andrewi@gnu.org>
2685
2686 * cmdproxy.c (main): Call GetShortPathName to normalize program
2687 names for comparison.
2688
26891999-03-05 Geoff Voelker <voelker@cs.washington.edu>
2690
2691 * makefile.def: Compile multiple .c files when possible.
2692 Use BLD instead of assuming i386.
2693 * makefile.nt: Remove common multiple file compilation commands.
2694
26951999-03-04 Geoff Voelker <voelker@cs.washington.edu>
2696
2697 * cmdproxy.c (main): Add missing parens.
2698
26991999-02-20 Andrew Innes <andrewi@gnu.org>
2700
2701 * preprep.c: New program to allow dumped image to be profiled.
2702
2703 * makefile.nt (preprep): New target.
2704 (ALL): Build it.
2705
2706 * makefile.def (ARCH_CFLAGS): Set struct packing to 8.
2707
2708 * ftime.bat: Invoke preprep to prepare dumped image for profiling.
2709 Change prep options to profile libc functions and skip the startup
2710 code.
2711
27121999-02-15 Geoff Voelker <voelker@cs.washington.edu>
2713
2714 * makefile.nt: Create installation directory as first step.
2715
27161999-01-31 Andrew Innes <andrewi@gnu.org>
2717
2dbe4d71 2718 * addsection.c (ROUND_UP_DST_AND_ZERO): Rename from
e8918aee
EZ
2719 ROUND_UP_DST. Zeroes the alignment slop.
2720 (copy_executable_and_add_section): Update the
2721 SizeOfHeaders field properly.
2722
27231999-01-27 Andrew Innes <andrewi@gnu.org>
2724
2725 * makefile.nt: Do make version comparison as strings.
2726
27271999-01-26 Andrew Innes <andrewi@harlequin.co.uk>
2728
2729 * runemacs.c (WinMain): Pass explicit environment block to
2730 CreateProcess, to work around a bug in Windows 95/98.
2731
27321999-01-22 Geoff Voelker <voelker@cs.washington.edu>
2733
2734 * icons: New directory with Davenport's icons.
134d9671 2735 * icons/sink.ico: Renamed from emacs.ico.
e8918aee
EZ
2736
2737 * makefile.nt (install, fast_install): Install Windows icons
2738 into etc/icons.
2739
2740 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon.
2741
27421999-01-17 Andrew Innes <andrewi@gnu.org>
2743
52397249 2744 * makefile.nt (ALL): List top-level targets.
e8918aee
EZ
2745 (addsection): New top-level target.
2746 (install): Copy fns-*.el to bin directory.
2747
2748 * addsection.c: New program to add static heap section to
2749 temacs.exe after linking, in support of new unexec method.
2750
27511998-12-28 Andrew Innes <andrewi@delysid.gnu.org>
2752
2753 * cmdproxy.c (spawn): Pass directory for child as parameter.
2754 (main): Save startup directory to give to spawn, then change
2755 directory to location of .exe in order not to prevent startup
2756 directory from being deleted.
2757
27581998-12-08 Geoff Voelker <voelker@cs.washington.edu>
2759
b0b19974 2760 * makefile.nt: Do string comparison of _NMAKE_VER.
e8918aee
EZ
2761
27621998-12-02 Geoff Voelker <voelker@cs.washington.edu>
2763
2764 * config.nt (LOCALTIME_CACHE): Define.
2765
27661998-11-13 Andrew Innes <andrewi@delysid.gnu.org>
2767
2768 * install.bat: Convert to DOS format.
2769
27701998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
2771
2772 * cmdproxy.c (main): Set environment size only when running
2773 command.com.
2774
53b37591 27751998-11-03 Theodore Jump <tjump@tertius.com>
e8918aee
EZ
2776
2777 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net.
2778 (DEL_TREE): Use rd instead of rmdir.
2779 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
2780 * makefile.nt: Compile multiple source files when possible.
85b2f69e 2781
e8918aee
EZ
27821998-10-05 Geoff Voelker <voelker@cs.washington.edu>
2783
2784 * cmdproxy.c (main): Treat command line options as case-insensitive.
2785
27861998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2787
2788 * Version 20.3 released.
2789
27901998-07-20 Geoff Voelker <voelker@cs.washington.edu>
2791
2792 * addpm.c (main): Explicitly check result of message box for OK.
2793
27941998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
2795
2796 * inc/sys/file.h (D_OK): Define new macro.
2797
27981998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
2799
2800 * makefile.def (CFLAGS): Do not define HAVE_NTGUI.
2801
28021998-05-30 Geoff Voelker <voelker@cs.washington.edu>
2803
2804 * emacs.rc (VS_VERSION_INFO): Define.
2805
28061998-04-23 Geoff Voelker <voelker@cs.washington.edu>
2807
2808 * makefile.nt (emacs.bat, debug.bat): Create them in the
2809 installation directory.
2810
28111998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
2812
2813 * ddeclient.c: New file. (Support program for performing limited
e580a741 2814 interprocess communication on Windows.)
e8918aee
EZ
2815
2816 * makefile.nt: Build ddeclient.
2817
2818 * cmdproxy.c (main): Only set environment size for real shell, and
e580a741 2819 provide extra directory argument, when running on Windows 95.
85b2f69e 2820
e8918aee
EZ
28211998-04-17 Geoff Voelker <voelker@cs.washington.edu>
2822
2823 * cmdproxy.c (fail): Exit with a negative return value.
2824 (spawn): Return subprocess return code as an argument.
2825 Explicitly copy environment block.
2826 (main): Update to use return value argument with spawn.
2827 Retry if spawn failed when a subshell was not tried.
2828
2829 * config.nt: Include new macros from src/config.in.
2830 (GNU_MALLOC, REL_ALLOC): Define.
2831 (RE_TRANSLATE_TYPE): Use Lisp_Object as type.
2832 (RE_TRANSLATE): Use char_table_translate.
2833
2834 * makefile.def (CP_DIR): Preserve attributes.
2835
2836 * makefile.nt (clean): Delete patch generated files, optimized
2837 build directory.
2838
28391997-10-01 Geoff Voelker <voelker@cs.washington.edu>
2840
2841 * addpm.c (env_vars): Fix misplaced % in SHELL entry.
2842
28431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2844
2845 * Version 20.2 released.
2846
28471997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2848
2849 * Version 20.1 released.
2850
28511997-09-11 Geoff Voelker <voelker@cs.washington.edu>
2852
2853 * debug.bat.in: New file.
2854 * makefile.nt (debug.bat): New target.
2855
28561997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
2857
2858 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
2859 Quote group name. Allow different icons to be specified.
2860
2861 * cmdproxy.c (get_env_size): New function.
2862 (spawn): Explicitly pass in environment when creating subprocess.
10d1d0af 2863 (main): Cleanup error messages.
e8918aee
EZ
2864 Specify dynamically sized environment block for real shell.
2865 Pass on unhandled switches to real shell.
2866 Quote program name.
2867
85b2f69e 2868 * makefile.def (CFLAGS_COMMON): Place pdb file in object build
e8918aee 2869 directory.
85b2f69e 2870 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
e8918aee
EZ
2871
2872 * runemacs.c (WinMain): Allow Emacs process to be started with
e580a741 2873 high or low priority.
e8918aee
EZ
2874
2875 * emacs.bat.in: Remove OS dependent operations.
85b2f69e 2876
e8918aee
EZ
28771997-09-02 Geoff Voelker <voelker@cs.washington.edu>
2878
2879 * addpm.c (env_vars): No longer set INFOPATH.
2880
2881 * cmdproxy.c (get_next_token): Null terminate token returned.
2882
2883 * emacs.bat.in (INFOPATH): No longer set INFOPATH.
2884
28851997-08-10 Andrew Innes <andrewi@harlequin.co.uk>
2886
2887 * addpm.c (env_vars): Set SHELL to cmdproxy.
2888 (main): Initialize idDde to 0.
2889 Determine emacs_path from module file name.
2890 Prompt for install.
2891
2892 * makefile.def (MSVCNT11): Conditionally define it.
2893 (BASE_LIBS): Do not use oldnames.lib.
2894 (SYS_LDFLAGS): Use pdb files.
2895 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG.
2896 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations.
2897 (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
2898
2899 * makefile.nt (ALL): Build cmdproxy.
2900 (cmdproxy): New target.
2901 (install): Install cmdproxy.
2902
2903 * ftime.bat, debug.bat, cmdproxy.c: New files.
2904
29051997-07-10 Geoff Voelker <voelker@cs.washington.edu>
2906
52397249 2907 * inc/sys/socket.h (shutdown): Define.
e8918aee
EZ
2908 (sys_shutdown): Export.
2909
29101997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2911
2912 * config.nt (RE_TRANSLATE): Copy definition from config.in.
2913
29141997-07-01 Geoff Voelker <voelker@cs.washington.edu>
2915
2916 * config.nt: Update file comments.
2917 Update undefs added/removed in src/config.in.
2918
29191997-06-19 Geoff Voelker <voelker@cs.washington.edu>
2920
67cd381d 2921 * makefile.def, emacs.bat: Use windows95 and windowsnt instead
e8918aee
EZ
2922 of win95 and winnt, respectively.
2923
29241997-01-04 Geoff Voelker <voelker@cs.washington.edu>
2925
2926 * makefile.nt (real_install): Create site-lisp in installation dir.
2927 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH.
2928 * emacs.bat.in: Add site-lisp to EMACSLOADPATH.
2929
e8918aee
EZ
29301996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2931
2932 * Version 19.33 released.
2933
29341996-08-09 Geoff Voelker <voelker@cs.washington.edu>
2935
2936 * runemacs.c (WinMain): Put a space between the binary and its args.
2937
29381996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2939
2940 * Version 19.32 released.
2941
29421996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
2943
2944 * makefile.nt (clean): Use OBJDIR macro.
2945
29461996-06-03 Kim F. Storm <kfs@olicom.dk>
2947
e580a741 2948 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
e8918aee
EZ
2949 Not defined by default.
2950 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
2951 (WinMain): Convert backslashes to slashes in env var values.
2952
e580a741 2953 * addpm.c (env_vars): Use slashes, not backslashes.
e8918aee
EZ
2954
29551996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2956
2957 * Version 19.31 released.
2958
29591996-05-13 Andrew Innes <andrewi@harlequin.co.uk>
2960
2961 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make;
2962 undo settings afterwards.
2963
29641996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
2965
2966 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
e580a741 2967 environment variable.
e8918aee 2968
53b37591 29691996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
2970
2971 * install.bat: Allow for optimized build.
2972 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir.
2973 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
2974
53b37591 29751996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
e8918aee
EZ
2976
2977 * addpm.c (REG_ROOT): Don't use a trailing backslash.
2978 (env_vars): Rename field emacs_path to emacs_dir.
2979 (main): Add link to runemacs instead of emacs.
2980
2981 * install.bat: Check if INSTALL_DIR is passed as an argument.
2982
2983 * makefile.def (CONFIG_H) [WIN95]: Use config.nt.
2984
2985 * makefile.nt: Build and install runemacs.exe.
2986
2987 * runemacs.c: New file.
2988
2989 * config.w95: File removed.
2990
2991 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h,
2992 inc/sys/socket.h, inc/sys/time.h: New header files.
2993
2994 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros.
85b2f69e 2995
e8918aee
EZ
29961996-03-27 Geoff Voelker <voelker@cs.washington.edu>
2997
2998 * makefile.def (DEL): Defined.
2999 (DEL_TREE) [win95]: Defined.
3000 (SYS_LDFLAGS): Set executable versions to 3.10.
85b2f69e 3001
e8918aee
EZ
3002 * makefile.nt: Change uses of del to $(DEL).
3003
30041996-01-17 Erik Naggum <erik@naggum.no>
3005
3006 * All files: Update FSF's address in comment preamble.
3007
30081996-01-03 George V. Reilly <georger@microcrafts.com>
3009
3010 * emacs.ico: Now the proverbial kitchen sink icon.
3011
30121995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3013
3014 * Version 19.30 released.
3015
30161995-11-22 Geoff Voelker <voelker@cs.washington.edu>
3017
3018 * makefile.def (CP_DIR): Use platform independent switches for xcopy.
3019
3020 * makefile.nt (install, fast_install, real_install, clean):
b46a6a83 3021 Don't use switches to del not supported by Windows 95.
e8918aee
EZ
3022
30231995-11-07 Kevin Gallo <kgallo@microsoft.com>
3024
3025 * makefile.nt (addpm.exe): Link with $(ADVAPI32).
3026 (install, fast_install): Change same-dir test to create test file in
3027 installation tree and thereby support read-only shares.
3028 (clean): Remove .pdb files.
3029
3030 * makefile.def (NTGUI): New macro.
3031 [NTGUI] (CFLAGS): Define HAVE_NTGUI.
3032
3033 * config.nt, config.w95: Update to latest src/config.in.
3034
3035 * addpm.c (env_vars): New variable.
3036 (add_registry): New procedure.
3037 (main): Use values of configuration environment variables from
3038 the registry if defined, the process environment otherwise.
3039
30401995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3041
3042 * Version 19.29 released.
3043
3044 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
3045
30461995-06-13 Geoff Voelker <voelker@cs.washington.edu>
3047
3048 * makefile.nt: Define .c to .obj suffix rule.
3049 (addpm.obj): Compile directly, use CFLAGS.
3050 (addpm.exe): Link from addpm.obj.
85b2f69e 3051
e8918aee
EZ
3052 * makefile.def (MSVCNT11): Defined.
3053 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
3054 (CFLAGS_COMMON): Defined.
3055 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
85b2f69e 3056
e8918aee
EZ
30571995-06-09 Geoff Voelker <voelker@cs.washington.edu>
3058
134d9671 3059 * emacs.bat.in: Renamed from emacs.bat.
2dbe4d71 3060 (emacs_dir): Rename from emacs_path.
e8918aee
EZ
3061 Definition removed.
3062
3063 * addpm.c: New file.
52397249 3064 * makefile.nt (ALL, addpm, addpm.exe, addpm.obj): Defined.
e8918aee
EZ
3065 (all): Depend upon $(BLD) and $(ALL).
3066 (install): Depend upon emacs.bat.
3067 Create program item for Emacs.
3068 (clean): Delete obj.
3069 (emacs.bat): Defined.
52397249 3070 * makefile.def (EMACS_ICON_PATH, ADDPM): Defined.
e8918aee
EZ
3071
30721995-05-27 Geoff Voelker <voelker@cs.washington.edu>
3073
3074 * ebuild.bat, emacs.bat, fast-install.bat, install.bat:
b46a6a83 3075 Add carriage returns; necessary for batch files on Windows 95.
e8918aee
EZ
3076
30771995-05-25 Geoff Voelker <voelker@cs.washington.edu>
3078
3079 * config.w95: Created.
3080 * config.h: Changed to config.nt.
85b2f69e 3081
e8918aee 3082 * makefile.nt (SUBDIRS): Commented out.
52397249
JB
3083 (all, install, clean): Expand for-loops.
3084 (BUILD_CMD, INSTALL_CMD, CLEAN_CMD): Defined.
e8918aee 3085
52397249 3086 * makefile.def (SYS_LIB_DIR, SYS_INC_DIR): Undefined.
e8918aee 3087 (ARCH): New definition.
52397249
JB
3088 (CPU, CONFIG_H, OS_TYPE): Defined.
3089 (INCLUDE, LIB): Checked if valid.
e8918aee 3090 (ntwin32.mak): Included.
52397249
JB
3091 (AR, CC, LINK): New definition.
3092 (ADVAPI32, libc, BASE_LIBS): Defined.
e8918aee
EZ
3093 (SYS_LDFLAGS): New definition.
3094 Update comments and preprocessor conditionals.
3095
3096 * emacs.bat (SHELL): Conditionally defined.
3097 (HOME): Conditionally defined.
52397249 3098 (emacs_path, HOME): Update comments.
e8918aee
EZ
3099 Turn off all echo.
3100
31011995-05-09 Geoff Voelker <voelker@cs.washington.edu>
3102
3103 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc,
3104 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h,
3105 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h,
3106 inc/sys/param.h: Removed carriage-returns.
3107
31081995-05-06 Geoff Voelker <voelker@cs.washington.edu>
3109
3110 * makefile.def (CVTRES): Defined.
3111
3112 * emacs.ico, emacs.rc: New files by Kevin Gallo.
3113
31141995-04-10 Geoff Voelker <voelker@cs.washington.edu>
3115
88c71720 3116 * src: Remove directory.
e8918aee
EZ
3117
3118 * src\config.h, src\paths.h: Moved to parent dir, src removed.
3119
31201995-04-09 Geoff Voelker <voelker@cs.washington.edu>
3121
2dbe4d71 3122 * makefile.def (INSTALL_DIR): Change to generic directory.
e8918aee
EZ
3123
3124 * emacs.bat: Added arguments when emacs.exe invoked.
3125
3126 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
3127
e580a741 31281994-12-13 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
3129
3130 * makefile.def (CC): In configuration section.
3131 (COMPAT_LIB): Defined.
3132
e580a741 31331994-11-01 Geoff Voelker <voelker@cs.washington.edu>
e8918aee
EZ
3134
3135 * src/paths.h: New file.
3136
3137 * src/config.h: New file.
3138
3139 * inc/pwd.h: New file.
3140
3141 * inc/sys/dir.h: New file.
3142
3143 * inc/sys/file.h: New file.
3144
3145 * inc/sys/ioctl.h: New file.
3146
3147 * inc/sys/param.h: New file.
3148
3149 * todo: New file.
3150
88c71720 3151 * README: New file.
e8918aee
EZ
3152
3153 * makefile.nt: New file.
3154
e580a741 3155 * makefile.def: New file.
85b2f69e 3156
e580a741 3157 * install.cmd: New file.
e8918aee 3158
e580a741 3159 * INSTALL: New file.
e8918aee 3160
e580a741 3161 * fast-install.cmd: New file.
e8918aee
EZ
3162
3163 * emacs.cmd: New file.
3164
3165 * ebuild.cmd: New file.
3166
3167 * _emacs: New file.
3168
3169;; Local Variables:
880820fe 3170;; coding: utf-8
33462dfa 3171;; add-log-time-zone-rule: t
e8918aee 3172;; End:
2a34a036 3173
ab422c4d 3174 Copyright (C) 1995-1999, 2001-2013 Free Software Foundation, Inc.
7f6d64f8
GM
3175
3176 This file is part of GNU Emacs.
3177
eef0be9e 3178 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 3179 it under the terms of the GNU General Public License as published by
eef0be9e
GM
3180 the Free Software Foundation, either version 3 of the License, or
3181 (at your option) any later version.
7f6d64f8
GM
3182
3183 GNU Emacs is distributed in the hope that it will be useful,
3184 but WITHOUT ANY WARRANTY; without even the implied warranty of
3185 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3186 GNU General Public License for more details.
3187
3188 You should have received a copy of the GNU General Public License
eef0be9e 3189 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.