| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow choice of icon style at install time | Glenn Morris | 2012-11-02 | 1 | -2/+7 |
* | * Makefile.in (EMACS_NAME): New variable. | Glenn Morris | 2012-10-26 | 1 | -8/+9 |
* | Program name transformations should not be applied to $EXEEXT. | Glenn Morris | 2012-10-26 | 1 | -2/+2 |
* | Misc fixes for make uninstall | Glenn Morris | 2012-10-26 | 1 | -13/+20 |
* | * Makefile.in (install-etc): Don't apply program transform to file suffixes. | Glenn Morris | 2012-10-24 | 1 | -1/+2 |
* | * Makefile.in (install-man): Don't apply transform to suffix. | Glenn Morris | 2012-10-24 | 1 | -1/+1 |
* | Revert 2012-10-21 Makefile.in change (bug#12713) | Glenn Morris | 2012-10-23 | 1 | -7/+4 |
* | Put back old Emacs 22 icons, just don't install them | Glenn Morris | 2012-10-20 | 1 | -1/+1 |
* | In Makefile.in, use a make variable rather than a shell variable. | Glenn Morris | 2012-10-20 | 1 | -4/+7 |
* | * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'. | Stefan Monnier | 2012-10-18 | 1 | -1/+1 |
* | (install-etc): Fix previous change | Glenn Morris | 2012-10-15 | 1 | -2/+2 |
* | Apply program-transform-name etc in more places (bug#12536#34) | Glenn Morris | 2012-10-15 | 1 | -6/+14 |
* | Partially revert previous commit. | Bastien Guerry | 2012-09-30 | 1 | -13/+0 |
* | url-util.el: Fix two docstrings. | Bastien Guerry | 2012-09-29 | 1 | -0/+13 |
* | * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile, | Paul Eggert | 2012-09-23 | 1 | -1/+5 |
* | * Makefile.in (bootstrap): Simplify build procedure. | Paul Eggert | 2012-09-22 | 1 | -8/+3 |
* | * Makefile.in (bootstrap): Revert last change. Run config.status | Andreas Schwab | 2012-09-18 | 1 | -2/+7 |
* | * Makefile.in: Run autogen/copy_autogen if autogen.sh fails, | Paul Eggert | 2012-09-17 | 1 | -2/+2 |
* | * Makefile.in: Fix build error on FreeBSD. | Paul Eggert | 2012-09-17 | 1 | -5/+3 |
* | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2012-09-16 | 1 | -0/+3 |
* | Be more explicit about some Makefile dependencies | Glenn Morris | 2012-09-11 | 1 | -3/+3 |
* | Improve robustness of 'make bootstrap'. | Paul Eggert | 2012-09-09 | 1 | -12/+16 |
* | Add option to not create bin/emacs link to bin/emacs-VERSION | Glenn Morris | 2012-08-21 | 1 | -2/+4 |
* | Use symlink in installed bin/ directory, where supported | Glenn Morris | 2012-08-20 | 1 | -1/+2 |
* | * Makefile.in (install-arch-indep): Avoid eval. | Andreas Schwab | 2012-07-31 | 1 | -2/+5 |
* | Do not overwrite config.status while executing it. | Paul Eggert | 2012-07-30 | 1 | -1/+6 |
* | Update .PHONY listings in makefiles. | Paul Eggert | 2012-07-30 | 1 | -6/+8 |
* | * Makefile.in (install-arch-indep): Remove sh -x. | Jan Djärv | 2012-07-30 | 1 | -1/+1 |
* | * Makefile.in (install-arch-indep): Handle space in locallisppath. | Jan Djärv | 2012-07-29 | 1 | -4/+5 |
* | Rename configure.in to configure.ac. | Paul Eggert | 2012-07-08 | 1 | -2/+2 |
* | Make --no-site-lisp work for --enable-locallisppath elements | Glenn Morris | 2012-06-30 | 1 | -6/+12 |
* | Remove --disable-maintainer-mode option from 'configure'. (Bug#11555) | Paul Eggert | 2012-06-01 | 1 | -6/+5 |
* | * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529) | Paul Eggert | 2012-05-21 | 1 | -2/+2 |
* | More small tweaks for Makefile.in | Glenn Morris | 2012-05-21 | 1 | -5/+5 |
* | * update-subdirs: Move to build-aux/. | Glenn Morris | 2012-05-21 | 1 | -1/+1 |
* | Let the top-level Makefile install leim | Glenn Morris | 2012-05-21 | 1 | -20/+24 |
* | Make merging from gnulib a script, not a makefile action. | Paul Eggert | 2012-05-20 | 1 | -37/+0 |
* | Command substitution already runs in a subshell | Glenn Morris | 2012-05-20 | 1 | -5/+5 |
* | Comments | Glenn Morris | 2012-05-19 | 1 | -0/+2 |
* | Comments | Glenn Morris | 2012-05-19 | 1 | -0/+6 |
* | * Makefile.in (install-etc): Respect DESTDIR. | Ulrich Mueller | 2012-05-19 | 1 | -2/+2 |
* | Undo part of previous change, in case it makes command line too long | Glenn Morris | 2012-05-19 | 1 | -5/+9 |
* | * Makefile.in (install-arch-indep): Remove unneeded subshell. | Glenn Morris | 2012-05-19 | 1 | -18/+14 |
* | * Makefile.in (install-arch-indep): Remove unneeded chmod. | Glenn Morris | 2012-05-18 | 1 | -2/+3 |
* | * Makefile.in (SUBDIR): Add leim. Update users. | Glenn Morris | 2012-05-18 | 1 | -18/+9 |
* | * Makefile.in (lib, lib-src, lisp): Check cd return value. | Glenn Morris | 2012-05-18 | 1 | -1/+1 |
* | * Makefile.in (leim): No need to set PARALLEL. | Glenn Morris | 2012-05-18 | 1 | -4/+1 |
* | Further small Makefile install simplifications | Glenn Morris | 2012-05-18 | 1 | -24/+17 |
* | * Makefile.in: Install only the relevant DOC file. | Glenn Morris | 2012-05-18 | 1 | -21/+13 |
* | Fix up dependencies in previous change. | Glenn Morris | 2012-05-18 | 1 | -4/+7 |