aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* (COMPILE_FIRST): New macro.Gerd Moellmann2000-03-241-2/+8
* (bootstrap-clean): If $(emacs) exists, buildGerd Moellmann2000-03-241-2/+6
* (compile-files): Compile files one by one becauseGerd Moellmann2000-03-081-8/+9
* (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.Gerd Moellmann2000-01-291-1/+1
* Makefile (DONTCOMPILE): Add term/internal.elEli Zaretskii1999-11-281-1/+1
* (compile-files): Fixed the "tr" strings.Gerd Moellmann1999-10-251-3/+3
* (compile-files, backup-compiled-files): New targets.Gerd Moellmann1999-10-231-1/+23
* (dontcompilefiles): Obsoleted.Stefan Monnier1999-10-201-102/+40
* (compile): removed debugging print.Stefan Monnier1999-10-101-1/+0
* (compile, bootstrap-compile): don't use setwins: I'm an idiot.Stefan Monnier1999-10-101-4/+17
* (compile, bootstrap-compile): forgot `;' after $(setwins).Stefan Monnier1999-10-101-2/+2
* (setwins): generalized a little.Stefan Monnier1999-10-101-28/+12
* (setwins): abstract out the command to find subdirectoriesStefan Monnier1999-10-101-30/+13
* (bootstrap-compile): New target. Compile LispGerd Moellmann1999-10-081-1/+36
* (compile): Compile files one by one. Set load-path toGerd Moellmann1999-10-081-5/+18
* (EMACSOPT, DONTCOMPILE, EL): New.Gerd Moellmann1999-10-071-7/+89
* Exclude CVS dirs like RCS.Dave Love1999-08-211-5/+5
* (dontcompilefiles): Add latin-[89].el.Dave Love1999-07-291-1/+1
* dontcompilefiles: generic-x.elDave Love1999-01-101-0/+1
* (TAGS-LISP): New target.Richard M. Stallman1998-05-031-3/+8
* (custom-deps, updates): Allow cus-dep to be compiled.Richard M. Stallman1998-04-241-2/+6
* (custom-deps): Ignore =... subdirs.Richard M. Stallman1998-04-241-1/+1
* (updates): Add missing semicolons.Richard M. Stallman1997-08-051-2/+2
* (dontcompilefiles): Delete cyril-util.el.Richard M. Stallman1997-08-051-1/+1
* (ETAGS): New variable.Richard M. Stallman1997-07-251-1/+2
* (dontcompilefiles): Add cyril-util.el.Richard M. Stallman1997-07-091-1/+1
* (lisptagsfiles): Look at subdirs only if nameRichard M. Stallman1997-06-281-6/+6
* (dontcompilefiles): Add latin-1.el ... latin-4.el;Richard M. Stallman1997-05-251-1/+2
* (dontcompilefiles): Add list of files that should not be byte-compiled.Richard M. Stallman1997-05-201-0/+5
* (update-subdirs): New target.Richard M. Stallman1997-05-121-0/+14
* (autoloads, custom-deps, finder-data):Richard M. Stallman1997-05-121-3/+32
* (custom-deps): Target renamed from cus-load.el.Richard M. Stallman1997-05-121-10/+3
* (finder-inf.el, autoloads): New targets.Richard M. Stallman1997-04-111-1/+7
* Added cus-load.el target.Per Abrahamsen1997-04-111-0/+6
* Initial revisionPer Abrahamsen1997-04-111-0/+15