summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Document upcoming release.Eric Blake2010-02-241-3/+1
* Address remaining 'make syntax-check' findings.Eric Blake2010-01-081-6/+6
* Address 'make sc_cast_of_argument_to_free' failures.Eric Blake2010-01-071-0/+1
* Document new indentation policy.Eric Blake2010-01-051-0/+1
* Prepare to bulk update copyright year.Eric Blake2010-01-051-1/+2
* Use gnulib maintainer-makefile module.Eric Blake2010-01-051-2/+7
* Update to latest gnulib.Eric Blake2010-01-051-3/+7
* Update to newer gnulib.Eric Blake2009-11-261-5/+14
* Fix m4.1 build race, exposed by parallelism through GNUmakefile.Ralf Wildenhues2009-03-191-33/+1
* Maintainer cleanups.Eric Blake2009-01-051-5/+4
* Deal with M4 1.4.x limitation on builtin tokens.Eric Blake2008-12-181-0/+1
* Keep COPYING in repository.Eric Blake2008-11-261-1/+1
* Document optimized forloop.Eric Blake2008-11-261-0/+1
* Document copy composite using stack_foreach and curry.Eric Blake2008-11-261-0/+2
* Upgrade to FDL 1.3.Eric Blake2008-11-041-2/+2
* Give nicer error if user modifies testsuite but lacks autoconf.Eric Blake2008-10-221-1/+1
* Clean up testsuite invocation.Eric Blake2008-10-091-15/+6
* Run m4 tests prior to gnulib unit tests.Bruno Haible2008-08-071-1/+1
* Give example for O(n) foreach on m4 1.4.x.Eric Blake2008-07-261-0/+1
* Support 'make dist' with BSD make.Eric Blake2008-05-271-4/+4
* Fix 'make installcheck' after './configure --prefix-progname'.Eric Blake2008-04-151-2/+8
* Avoid GNU make failure on tarball.Eric Blake2008-04-141-1/+1
* Overhaul inter-version releases to work with git.Eric Blake2008-04-081-10/+11
* Use GNUmakefile module.Eric Blake2008-03-281-35/+0
* Document join, in order to fix bug in m4wrap example.Eric Blake2008-03-151-1/+5
* Revert accidental checkin from previous patch.Eric Blake2008-02-201-2/+1
* Fix out-of-bounds read for sanitized macro names, from 2008-02-06.Eric Blake2008-02-201-1/+2
* Depend on new libtool to use non-recursive build.Eric Blake2008-01-311-20/+23
* Fix build failure if installed libltdl is used.Ralf Wildenhues2008-01-281-1/+1
* Depend on newer autoconf, for testsuite -C dir.Eric Blake2008-01-281-16/+6
* Rely on newer automake.Eric Blake2008-01-221-10/+3
* Stage 9: share rather than copy single-arg refs.Eric Blake2007-12-201-1/+2
* Fix builds with OpenBSD make.Eric Blake2007-12-041-3/+3
* * Makefile.am (tests/package.m4): Work around bash bug.Eric Blake2007-11-061-1/+3
* For consistency with other GNU projects, use build-aux directory.Eric Blake2007-11-051-1/+1
* Test more corner cases.Eric Blake2007-10-311-0/+2
* * Makefile.am: Adjust getopt handling to latest gnulib layout.Ralf Wildenhues2007-10-281-5/+4
* Fix 'make distcheck'.Ralf Wildenhues2007-10-241-0/+1
* As gnulib xstrtol is only used by main, and unconditionally pullsGary V. Vaughan2007-10-061-0/+4
* Normalize all GPL license notices.Eric Blake2007-10-061-7/+7
* Fix 'make distcheck' issues.Eric Blake2007-10-061-2/+1
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-3/+4
* Also run gnulib unit tests during make check.Eric Blake2007-10-061-1/+1
* * Makefile.am (stamp-vcl): Removed.Gary V. Vaughan2007-10-061-14/+1
* Re-enable clean bootstrap on cygwin.Eric Blake2007-10-061-2/+7
* * Makefile.am (dist_pkgdata_DATA): Distribute recently-addedEric Blake2007-10-061-0/+5
* * ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool --importEric Blake2007-10-061-9/+1
* * m4/gnulib-cache.m4: Update to newer gnulib-tool.Eric Blake2007-10-061-1/+1
* Avoid all global variables in modules, so that --disable-staticEric Blake2007-10-061-0/+1
* * configure.ac (AC_CONFIG_HEADERS): Place <config.h> with otherEric Blake2007-10-061-3/+4