summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for the Emacs GnuTLS integration....Ted Zlatanov2012-04-091-5/+5
* Small changes for top-level Makefile...Glenn 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 builds...Yavor 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
* Add crypto/sha1 module from gnulibLeo Liu2011-05-241-2/+2
* * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.Glenn Morris2011-05-241-2/+2
* Define the list of subdir Makefiles only in configure.in....Glenn Morris2011-05-241-15/+1
* Fix previous Makefile change....Glenn Morris2011-05-241-6/+13
* Restore test/ to its non-distributed state (bug#8107)...Glenn Morris2011-05-231-2/+8
* Eliminate some duplication in top-level Makefile.in....Glenn Morris2011-05-231-14/+7
* * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.Andreas Schwab2011-05-211-1/+1
* Small Makefile.in fixes for bug#8642....Glenn Morris2011-05-121-5/+5
* Merge from mainline.Paul Eggert2011-05-051-1/+1
|\
| * Comment typo.Glenn Morris2011-05-041-1/+1
* | Merge from mainline.Paul Eggert2011-05-041-1/+6
|\|
| * Stop bootstrap clobbering config.log (bug#765)...Glenn Morris2011-05-041-1/+6
* | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.Paul Eggert2011-05-041-1/+1
* | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies....Paul Eggert2011-05-031-1/+2
|/
* Merge from mainline.Paul Eggert2011-04-251-1/+8
|\
| * * Makefile.in (config.status): Don't erase in case of error....Stefan Monnier2011-04-201-1/+8
* | * Makefile.in (GNULIB_MODULES): Add strtoumax.Paul Eggert2011-04-211-1/+1
|/
* Replace two copies of readlink code with single gnulib version.Paul Eggert2011-03-311-1/+1
* Remove some files that autoreconf can supply....Glenn Morris2011-03-251-4/+1
* Replace mkinstalldirs with `install-sh -d', as automake recommends....Glenn Morris2011-03-221-3/+2
* Merge from trunk and from gnulib stdio.Paul Eggert2011-03-201-1/+2
|\
| * [ChangeLog]...Paul Eggert2011-03-201-1/+1
* | process.c: Use socklen_t, not int, for socket lengths.Paul Eggert2011-03-171-1/+1
|/
* Update for gnulib, adding Solaris 9+10 fixes.Paul Eggert2011-03-131-1/+1
* [ChangeLog]...Paul Eggert2011-02-221-1/+1
* [ChangeLog]...Paul Eggert2011-02-211-1/+1
* Import filemode module from gnulib....Paul Eggert2011-02-201-1/+2
* Import crypto/md5 module from gnulib....Paul Eggert2011-02-181-1/+2
* Import getloadavg module from gnulib.Paul Eggert2011-02-071-1/+1