1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Stefan Monnier
8bde1d70ff (setwins, setwins_almost): Skip .arch-ids and other hidden files/directories. 2004-03-03 03:57:32 +00:00
Stefan Monnier
36801f7f47 (AUTOGENEL): New var.
(bootstrap-prepare): Rename from bootstrap-clean.  Don't remove elc files.
(maintainer-clean): New target.
2004-03-02 22:10:07 +00:00
Eli Zaretskii
f800daf646 (TAGS, TAGS-LISP): Filter out of `els' only loaddefs* and ldefs-boot*. 2004-02-16 12:07:09 +00:00
Martin Stjernholm
8445679307 * Makefile.in: Fixed the CC Mode recompile kludge so it works
when building in a different directory.
2004-02-14 18:10:32 +00:00
Martin Stjernholm
7fefaee7c9 Added extra dependencies in the recompile target needed to cope with
the compile time macro expansions in CC Mode.
2004-02-09 00:49:54 +00:00
Kenichi Handa
a7d9e5a72b (DONTCOMPILE): Add kannada.el. 2003-11-08 01:38:41 +00:00
Eli Zaretskii
8e6ad4fa59 (DONTCOMPILE, bootstrap-clean): Rename
loaddefs-boot.el to ldefs-boot.el
2003-10-04 09:06:40 +00:00
Dave Love
72041d01b5 (bootstrap-clean): Fix misplaced `!'. 2003-09-23 10:46:15 +00:00
Miles Bader
eb7b668e8e Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-44
Add bootstrap mechanism for loaddefs.el
2003-09-15 05:36:56 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
5aad5947b8 Revision: emacs--cvs-trunk--0--patch-14
Archive: miles@gnu.org--gnu-2003
Creator: Miles Bader <miles@gnu.org>
Summary: Avoid .arch-ids dirs when making autoloads
Modified-files: ./lisp/Makefile.in
New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-14

