summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configury: separate installed modules from test only modules.Gary V. Vaughan2013-09-221-32/+29
* configury: install headers correctly.Gary V. Vaughan2013-09-221-8/+3
* configury: fold doc/Makefile.am into Makefile.am.Gary V. Vaughan2013-09-221-2/+27
* configury: install gnulib sources into m4 subdirectory.Gary V. Vaughan2013-09-221-4/+4
* configury: move usage examples into doc subdirectory.Gary V. Vaughan2013-09-221-73/+73
* configury: move autoconf macros to build-aux subdirectory.Gary V. Vaughan2013-09-221-2/+2
* modules: huge simplification of module loading without libltdl.Gary V. Vaughan2013-09-211-4/+1
* modules: remove support for module unload and refcount.Gary V. Vaughan2013-09-201-4/+0
* modules: remove ancient broken perl module.Gary V. Vaughan2013-09-181-15/+0
* maint: move syntax check exemptions into cfg.mkEric Blake2013-09-181-9/+1
* gnulib: use manywarnings module.Gary V. Vaughan2013-09-181-0/+1
* maint: update copyright year.Gary V. Vaughan2013-09-181-2/+2
* gnulib: fix use of link libraries.Eric Blake2013-09-171-1/+1
* maint: enable additional c++ tests with make dist.Eric Blake2013-09-171-1/+4
* configury: default to automake silent rules if available.Gary V. Vaughan2013-09-161-0/+2
* Factor load functionality into include builtin.Gary V. Vaughan2013-09-161-6/+7
* maint: move to gitlog-to-changelog.Gary V. Vaughan2013-09-151-1/+17
* doc: use .texi extension consistently.Gary V. Vaughan2013-09-151-3/+3
* configury: don't install modules to pkglibexecdir.Gary V. Vaughan2013-09-151-3/+3
* 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