1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Jason Rumney
3be38152af *** empty log message *** 2002-03-20 21:19:26 +00:00
Jason Rumney
ef2cd5961a (sys_setsockopt, sys_listen, sys_getsockname)
(sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
2002-03-20 20:23:37 +00:00
Kim F. Storm
d1ef18f293 *** empty log message *** 2002-03-19 12:04:17 +00:00
Kim F. Storm
89440542c3 (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
(HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
(HAVE_SYS_UN_H): Undef.
From David Ponce <dponce@voila.fr>.
2002-03-19 12:03:42 +00:00
Jason Rumney
73792b515e *** empty log message *** 2002-03-13 23:05:48 +00:00
Jason Rumney
cad19b50d5 Add STRFTIME_NO_POSIX2. 2002-03-13 23:04:39 +00:00
Jason Rumney
f7b9d4d15e *** empty log message *** 2002-02-18 00:04:14 +00:00
Jason Rumney
42715db3b3 * emacs.rc: Define VS_VERSION_INFO if not already.
Update version info.
2002-02-18 00:03:38 +00:00
Eli Zaretskii
b147d29726 Document problems with 4NT. 2002-01-22 11:13:59 +00:00
Andrew Innes
98cf1bb563 (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
pick up relevant bits of the Windows API definitions.
2002-01-04 14:05:10 +00:00
Andrew Innes
0e4435bed6 (bootstrap): Build addsection program before
bootstrap (required for post-processing temacs.exe).
2001-12-14 18:14:22 +00:00
Andrew Innes
493faf20ba *** empty log message *** 2001-12-14 17:11:21 +00:00
Pavel Janík
03f9f7aeb5 *** empty log message *** 2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7 New file. 2001-12-08 20:59:54 +00:00
Andrew Innes
8af54a640d (bootstrap-nmake):
(bootstrap-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work.
2001-12-03 11:40:21 +00:00
Jason Rumney
fc813ef63f Update table of versions of make that are suitable
for building Emacs, based on recent feedback.
2001-11-20 23:17:45 +00:00
Jason Rumney
4de0659b53 Remove. 2001-11-20 22:43:55 +00:00
Andrew Innes
7243105827 Don't include libc.lib for profiling - the profiler
corrupts part of memcpy.
2001-11-19 15:05:54 +00:00
Andrew Innes
70d7dbc415 New file. 2001-11-19 15:05:00 +00:00
Jason Rumney
635330084d (SYS_LDFLAGS): Add setargv.obj for wildcard
expansion.  From Juanma Barranquero <lektu@terra.es>.
2001-11-17 01:00:48 +00:00
Jason Rumney
eec004b01a *** empty log message *** 2001-11-17 01:00:14 +00:00
Sam Steingold
5719bb6ff7 ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Andrew Innes
967d7793ca *** empty log message *** 2001-10-12 13:19:35 +00:00
Andrew Innes
536439acca (uid_t, gid_t): New typedefs. 2001-10-12 13:08:48 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Eli Zaretskii
8481e41e5b Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>. 2001-09-26 19:04:28 +00:00
Eli Zaretskii
33d69478e8 Update the address of the mailing list and subscription instructions. 2001-09-08 07:54:52 +00:00
Eli Zaretskii
05b2448700 *** empty log message *** 2001-09-06 08:30:09 +00:00
Eli Zaretskii
c49e491af8 *** empty log message *** 2001-09-06 08:25:53 +00:00
Eli Zaretskii
12d70bbb55 Suggest not to use WinZip. 2001-09-06 08:17:24 +00:00
Eli Zaretskii
e44f8099bc Make sure ../site-lisp exists; create if necessary. 2001-09-06 08:12:53 +00:00
Eli Zaretskii
3762e7d091 *** empty log message *** 2001-09-05 12:06:12 +00:00
Eli Zaretskii
0fc7be8023 Mention that "make install" can be "nmake install". 2001-09-05 12:05:15 +00:00
Eli Zaretskii
83536c16cd ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
since some versions of `mkdir' don't automatically create parent
directories.  From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
2001-09-04 11:28:50 +00:00
Eli Zaretskii
f466241d47 Convert EOLs to DOS format. 2001-08-31 10:31:22 +00:00
Eli Zaretskii
bd6ccd78ad (install): Copy subdirs.el to the installation directory. 2001-08-31 10:25:55 +00:00
Eli Zaretskii
7add0a634d Copy subdirs.el to the site-lisp directory. 2001-08-31 10:16:51 +00:00
Eli Zaretskii
02b7100bc1 New file. 2001-08-31 10:15:47 +00:00
Ken Raeburn
ad78255132 properly mark Attic files as deleted 2001-07-06 08:41:36 +00:00
Jason Rumney
0ac7bf6c34 (WinMain): Add quotes around executable name. 2001-06-20 22:40:29 +00:00
Andrew Innes
ec57454f95 *** empty log message *** 2001-06-01 13:46:18 +00:00
Andrew Innes
6dcb51ccd6 (sh_output): Don't use $(warning ...) to output
messages, since that is not supported by GNU make 3.77.
2001-06-01 13:18:27 +00:00
Jason Rumney
263f71348d Clarify that building with MSVC requires nmake. 2001-05-24 21:23:05 +00:00
Andrew Innes
fbdbf318c5 (NEW_CYGWIN): Output message about spurious error
message that is to be ignored.
2001-05-17 12:44:17 +00:00
Andrew Innes
4b994b8418 Add copyright notice. 2001-05-13 21:54:56 +00:00
Eli Zaretskii
2a482fd745 Remove the entry for the 19.34 release. RMS says it was done on a branch. 2001-05-11 09:10:48 +00:00
Gerd Moellmann
3e057f36a0 Remove log entries for 20.5 .. 20.7. 2001-05-09 09:50:49 +00:00