Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (INFO_FILES): Remove emacs-xtra. | Eli Zaretskii | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | Updated copyright year(s) | Ramprasad B | 2006-04-20 | 1 | -1/+1 |
| | |||||
* | (INFO_FILES): New variable, contains all Info file names. | Eli Zaretskii | 2006-03-18 | 1 | -7/+19 |
| | | | | | | | (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files to be installed/uninstalled. (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references to Info files installed by Emacs. | ||||
* | Add DESTDIR variable to install and uninstall targets to support staged | Eli Zaretskii | 2006-03-03 | 1 | -52/+52 |
| | | | | installations. | ||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22 | Miles Bader | 2006-01-29 | 1 | -3/+3 |
| | | | | | | Creator: Michael Olson <mwolson@gnu.org> Install ERC. | ||||
* | (install-arch-indep, uninstall): Add rcirc. | Luc Teirlinck | 2006-01-28 | 1 | -3/+3 |
| | |||||
* | (GZIP_PROG): Renamed from GZIP. | Andreas Schwab | 2005-11-03 | 1 | -3/+3 |
| | | | | (install-arch-indep): Adjust. | ||||
* | (bootstrap): Fix dependencies for parallel build. | Andreas Schwab | 2005-11-01 | 1 | -2/+4 |
| | | | | (bootfast): Likewise. | ||||
* | * configure.in: Check for gzip. | Romain Francoise | 2005-11-01 | 1 | -0/+11 |
| | | | | * Makefile.in (install): Compress source files. | ||||
* | (install-arch-indep, uninstall): | Richard M. Stallman | 2005-09-15 | 1 | -6/+6 |
| | | | | | Handle newsticker manual. (info): Add - to commands. | ||||
* | Merge gnulib getopt implementation into Emacs. | Paul Eggert | 2005-07-26 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src. | ||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (epaths-force): Protect both lisppath and buildlisppath from whitespace. | Lute Kamstra | 2005-06-20 | 1 | -2/+2 |
| | |||||
* | (info): Undo 2004-12-05 change. | Kim F. Storm | 2004-12-11 | 1 | -3/+3 |
| | |||||
* | (install-arch-indep, uninstall): Add org and url manuals. | Luc Teirlinck | 2004-12-09 | 1 | -3/+3 |
| | |||||
* | (info): Ignore errors building info files. | Richard M. Stallman | 2004-12-06 | 1 | -3/+3 |
| | |||||
* | Comment change. | Richard M. Stallman | 2004-11-11 | 1 | -5/+5 |
| | |||||
* | Comment changes. | Richard M. Stallman | 2004-11-08 | 1 | -1/+11 |
| | |||||
* | (bootstrap, bootstrap-clean-before): Remove .elc | Kim F. Storm | 2004-11-07 | 1 | -2/+12 |
| | | | | | | files before building. (bootfast, bootstrap-clean-before-fast): New targets, like bootstrap but don't remove .elc files. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 | Miles Bader | 2004-09-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20 Update from CVS | ||||
* | (install-arch-indep, uninstall): Add flymake. | Andreas Schwab | 2004-08-06 | 1 | -3/+3 |
| | |||||
* | (install-arch-indep): Remove .arch-inventory files. | Andreas Schwab | 2004-07-04 | 1 | -0/+1 |
| | |||||
* | (install-arch-indep, uninstall): Add emacs-xtra. | Luc Teirlinck | 2004-06-15 | 1 | -3/+3 |
| | |||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -3/+2 |
| | | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories. | ||||
* | Revert last two changes. | Andreas Schwab | 2004-05-28 | 1 | -4/+2 |
| | |||||
* | Also install etc/compilation.txt and chown/chmod it | Daniel Pfeiffer | 2004-04-13 | 1 | -1/+3 |
| | |||||
* | Also install etc/compilation.txt | Daniel Pfeiffer | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | Mention in comment that `make maintainer-clean' deletes .elc files. | Luc Teirlinck | 2004-04-01 | 1 | -2/+3 |
| | |||||
* | (maintainer-clean): Clean in the lisp dir as well. | Stefan Monnier | 2004-03-02 | 1 | -3/+4 |
| | | | | (bootstrap): Use the new boostrap-prepare target in lisp. | ||||
* | Set CDPATH to an empty string. | Luc Teirlinck | 2004-02-09 | 1 | -0/+4 |
| | |||||
* | * Makefile.in (install-arch-dep): Don't let cd output go into | Jan Djärv | 2003-12-24 | 1 | -2/+2 |
| | | | | pipe for carbon_appdir. | ||||
* | (install-arch-indep, uninstall): Add SES manual. | Luc Teirlinck | 2003-09-12 | 1 | -3/+3 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (YACC): Remove, not used. | Andreas Schwab | 2003-07-23 | 1 | -6/+2 |
| | | | | | | | (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. | ||||
* | (install-arch-indep, uninstall): Add SMTP manual. | Simon Josefsson | 2003-02-23 | 1 | -3/+3 |
| | |||||
* | (EXEEXT): Define to @EXEEXT@ and use this variable | Andreas Schwab | 2003-02-08 | 1 | -5/+6 |
| | | | | instead of the substitution. | ||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -6/+6 |
| | |||||
* | Cygwin support patch. | Juanma Barranquero | 2003-01-31 | 1 | -7/+7 |
| | |||||
* | (bootstrap): Make bootstrap-after. | Markus Rost | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | * configure.in: New option, --enable-carbon-app, to specify | Steven Tamm | 2003-01-07 | 1 | -0/+9 |
| | | | | | | 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 | ||||
* | (INSTALL_INFO): Get install-info command from | David Kastrup | 2003-01-06 | 1 | -1/+1 |
| | | | | configure. | ||||
* | (install-arch-indep): Revert second last change completely. | Andreas Schwab | 2002-12-08 | 1 | -1/+2 |
| | |||||
* | (install-arch-indep): Revert last change. | Andreas Schwab | 2002-12-08 | 1 | -4/+4 |
| | |||||
* | (install-arch-indep): Prepend $(srcdir)/ to lisp. | Juanma Barranquero | 2002-11-11 | 1 | -5/+4 |
| | |||||
* | (maybe_bootstrap): Whoops, screwed up the second instance of $$bar... | Miles Bader | 2002-11-07 | 1 | -1/+1 |
| | |||||
* | (maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case. | Miles Bader | 2002-11-07 | 1 | -2/+2 |
| | |||||
* | (maybe_bootstrap): Add doublequotes to make it bulletproof. | Richard M. Stallman | 2002-11-06 | 1 | -2/+2 |
| | | | | $bar may be empty when there are no .elc files. | ||||
* | (maybe_bootstrap): Test for complete absence of compiled Lisp files. | Richard M. Stallman | 2002-09-15 | 1 | -3/+5 |
| | |||||
* | (bootstrap-lisp-1, bootstrap-lisp, bootstrap) | Stefan Monnier | 2002-09-11 | 1 | -11/+5 |
| | | | | | (bootstrap-clean-after): Delete. (bootstrap): Make the sequencing explicit. | ||||
* | (install-arch-indep): Do not remove DOC file | Kim F. Storm | 2002-08-26 | 1 | -1/+2 |
| | | | | | when it is the only DOC file installed; this is the case when CANNOT_DUMP is defined. From Joe Buehler (tiny change). |