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

67 Commits

Author SHA1 Message Date
Juanma Barranquero
540c2a3339 * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
Don't hardcode -gstabs+, use DEBUG_INFO.

* configure.bat (gccdebug): Check for DWARF-2 support in GCC.
  Default to stabs if the compiler does not support DWARF-2.
  (genmakefiles): Write new variable DEBUG_INFO to config.settings.
2008-06-23 21:34:24 +00:00
Jason Rumney
26a3b3103c Remove code dealing with --disable-font-backend. 2008-05-14 15:24:21 +00:00
Glenn Morris
eef0be9e86 Switch to recommended form of GPLv3 permissions notice. 2008-05-09 05:14:16 +00:00
Jason Rumney
361823f494 (success): Print "make" rather than "gmake", as that
is what MingW uses.
2008-04-21 21:31:53 +00:00
Eli Zaretskii
892508a40d (chkapiN) Add check for usp10.h. 2008-04-05 08:17:20 +00:00
Jason Rumney
2aec15a416 * gmake.defs, nmake.defs (FONT_CFLAGS): New optional compiler flag.
(EMACS_EXTRA_C_FLAGS): Include it.
* configure.bat (usefontbackend): Default to Y.
(--enable-font-backend): Replace with --disable-font-backend.
(:withfont): Replace with :withoutfont.
2008-03-04 17:58:36 +00:00
Miles Bader
b03f96dc5a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Eli Zaretskii
1046da1cf4 (checkgcc): Move "del junk.o" to here, and make it conditional on existence
of junk.o.  If %nocygwin% is already set to Y, skip to chkapiN instead of
chkapi.
(chkapi): Move "rm -f junk.c junk.o" to here.
(chkapiN): New label.
2008-02-11 21:18:06 +00:00
Eli Zaretskii
6536657352 (dontCopy): Do not rename admin/unidata/Makefile. 2008-02-09 09:51:11 +00:00
Juanma Barranquero
f01e03d368 In help, use generic names for the image libraries. 2008-02-05 16:02:55 +00:00
Jason Rumney
680d641f2f Make gcc the default compiler. 2008-02-03 21:59:56 +00:00
Eli Zaretskii
a392138fa3 (dontCopy): Rename admin/unidata/Makefile to keep it out of the way of
Windows generated file.  Generate admin/unidata/makefile.
2008-02-02 15:06:00 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
6d344054d1 Add 2008 to copyright years. 2008-01-07 08:15:16 +00:00
Miles Bader
18cd1f1a08 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 902-908)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 131-137)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00
Jason Rumney
ef59ca6739 (withfont): Set sep1 after modifying usercflags. 2007-10-21 16:03:53 +00:00
Eli Zaretskii
aa9dea6475 (docflags, doldflags): New variables.
(genmakefiles): Use them to work around problems with whitespace in
arguments of the `if' command.
2007-10-20 12:37:09 +00:00
Eli Zaretskii
3a1ebd63a6 A better solution for the last change:
(docflags, doldflags): New variables.
(genmakefiles): Use them to work around problems with whitespace in
arguments of the `if' command.
2007-10-20 12:28:52 +00:00
Eli Zaretskii
6d005ee796 (usercflags, userldflags): Quote %1. 2007-10-20 11:33:03 +00:00
Miles Bader
c73bd236f7 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Glenn Morris
8aee12d033 Change from ../man to ../doc/emacs and ../doc/misc; and from
../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro.
2007-09-06 07:32:52 +00:00
Miles Bader
e468b87f91 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
4a9f99bdfb Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Miles Bader
1011c48763 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 803-805)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-227
2007-07-09 08:00:55 +00:00
Jason Rumney
32154d10f6 Complain if image libraries are missing. 2007-06-20 22:10:31 +00:00
Jason Rumney
53a4961cbd Rename --with-font-backend to --enable-font-backend
for consistency with other platforms.
2007-06-04 21:57:45 +00:00
Jason Rumney
2cd47384df Add --with-font-backend option. 2007-05-31 01:24:44 +00:00
Eli Zaretskii
17f55fae57 Add information about building with Cygwin Make 3.80. 2007-05-04 13:43:21 +00:00
Eli Zaretskii
16fb735f4a Add information about building with Cygwin Make 3.80. 2007-05-04 13:41:15 +00:00
Juanma Barranquero
57a6440883 Update ../site-lisp/subdirs.el when needed. 2007-01-31 10:04:15 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Eli Zaretskii
56a469c3f6 Update table of supported Make ports. 2006-12-27 13:53:39 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Juanma Barranquero
5dac561545 Don't create lisp/Makefile.unix. 2005-07-28 22:41:44 +00:00
Eli Zaretskii
a27014fc32 Finish config.log with a line that indicates that the configure step
was successful.
2005-07-16 12:37:06 +00:00
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Eli Zaretskii
c262c68c52 If their fc.exe returns a meaningful exit status, don't overwrite
src/config.h and src/epaths.h with identical copies.
2005-06-11 14:50:00 +00:00
Eli Zaretskii
dbbdb507ab Update copyright years.
Delete config.log before doing anything else.
Write additional diagnostics to config.log in case of failures to
compile test programs, including the failed test program itself.
Add a test for support of -mtune=pentium4 switch to GCC; if it is
supported, set up MCPU_FLAG variable on the various Makefiles to
use that switch during compilations.  (This avoids GCC warning
about -mcpu being deprecated.)
2005-06-11 10:56:49 +00:00
Jason Rumney
112dc8e107 Use -mno-cygwin to check for image libraries when needed. 2004-05-06 19:18:34 +00:00
Jason Rumney
80c164eca4 Create ``makefile'' in directories man, lispref and lispintro. 2003-09-03 22:52:12 +00:00
Miles Bader
a2fcf0296f Fix some DOS line-ending inconsistencies introduced with arch-tag: 2003-09-02 19:14:00 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
6ed8207227 Fix spacing. 2003-02-03 16:39:05 +00:00
Jason Rumney
507f5dcead Automatically detect libXpm.
Suppress compiler output when testing for image libraries.
Give names of un-found libraries in messages.
2003-02-02 00:01:25 +00:00
Juanma Barranquero
47c01e802a Automatically detect tifflib. 2003-01-31 11:03:11 +00:00
Juanma Barranquero
12ff2dc5df Automatically detect giflib. 2003-01-31 07:23:20 +00:00
Juanma Barranquero
39bd0e030f Avoid endless loop when configuring without image support. 2003-01-29 07:37:34 +00:00
Juanma Barranquero
7019fb66fb Fix spacing. 2003-01-27 09:40:40 +00:00