summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* 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
* improve fix for MS-DOS file name clashPaul Eggert2011-01-27
* fix two m4/gnulib-*.m4 file names that clashed under MS-DOSPaul Eggert2011-01-26
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Remove HAVE_RAW_DECL_CHOWN etc. from config.hPaul Eggert2011-01-23
* aclocal.m4: put this file back into repositoryPaul Eggert2011-01-21
* aclocal.m4: tweaks to regenerate more convenientlyPaul Eggert2011-01-21
* aclocal.m4: omit auto-generated file from repositoryPaul Eggert2011-01-19
* Minor Makefile.in tweaks to build from gnulib better.Paul Eggert2011-01-19
* Minor cleanups for 'bzr status'Paul Eggert2011-01-17