Avoid .arch-ids dirs when making autoloads
2003-08-14 09:05:44 +00:00
Kenichi Handa
ad15c96bf1 (DONTCOMPILE): Add malayalam.el and tamil.el. 2003-02-11 01:45:02 +00:00
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Markus Rost
21d07b1d92 (bootstrap-after): New target.
(bootstrap): Move finder-data, custom-deps to bootstrap-after.
2003-01-22 17:12:03 +00:00
Andreas Schwab
cd1b15b867 Generate cus-load.el and finder-inf.el in the
source directory.  Change dependencies on lisp files to explicitly
use $(lisp).
(compile-calc): Fix command substitution.
2002-12-29 18:01:39 +00:00
Markus Rost
30089f1de0 (setwins_almost): Renamed from finder_setwins.
(custom-deps): Use it.
(finder-data): Adjust to that name change.
2002-11-20 07:16:19 +00:00
Richard M. Stallman
4244e7dc9c Comment change. 2002-10-26 22:32:46 +00:00
Richard M. Stallman
e85a77bd71 (compile-always): Avoid error in old Bash versions. 2002-10-26 22:32:08 +00:00
Richard M. Stallman
dea0ee2019 (bootstrap-clean): Use cd to shorten arg strings.
Don't ignore errors in rm line.
2002-09-18 16:14:30 +00:00
Eli Zaretskii
6ad1de49cf (compile, compile-always): Don't try to compile
non-existent files or files in empty directories.
2002-03-27 14:45:05 +00:00
Stefan Monnier
29ad9e5671 (finder-inf.el): Remove.
(finder-data): Don't depend on finder-inf.el any more.
(compile, compile-always): Handle the case where some files
from DONTCOMPILE are missing (it tried to compile them).
(bootstrap-clean): Use src/emacs only if executable.
(bootstrap): Update subdirs.el and finder-inf.el.
2002-03-22 23:36:15 +00:00
Stefan Monnier
898a52c9c0 *** empty log message *** 2002-03-22 02:27:54 +00:00
Eli Zaretskii
2113aec151 (DONTCOMPILE): Remove cus-start.el. 2002-02-16 17:30:01 +00:00
Richard M. Stallman
61b92c330e (compile): New target.
(compile-always): Renamed from compile-files.
(compile-after-backup): Renamed from compile.
(bootstrap): Depend on compile-always, not compile-files.
2002-02-01 04:13:14 +00:00
Eli Zaretskii
1608782c7b (DONTCOMPILE): Remove term/xterm.el. 2002-01-25 13:08:24 +00:00
Eli Zaretskii
648654546f (distclean): Remove Makefile in the build directory, not in the source
directory.
2001-12-21 11:07:49 +00:00
Eli Zaretskii
b07f69f1dd Note that src/Makefile.in needs changes if DONTCOMPILE is modified. 2001-12-18 17:39:27 +00:00
Dave Love
28c7d1b825 (DONTCOMPILE): Add various language files. 2001-12-18 15:37:38 +00:00
Colin Walters
dcf91c25dc (finder_setwins, setwins): Include Calc again. 2001-11-23 17:27:28 +00:00
Gerd Moellmann
5c8295d896 (finder_setwins, setwins): Exclude Calc. 2001-11-10 13:55:22 +00:00
Gerd Moellmann
45d14b735f (DONTCOMPILE): Remove sc.el. 2001-08-15 09:06:32 +00:00
Gerd Moellmann
8464af4512 (finder_setwins): Renamed from nonobsolete_setwins.
Don't include term/.
2001-08-15 08:54:01 +00:00
Gerd Moellmann
39895bae03 (TAGS, TAGS-LISP): Remove "loaddefs.el" including
its path from $els.
2001-08-13 10:35:25 +00:00
Gerd Moellmann
7738993072 (TAGS, TAGS-LISP): Exclude loaddefs.el. 2001-08-02 09:00:17 +00:00
Gerd Moellmann
2ac5ecc64c (compile-files): Redirect output of chmod to
/dev/null.
2001-05-11 10:53:56 +00:00
Gerd Moellmann
865e97c125 (nonobsolete_setwins): New macro.
(finder-data): Use it instead of `setwins'.
From: Dave Love <fx@gnu.org>.
2001-04-09 14:50:44 +00:00
Gerd Moellmann
170a9e70c1 (COMPILE_FIRST): Add cc-mode.el
and cc-vars.el.
2001-03-21 12:56:09 +00:00
Gerd Moellmann
b3ae7a0a1e Add copyright notice. 2001-02-20 13:36:21 +00:00
Gerd Moellmann
6c317bd2b4 (DONTCOMPILE): Add various term files. 2001-01-26 12:43:05 +00:00
Gerd Moellmann
67292de0e2 (.SUFFIXES): Add .SUFFIXES. 2000-11-21 10:08:52 +00:00
Dave Love
8e63444db7 (DONTCOMPILE): Omit bindings.el. 2000-11-20 11:37:48 +00:00
Eli Zaretskii
49ac2ac58e (custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH. 2000-11-15 17:54:40 +00:00
Ken Raeburn
7f25090dcd * Makefile.in (emacs): Set EMACSLOADPATH always.
(update-authors, .el.elc, compile-files): Don't do it explicitly here.
2000-11-02 18:49:04 +00:00
Gerd Moellmann
fbb4390299 (update-authors): New target for maintenance
purposes.
2000-10-25 19:00:55 +00:00
Gerd Moellmann
39efdf3f2f (DONTCOMPILE): Fix typo in file name. 2000-09-04 19:44:28 +00:00
Gerd Moellmann
4136efcb0a (TAGS-LISP): Don't use `$(lispsource)'. 2000-07-06 14:20:10 +00:00
Gerd Moellmann
da7d597f76 (DONTCOMPILE): Add comment that the name may
not be changed without changing the make-dist script.
2000-07-05 20:03:53 +00:00
Gerd Moellmann
98c602effb (DONTCOMPILE): Add eshell/esh-group.el. 2000-06-26 13:09:11 +00:00
Gerd Moellmann
c47e930233 (DONTCOMPILE): Add eshell/esh-maint.el. 2000-06-23 05:23:16 +00:00
Stefan Monnier
0df68e9f5b (srcdir): Define for update-subdirs. 2000-06-16 23:34:46 +00:00