1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

286 Commits

Author SHA1 Message Date
Luc Teirlinck
8aa2d05f88 Mention in comment that `make maintainer-clean' deletes .elc files. 2004-04-01 02:12:09 +00:00
Stefan Monnier
6d376b570e (maintainer-clean): Clean in the lisp dir as well.
(bootstrap): Use the new boostrap-prepare target in lisp.
2004-03-02 22:11:53 +00:00
Luc Teirlinck
68e4cc5703 Set CDPATH to an empty string. 2004-02-09 23:22:28 +00:00
Jan Djärv
0b1ec9e984 * Makefile.in (install-arch-dep): Don't let cd output go into
pipe for carbon_appdir.
2003-12-24 12:02:26 +00:00
Luc Teirlinck
b0f78f9c45 (install-arch-indep, uninstall): Add SES manual. 2003-09-12 15:04:45 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Andreas Schwab
53b583d38f (YACC): Remove, not used.
(MAINT): Don't set.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
disable dependency on ${srcdir}/configure.in when maintainer mode
is disabled.
2003-07-23 11:16:55 +00:00
Simon Josefsson
2af70a29b9 (install-arch-indep, uninstall): Add SMTP manual. 2003-02-23 17:07:42 +00:00
Andreas Schwab
108c7c97c1 (EXEEXT): Define to @EXEEXT@ and use this variable
instead of the substitution.
2003-02-08 17:27:58 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Juanma Barranquero
c60ee5e70f Cygwin support patch. 2003-01-31 15:24:20 +00:00
Markus Rost
831d567122 (bootstrap): Make bootstrap-after. 2003-01-22 17:13:08 +00:00
Steven Tamm
52cd7d02cc * configure.in: New option, --enable-carbon-app, to specify
that the application should be installed
	* Makefile.in (install-arch-dep): On Mac OS X, install the
	Emacs.app application if carbon-app is enabled
2003-01-07 05:46:31 +00:00
David Kastrup
82b96f9518 (INSTALL_INFO): Get install-info command from
configure.
2003-01-06 14:55:12 +00:00
Andreas Schwab
56ab7fbb5b (install-arch-indep): Revert second last change completely. 2002-12-08 13:59:29 +00:00
Andreas Schwab
2c4396c417 (install-arch-indep): Revert last change. 2002-12-08 13:18:02 +00:00
Juanma Barranquero
25a6f6573e (install-arch-indep): Prepend $(srcdir)/ to lisp. 2002-11-11 09:03:08 +00:00
Miles Bader
686eb0dd77 (maybe_bootstrap): Whoops, screwed up the second instance of $$bar... 2002-11-07 02:26:44 +00:00
Miles Bader
ab4f69f273 (maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case. 2002-11-07 01:02:44 +00:00
Richard M. Stallman
dd531b712e (maybe_bootstrap): Add doublequotes to make it bulletproof.
$bar may be empty when there are no .elc files.
2002-11-06 05:13:29 +00:00
Richard M. Stallman
ef7fb3bb17 (maybe_bootstrap): Test for complete absence of compiled Lisp files. 2002-09-15 01:53:47 +00:00
Stefan Monnier
ffb0b9d767 (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
(bootstrap-clean-after): Delete.
(bootstrap): Make the sequencing explicit.
2002-09-11 21:00:08 +00:00
Kim F. Storm
7869ed758f (install-arch-indep): Do not remove DOC file
when it is the only DOC file installed; this is the case when
CANNOT_DUMP is defined.  From Joe Buehler (tiny change).
2002-08-26 10:11:44 +00:00
Richard M. Stallman
97f1ce35e0 (gamedir, localstatedir): New variables.
(epaths-force): Insert value of gamedir into PATH_GAME.
2002-07-21 20:20:59 +00:00
Kai Großjohann
b3ae255b1a (install-arch-indep, uninstall): Add Tramp. 2002-06-18 11:28:41 +00:00
Eli Zaretskii
8422aeb77d Add a comment in case people complain about the h flag for Tar. 2002-05-18 19:52:17 +00:00
Eli Zaretskii
42c615aec0 Don't say *.elc files cannot be regenerated. 2002-05-07 06:08:37 +00:00
Andreas Schwab
2b572fdcd5 (MAINT): New variable.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
instead of configure.in, to avoid running autoconf and autoheader
unless explicitly requested.
2002-04-23 09:52:54 +00:00
Andreas Schwab
9dfcf5a509 ($(srcdir)/src/config.in): Generate using autoheader. 2002-04-15 13:13:02 +00:00
Richard M. Stallman
7eb7c54447 (install-arch-indep): Use umask 022 for DOC* and lisp/.
Run chown $${LOGNAME} on files installed by tar xvf.
2002-03-03 13:08:14 +00:00
Richard M. Stallman
0635d9fa5b (maybe_bootstrap): Do `exit 1'.
(all): Don't depend on maybe_bootstrap here.
(${SUBDIR}): Depend on it here instead.
2002-02-13 15:47:55 +00:00
Richard M. Stallman
63bcc29614 (maybe_bootstrap): Add an infinite sleep-loop. 2002-02-08 14:11:47 +00:00
Pavel Janík
9e67774633 (maybe_bootstrap): Fix previous change. 2001-11-29 06:45:38 +00:00
Richard M. Stallman
ea8c55c919 (maybe_bootstrap): Don't bootstrap, just suggest it. 2001-11-29 00:47:32 +00:00
Richard M. Stallman
fa0c8deb7b Fix previous change. 2001-11-26 11:11:24 +00:00
Richard M. Stallman
623c2030ef bootstrap should not delete dumped executables:
(bootstrap-clean-before): New target.
(bootstrap): Use bootstrap-clean-before instead of clean.
(bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.
2001-11-26 11:00:17 +00:00
Eli Zaretskii
24a48c8045 (install-arch-indep, uninstall): Add ELisp Intro files. 2001-11-24 16:42:00 +00:00
Eli Zaretskii
3430f69773 (SUBDIR_MAKEFILES): Add lispintro.
(lispref/Makefile): New target.
(mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
(unlock, relock, info, dvi): Ditto.
2001-11-24 10:47:42 +00:00
Eli Zaretskii
8899111804 (uninstall, install-arch-indep): Don't install gfdl.1. 2001-11-23 11:15:02 +00:00
Colin Walters
526db7d689 (uninstall): Handle deletion of calc .info files. 2001-11-23 01:28:37 +00:00
Colin Walters
dddbf93e38 (install-arch-indep): Install the calc .info files. 2001-11-22 06:05:12 +00:00
Pavel Janík
f293a52a8d (uninstall): Fix previous change. 2001-11-15 21:55:21 +00:00
Pavel Janík
a4663feda2 Add support for --program-prefix, --program-suffix
and --program-transform-name options.
2001-11-15 20:37:20 +00:00
Pavel Janík
623f2cfa02 Fix previous change. 2001-11-13 09:39:55 +00:00
Pavel Janík
62c1ae94c9 (install-arch-indep): Install emacsclient manual page.
(uninstall): Uninstall emacsclient manual page.
2001-11-13 06:50:54 +00:00
Pavel Janík
e5d9d2e799 (install-arch-indep): Use ${manext}' instead of .1'. 2001-11-12 23:24:32 +00:00
Pavel Janík
e14f25bb5f (uninstall): Remove gfdl.1 when uninstalling. 2001-11-12 08:49:31 +00:00
Eli Zaretskii
45726797a1 (SUBDIR_MAKEFILES): Add lispref/Makefile.
(lispref/Makefile): New target.
(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
Add commands for the lispref directory.
(info, dvi): Ditto.
2001-11-10 14:43:58 +00:00
Eli Zaretskii
0cc7051097 (install-arch-indep): Add elisp* to the list of installed Info files. 2001-11-10 14:12:59 +00:00
Richard M. Stallman
6baef0fd06 (bootstrap-lisp): Don't suppress error messages. 2001-11-09 16:00:56 +00:00