summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* * Makefile.in (uninstall): Handle compressed info files and man pages.Glenn Morris2012-02-04
* Port to older Solaris 10 versions (Bug#10677).Paul Eggert2012-01-31
* Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2012-01-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Propagate configure flags to sub-configures.Paul Eggert2011-12-03
* * Makefile.in (install-arch-dep): Tweak previous change.Glenn Morris2011-11-21
* Small fix for --disable-ns-self-contained buildsYavor Doganov2011-11-21
* Spelling fixes.Paul Eggert2011-11-19
* Merge from gnulib, improving some licensing wording.Paul Eggert2011-09-26
* Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-24
* Add strtoimax module, needed for Solaris 8 port.Paul Eggert2011-07-08
* Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-08
* Add gnulib support for pthread_sigmask.Paul Eggert2011-07-06
* Use gnulib's dup2 module instead of rolling our own.Paul Eggert2011-06-25
* Use gnulib's alloca-opt module.Paul Eggert2011-06-21
* Add crypto/sha256 and crypto/sha512 modules from gnulibLeo Liu2011-06-21
* * Makefile.in (check): Just give a message if no test/ directory.Glenn Morris2011-05-24
* Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake.Glenn Morris2011-05-24
* Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least.Glenn Morris2011-05-24
* Add crypto/sha1 module from gnulibLeo Liu2011-05-24
* * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.Glenn Morris2011-05-24
* Define the list of subdir Makefiles only in configure.in.Glenn Morris2011-05-24
* Fix previous Makefile change.Glenn Morris2011-05-24
* Restore test/ to its non-distributed state (bug#8107)Glenn Morris2011-05-23
* Eliminate some duplication in top-level Makefile.in.Glenn Morris2011-05-23
* * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.Andreas Schwab2011-05-21
* Small Makefile.in fixes for bug#8642.Glenn Morris2011-05-12
* Merge from mainline.Paul Eggert2011-05-05
|\
| * Comment typo.Glenn Morris2011-05-04
* | Merge from mainline.Paul Eggert2011-05-04
|\|
| * Stop bootstrap clobbering config.log (bug#765)Glenn Morris2011-05-04
* | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.Paul Eggert2011-05-04
* | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.Paul Eggert2011-05-03
|/
* Merge from mainline.Paul Eggert2011-04-25
|\
| * * Makefile.in (config.status): Don't erase in case of error.Stefan Monnier2011-04-20
* | * Makefile.in (GNULIB_MODULES): Add strtoumax.Paul Eggert2011-04-21
|/
* Replace two copies of readlink code with single gnulib version.Paul Eggert2011-03-31
* Remove some files that autoreconf can supply.Glenn Morris2011-03-25
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-22
* Merge from trunk and from gnulib stdio.Paul Eggert2011-03-20
|\
| * [ChangeLog]Paul Eggert2011-03-20
* | process.c: Use socklen_t, not int, for socket lengths.Paul Eggert2011-03-17
|/
* Update for gnulib, adding Solaris 9+10 fixes.Paul Eggert2011-03-13
* [ChangeLog]Paul Eggert2011-02-22
* [ChangeLog]Paul Eggert2011-02-21
* Import filemode module from gnulib.Paul Eggert2011-02-20
* Import crypto/md5 module from gnulib.Paul Eggert2011-02-18
* Import getloadavg module from gnulib.Paul Eggert2011-02-07
* allow C code to suppress warnings about ignored return valuesPaul Eggert2011-02-03
* strftime: import from gnulibPaul Eggert2011-01-30