summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Further small Makefile install simplificationsGlenn Morris2012-05-181-24/+17
* * Makefile.in: Install only the relevant DOC file.Glenn Morris2012-05-181-21/+13
* Fix up dependencies in previous change.Glenn Morris2012-05-181-4/+7
* * Makefile.in (install-arch-indep): Split into several rules.Glenn Morris2012-05-181-23/+28
* Minor fix for previous change.Glenn Morris2012-05-181-1/+1
* Reposition previous changeGlenn Morris2012-05-181-4/+4
* Avoid installation followed by immediate deletion for self-contained nsGlenn Morris2012-05-181-1/+5
* * Makefile.in (install-arch-indep): Minor fix for earlier change.Glenn Morris2012-05-181-1/+2
* Remove some old commentsGlenn Morris2012-05-181-6/+0
* Tweak dependencies in top-level install rulesGlenn Morris2012-05-181-9/+5
* Remove the mkdir rule from the top-level MakefileGlenn Morris2012-05-171-13/+12
* * Makefile.in (install-arch-indep): Remove unneeded chmods.Glenn Morris2012-05-171-4/+1
* Makefile simplifications related to creating installation directoriesGlenn Morris2012-05-171-7/+14
* * Makefile.in (install-arch-indep): Combine adjacent loops.Glenn Morris2012-05-171-41/+35
* * Makefile.in (install-etc): Fix previous change.Glenn Morris2012-05-171-2/+5
* Simplify install-etc ruleGlenn Morris2012-05-171-16/+11
* More simplification for installation of site-lisp directoriesGlenn Morris2012-05-171-6/+4