1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

454 Commits

Author SHA1 Message Date
Chong Yidong
dd35811fe3 Bump version to 22.0.96. 2007-03-20 00:46:19 +00:00
Richard M. Stallman
029e460397 Say explicitly this is not for Cygwin. 2007-03-09 18:12:34 +00:00
Juanma Barranquero
c01949d3b4 *** empty log message *** 2007-03-09 14:56:23 +00:00
Juanma Barranquero
0d8012882e Fix typo. 2007-03-09 14:52:22 +00:00
Eli Zaretskii
195e32b742 There's no such thing as "Windows32" binaries.
Say explicitly that the instructions here are not for Cygwin.
2007-03-09 14:38:54 +00:00
Richard M. Stallman
190871ef25 Replace "win32". 2007-03-08 17:54:14 +00:00
Eli Zaretskii
309c91ff8c Add URL of another site with detailed build instructions. 2007-03-03 11:10:51 +00:00
Jason Rumney
bbf5b3653c Noted where we first mention MSVC 2.0 and later that "or later" stops at 7.0. 2007-03-03 01:05:49 +00:00
Chong Yidong
c39706ff8b Bump to 22.0.95. 2007-03-01 23:19:21 +00:00
Chong Yidong
38008dcd92 Bump to version 22.0.94. 2007-02-23 17:37:28 +00:00
Glenn Morris
c14693e3c3 *** empty log message *** 2007-02-16 01:20:46 +00:00
Glenn Morris
8e127f9981 Fix typo in previous entry (emacs.ico was not deleted). 2007-02-16 01:09:40 +00:00
Glenn Morris
d104c1b67e Restore deleted icons. 2007-02-16 01:08:55 +00:00
Chong Yidong
bd5f26aa87 * icons/README: New file.
* icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
* icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
* icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
* icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico:
* icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
* icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons deleted.
2007-02-13 17:04:01 +00:00
Chong Yidong
34e2bd5061 New file. 2007-02-13 17:03:40 +00:00
Chong Yidong
e2cf5771a3 Unused icon deleted. 2007-02-13 16:54:05 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Juanma Barranquero
57a6440883 Update ../site-lisp/subdirs.el when needed. 2007-01-31 10:04:15 +00:00
Juanma Barranquero
4799aa91aa Add "no-byte-compile: t" local variable. 2007-01-30 10:09:53 +00:00
Chong Yidong
e6e2db62bc Bump version to 22.0.93. 2007-01-23 00:47:29 +00:00
Glenn Morris
e69377408d Add missing comma in copyright years. 2007-01-21 20:47:39 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
62eda0e2b1 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 02:38:27 +00:00
Glenn Morris
9a32b94c70 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 01:33:04 +00:00
Jason Rumney
eab17b5d62 Update URLs and advice about reporting bugs. 2007-01-10 00:27:12 +00:00
Jason Rumney
ac65c01c09 *** empty log message *** 2007-01-10 00:27:00 +00:00
Jason Rumney
2db771b7af *** empty log message *** 2006-12-29 16:48:21 +00:00
Jason Rumney
53b9fd7735 (TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK.
(DEBUG_LINK): Remove -debugtype:both
2006-12-29 16:47:44 +00:00
Eli Zaretskii
bbc3424972 *** empty log message *** 2006-12-27 13:54:47 +00:00
Eli Zaretskii
ecfd8ceb2b Update table of supported Make ports. Show "make -j" command that is known
to work.
2006-12-27 13:54:18 +00:00
Eli Zaretskii
56a469c3f6 Update table of supported Make ports. 2006-12-27 13:53:39 +00:00
Eli Zaretskii
7e5f4e579b Add comment about DOS EOLs in this file. 2006-12-27 13:42:43 +00:00
Eli Zaretskii
ed1281ecb9 nt/ChangeLog 2006-12-24 07:22:49 +00:00
Eli Zaretskii
2126efcc17 ($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
Use literal "emacs.rc" instead.
2006-12-24 07:22:10 +00:00
Eli Zaretskii
fa1f0a88f9 *** empty log message *** 2006-12-23 10:29:59 +00:00
Eli Zaretskii
23825e3b98 Export XMFLAGS. 2006-12-23 10:29:46 +00:00
Eli Zaretskii
d572c0057f (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS). 2006-12-23 10:28:08 +00:00
Eli Zaretskii
41e2a949cc Add stamp_BLD. 2006-12-23 09:53:24 +00:00
Eli Zaretskii
c52bf8c3ca *** empty log message *** 2006-12-22 22:58:05 +00:00
Eli Zaretskii
e84b63f17c Explain how to invoke GNU Make for parallel builds. 2006-12-22 22:15:41 +00:00
Eli Zaretskii
6808dce14b *** empty log message *** 2006-12-22 21:04:40 +00:00
Eli Zaretskii
55b5878dfe (bootstrap): Make `all' explicitly in a recursive Make. 2006-12-22 20:54:52 +00:00
Eli Zaretskii
e313b518e8 (clean): Delete stamp_BLD. 2006-12-22 20:41:35 +00:00
Eli Zaretskii
f278d4a643 *** empty log message *** 2006-12-22 20:39:23 +00:00
Eli Zaretskii
5e059fc1d7 *** empty log message *** 2006-12-22 19:28:37 +00:00
Eli Zaretskii
01b3b0dd62 (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-Make
in src, since src/makefile.w32-in invokes Make recursively during bootstrap.
2006-12-22 19:28:11 +00:00
Eli Zaretskii
b47342e3bf (addpm, ddeclient, cmdproxy, addsection)
(preprep, $(TRES), runemacs)
($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
Depend on stamp_BLD instead of on $(BLD).
(XMFLAGS): New macro.
(all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
(recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
(install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
(cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
2006-12-22 18:23:48 +00:00
Eli Zaretskii
596cbf7ea9 (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating
the $(BLD) directory.
2006-12-22 18:22:37 +00:00
Eli Zaretskii
92ac68e016 (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating the
$(BLD) directory.
2006-12-22 18:22:12 +00:00
Eli Zaretskii
6148a044d7 *** empty log message *** 2006-12-20 23:52:56 +00:00