log src/Makefile.in @ 96836:64fbd5632a28

age author description
Sun, 20 Jul 2008 13:19:56 +0000 Adrian Robert fix typo in ns_appdir target find command
Sat, 19 Jul 2008 22:23:30 +0000 Adrian Robert fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
Sat, 19 Jul 2008 20:47:26 +0000 Adrian Robert should have gone in in last commit
Fri, 18 Jul 2008 17:13:02 +0000 Chong Yidong (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
Thu, 17 Jul 2008 23:18:58 +0000 Miles Bader Merge from emacs--rel--22
Thu, 17 Jul 2008 17:44:41 +0000 Adrian Robert remove need for nextstep/compile for NS build; also, add NEWS entry about the port
Thu, 17 Jul 2008 03:33:59 +0000 Stefan Monnier * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
Wed, 16 Jul 2008 23:24:46 +0000 Adrian Robert various small cleanups detailed in changelogs
Wed, 16 Jul 2008 18:06:52 +0000 Andreas Schwab (SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
Wed, 16 Jul 2008 05:28:31 +0000 David Reitter add further files to SOME_MACHINE_LISP to support NeXTStep port
Tue, 15 Jul 2008 18:35:28 +0000 Adrian Robert adding forgotten file src/nsfont.m for emacs.app merge
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Fri, 11 Jul 2008 11:20:21 +0000 Andreas Schwab * menu.h: New file.
Tue, 08 Jul 2008 11:54:10 +0000 Andreas Schwab * fontset.h: Declare fontset_from_font. Don't declare
Fri, 04 Jul 2008 03:39:37 +0000 Stefan Monnier (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
Thu, 26 Jun 2008 11:57:58 +0000 Juanma Barranquero * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Wed, 25 Jun 2008 07:49:12 +0000 Glenn Morris Comment typo.
Tue, 24 Jun 2008 23:58:00 +0000 Andreas Schwab Fix thinko.
Tue, 24 Jun 2008 23:44:12 +0000 Andreas Schwab (bootstrap-clean): Do what distclean does but don't remove
Tue, 24 Jun 2008 23:00:25 +0000 Andreas Schwab (${lispsource}/loaddefs.el): Renamed from
Sun, 22 Jun 2008 13:57:28 +0000 Stefan Monnier * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
Sun, 22 Jun 2008 02:29:22 +0000 Glenn Morris (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
Sun, 22 Jun 2008 02:02:06 +0000 Glenn Morris (witness-emacs): Depend on temacs${EXEEXT}.
Sat, 21 Jun 2008 19:32:57 +0000 Stefan Monnier (witness-emacs): Tell lisp to use bootstrap-emacs.
Sat, 21 Jun 2008 19:22:29 +0000 Stefan Monnier (witness-emacs): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 19:20:40 +0000 Stefan Monnier * src/Makefile.in (PRECOMP): Remove.
Sat, 21 Jun 2008 08:48:38 +0000 Andreas Schwab (.el.elc): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 08:18:06 +0000 Andreas Schwab (witness-emacs): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 02:37:02 +0000 Miles Bader Fix autoload building command in src Makefile