aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * hftctl.c:Dan Nicolaescu2008-11-121-14/+12
* (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.Eli Zaretskii2008-09-301-3/+1
* (character.o, chartab.o): Fix config.h typo.Glenn Morris2008-09-101-2/+2
* (ftfont.o): Depend on composite.h.Kenichi Handa2008-08-291-2/+4
* Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.Chong Yidong2008-08-281-1/+1
* (MSDOS_OBJ): Add xmenu.o.Eli Zaretskii2008-08-231-2/+3
* (temacs${EXEEXT}): On GNUstep, link to appropriate GNUstep libraryChong Yidong2008-08-211-1/+1
* * Makefile.in (temacs): Add plain LDFLAGS to GNUstep CC invocation.Adrian Robert2008-08-211-1/+4
* (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.Dan Nicolaescu2008-08-111-1/+1
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-071-1/+3
* * Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-...Adrian Robert2008-08-071-6/+5
* * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big a...Adrian Robert2008-08-061-16/+13
* (dispnew.o, gtkutil.o, sound.o, atimer.o)Dan Nicolaescu2008-08-011-6/+7
* * bitmaps/README:Dan Nicolaescu2008-07-311-8/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-62/+8
* (HAVE_X11): Remove empty #else.Dan Nicolaescu2008-07-241-1/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-231-16/+3
* fix typo in ns_appdir target find commandAdrian Robert2008-07-201-1/+1
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-0/+3
* should have gone in in last commitAdrian Robert2008-07-191-3/+2
* (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.Chong Yidong2008-07-181-2/+1
* Merge from emacs--rel--22Miles Bader2008-07-171-9/+10
|\
| * (frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.YAMAMOTO Mitsuharu2008-07-111-8/+10
* | remove need for nextstep/compile for NS build; also, add NEWS entry about the...Adrian Robert2008-07-171-15/+16
* | * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-4/+4
* | various small cleanups detailed in changelogsAdrian Robert2008-07-161-6/+6
* | (SOME_MACHINE_LISP): Remove easy-mmode, fix spellingAndreas Schwab2008-07-161-2/+1
* | add further files to SOME_MACHINE_LISP to support NeXTStep portDavid Reitter2008-07-161-1/+5
* | adding forgotten file src/nsfont.m for emacs.app mergeAdrian Robert2008-07-151-2/+1
* | merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-14/+85
* | * menu.h: New file.Andreas Schwab2008-07-111-2/+3
* | * fontset.h: Declare fontset_from_font. Don't declareAndreas Schwab2008-07-081-1/+1
* | (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.Stefan Monnier2008-07-041-1/+6
* | * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.Juanma Barranquero2008-06-261-1/+1
* | * unexnext.c:Dan Nicolaescu2008-06-261-13/+11
* | Comment typo.Glenn Morris2008-06-251-1/+1
* | Fix thinko.Andreas Schwab2008-06-241-1/+1
* | (bootstrap-clean): Do what distclean does but don't removeAndreas Schwab2008-06-241-8/+11
* | (${lispsource}/loaddefs.el): Renamed fromAndreas Schwab2008-06-241-1/+1
* | * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.Stefan Monnier2008-06-221-21/+27
* | (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.Glenn Morris2008-06-221-0/+2
* | (witness-emacs): Depend on temacs${EXEEXT}.Glenn Morris2008-06-221-1/+1
* | (witness-emacs): Tell lisp to use bootstrap-emacs.Stefan Monnier2008-06-211-1/+1
* | (witness-emacs): Use ../lisp, not $(lispsource).Stefan Monnier2008-06-211-1/+1
* | * src/Makefile.in (PRECOMP): Remove.Stefan Monnier2008-06-211-6/+5
* | (.el.elc): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-211-1/+1
* | (witness-emacs): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-211-1/+1
* | Fix autoload building command in src MakefileMiles Bader2008-06-211-1/+1
* | Make "make" do a bootstrap if needed.Stefan Monnier2008-06-211-12/+40
* | * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-201-2/+12