summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify install-etc ruleGlenn Morris2012-05-171-16/+11
* More simplification for installation of site-lisp directoriesGlenn Morris2012-05-171-6/+4
* * Makefile.in (write_subdir): Move definition before use.Glenn Morris2012-05-171-10/+10
* Further simplify install-arch-dep for self-contained NS buildsGlenn Morris2012-05-171-7/+10
* Reduce some code duplication in Makefile.inGlenn Morris2012-05-171-16/+14
* Minor optimization for install of self-contained NS info filesGlenn Morris2012-05-161-1/+0
* Fix previous change, for NS builds that are not self-containedGlenn Morris2012-05-161-2/+4
* Minor optimization for install-arch-dep with self-contained ns buildGlenn Morris2012-05-161-11/+7
* Install a self-contained NS build's libexec directly into the right placeGlenn Morris2012-05-161-10/+10
* Tweak line-breaks in previous changeGlenn Morris2012-05-151-1/+3
* * Makefile.in (install-arch-dep): Replace last user of MV_DIRS.Glenn Morris2012-05-151-3/+3
* * Makefile.in (install-arch-dep): Replace use of MV_DIRS with libexec.Glenn Morris2012-05-151-3/+3
* * Makefile.in (install-arch-dep): Replace use of MV_DIRS with info.Glenn Morris2012-05-151-1/+1
* * Makefile.in (install-arch-dep): Do not hard-code version number.Glenn Morris2012-05-151-6/+5
* Stop NS install symlinking libexec/* into bin/Glenn Morris2012-05-151-1/+1
* Let configure test for a suitable mkdir -pGlenn Morris2012-05-111-6/+4
* * Makefile.in (install-arch-indep): Remove dead code.Glenn Morris2012-05-111-13/+0
* * Makefile.in (install-arch-indep): Use INSTALL_DATA for the DOC file.Glenn Morris2012-05-111-3/+4
* * Makefile.in (install-arch-indep): There are no more Makefile.c files.Glenn Morris2012-05-111-2/+9
* Give info files the .info extensionGlenn Morris2012-05-031-1/+3
* Don't hard-code the list of info files in the top-level MakefileGlenn Morris2012-05-021-13/+8
* Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-5/+11
|\
| * * Makefile.in (uninstall): Remove useless-use-of-for.Glenn Morris2012-05-021-3/+1
| * Makefile.in fix for systems without /bin/install or somesuchGlenn Morris2012-05-011-2/+10
| * * Makefile.in (INFO_FILES): Add emacs-gnutls;Glenn Morris2012-05-011-1/+1
* | * Makefile.in (install-arch-indep): Combine install-data, install-info loops.Glenn Morris2012-05-011-10/+2
* | Don't hard-code manual pages in top-level Makefile.inGlenn Morris2012-05-011-8/+4
* | Merge from trunk; add Bug#.Paul Eggert2012-04-091-5/+5
|\ \
| * | Add documentation for the Emacs GnuTLS integration.Ted Zlatanov2012-04-091-5/+5
* | | configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-2/+3
|/ /
* | Small changes for top-level MakefileGlenn Morris2012-04-081-6/+4
|/
* * Makefile.in (uninstall): Handle compressed info files and man pages.Glenn Morris2012-02-041-2/+7
* Port to older Solaris 10 versions (Bug#10677).Paul Eggert2012-01-311-1/+1
* Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2012-01-091-5/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Propagate configure flags to sub-configures.Paul Eggert2011-12-031-2/+7
* * Makefile.in (install-arch-dep): Tweak previous change.Glenn Morris2011-11-211-3/+3
* Small fix for --disable-ns-self-contained buildsYavor Doganov2011-11-211-4/+4
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Merge from gnulib, improving some licensing wording.Paul Eggert2011-09-261-1/+2
* Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-3/+4
* Add strtoimax module, needed for Solaris 8 port.Paul Eggert2011-07-081-1/+1
* Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-081-1/+0
* Add gnulib support for pthread_sigmask.Paul Eggert2011-07-061-1/+3
* Use gnulib's dup2 module instead of rolling our own.Paul Eggert2011-06-251-0/+1
* Use gnulib's alloca-opt module.Paul Eggert2011-06-211-0/+1
* Add crypto/sha256 and crypto/sha512 modules from gnulibLeo Liu2011-06-211-2/+2
* * Makefile.in (check): Just give a message if no test/ directory.Glenn Morris2011-05-241-3/+5
* Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake.Glenn Morris2011-05-241-15/+1
* Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least.Glenn Morris2011-05-241-1/+15