log src/Makefile.in @ 106085:cd4cbab8bb21

age author description
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Sat, 14 Nov 2009 18:35:19 +0000 Andreas Schwab Ignore errors from mkdir when creating deps
Sat, 14 Nov 2009 15:17:38 +0000 Jan Dj¸«£rv Use gcc-generated dependency files if we can (GNU Make and gcc required).
Wed, 11 Nov 2009 06:41:07 +0000 Dan Nicolaescu Add dependencies to lisp.h. Remove dependencies
Tue, 06 Oct 2009 02:45:26 +0000 Glenn Morris (emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
Sat, 26 Sep 2009 19:49:17 +0000 Glenn Morris Comments.
Sat, 26 Sep 2009 19:40:55 +0000 Glenn Morris (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
Thu, 17 Sep 2009 18:06:23 +0000 Eli Zaretskii (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
Thu, 17 Sep 2009 06:10:44 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1290000.
Wed, 26 Aug 2009 08:28:23 +0000 Ken Raeburn * Makefile.in (buildobj.h): New target.
Sun, 23 Aug 2009 04:43:12 +0000 Ken Raeburn * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
Sat, 22 Aug 2009 22:16:58 +0000 Glenn Morris (bootstrap_exe): New variable.
Wed, 01 Jul 2009 08:55:33 +0000 YAMAMOTO Mitsuharu (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
Mon, 04 May 2009 15:19:43 +0000 Stefan Monnier (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
Wed, 04 Feb 2009 01:31:37 +0000 Kenichi Handa (composite.o): Depends on frame.h and termhooks.h.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 29 Dec 2008 04:01:06 +0000 Dan Nicolaescu (INTERVALS_H): Rename from INTERVAL_SRC, update all users.
Mon, 29 Dec 2008 03:55:53 +0000 Dan Nicolaescu (INTERVAL_SRC): Also depend on dispextern.h.
Wed, 12 Nov 2008 07:17:21 +0000 Dan Nicolaescu * hftctl.c:
Tue, 30 Sep 2008 18:58:58 +0000 Eli Zaretskii (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
Wed, 10 Sep 2008 04:03:05 +0000 Glenn Morris (character.o, chartab.o): Fix config.h typo.
Fri, 29 Aug 2008 07:52:21 +0000 Kenichi Handa (ftfont.o): Depend on composite.h.
Thu, 28 Aug 2008 19:35:47 +0000 Chong Yidong Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.
Sat, 23 Aug 2008 16:58:02 +0000 Eli Zaretskii (MSDOS_OBJ): Add xmenu.o.
Thu, 21 Aug 2008 14:49:28 +0000 Chong Yidong (temacs${EXEEXT}): On GNUstep, link to appropriate GNUstep library
Thu, 21 Aug 2008 02:57:36 +0000 Adrian Robert * Makefile.in (temacs): Add plain LDFLAGS to GNUstep CC invocation.
Mon, 11 Aug 2008 02:21:08 +0000 Dan Nicolaescu (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
Thu, 07 Aug 2008 14:21:43 +0000 Dan Nicolaescu * s/darwin.h (OTHER_FILES): Do not define here, defined in
Thu, 07 Aug 2008 01:36:30 +0000 Adrian Robert * Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
Wed, 06 Aug 2008 16:20:46 +0000 Adrian Robert * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.