summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * Makefile.in (install-arch-dep): Ignore chmod errors (tiny change)Akinori MUSHA2012-12-191-1/+1
* * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.Andreas Schwab2012-12-121-2/+2
* Fix for install-info in non-English locales (tiny change)Nicolas Avrutin2012-12-111-2/+2
* * Makefile.in (EMACS_NAME): New variable.Glenn Morris2012-10-261-8/+9
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-261-2/+2
* Misc fixes for make uninstallGlenn Morris2012-10-261-13/+20
* * Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris2012-10-241-1/+2
* * Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris2012-10-241-1/+1
* Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris2012-10-231-7/+4
* Put back old Emacs 22 icons, just don't install themGlenn Morris2012-10-201-1/+1
* In Makefile.in, use a make variable rather than a shell variable.Glenn Morris2012-10-201-4/+7
* * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier2012-10-181-1/+1
* (install-etc): Fix previous changeGlenn Morris2012-10-151-2/+2
* Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris2012-10-151-6/+14
* Partially revert previous commit.Bastien Guerry2012-09-301-13/+0
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-291-0/+13
* * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert2012-09-231-1/+5
* * Makefile.in (bootstrap): Simplify build procedure.Paul Eggert2012-09-221-8/+3
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-181-2/+7
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-171-2/+2
* * Makefile.in: Fix build error on FreeBSD.Paul Eggert2012-09-171-5/+3
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-0/+3
* Be more explicit about some Makefile dependenciesGlenn Morris2012-09-111-3/+3
* Improve robustness of 'make bootstrap'.Paul Eggert2012-09-091-12/+16
* Add option to not create bin/emacs link to bin/emacs-VERSIONGlenn Morris2012-08-211-2/+4
* Use symlink in installed bin/ directory, where supportedGlenn Morris2012-08-201-1/+2
* * Makefile.in (install-arch-indep): Avoid eval.Andreas Schwab2012-07-311-2/+5
* Do not overwrite config.status while executing it.Paul Eggert2012-07-301-1/+6
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-6/+8
* * Makefile.in (install-arch-indep): Remove sh -x.Jan Djärv2012-07-301-1/+1
* * Makefile.in (install-arch-indep): Handle space in locallisppath.Jan Djärv2012-07-291-4/+5
* Rename configure.in to configure.ac.Paul Eggert2012-07-081-2/+2
* Make --no-site-lisp work for --enable-locallisppath elementsGlenn Morris2012-06-301-6/+12
* Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)Paul Eggert2012-06-011-6/+5
* * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)Paul Eggert2012-05-211-2/+2
* More small tweaks for Makefile.inGlenn Morris2012-05-211-5/+5
* * update-subdirs: Move to build-aux/.Glenn Morris2012-05-211-1/+1
* Let the top-level Makefile install leimGlenn Morris2012-05-211-20/+24
* Make merging from gnulib a script, not a makefile action.Paul Eggert2012-05-201-37/+0
* Command substitution already runs in a subshellGlenn Morris2012-05-201-5/+5
* CommentsGlenn Morris2012-05-191-0/+2
* CommentsGlenn Morris2012-05-191-0/+6
* * Makefile.in (install-etc): Respect DESTDIR.Ulrich Mueller2012-05-191-2/+2
* Undo part of previous change, in case it makes command line too longGlenn Morris2012-05-191-5/+9
* * Makefile.in (install-arch-indep): Remove unneeded subshell.Glenn Morris2012-05-191-18/+14
* * Makefile.in (install-arch-indep): Remove unneeded chmod.Glenn Morris2012-05-181-2/+3
* * Makefile.in (SUBDIR): Add leim. Update users.Glenn Morris2012-05-181-18/+9
* * Makefile.in (lib, lib-src, lisp): Check cd return value.Glenn Morris2012-05-181-1/+1
* * Makefile.in (leim): No need to set PARALLEL.Glenn Morris2012-05-181-4/+1