summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* maint: improve 'make distcheck'Eric Blake2017-01-091-0/+1
* maint: bump copyright yearEric Blake2017-01-031-1/+1
* modules: clean up no-longer supported preloading references.Gary V. Vaughan2014-11-271-2/+1
* configury: use modern LIBADD_DLOPEN over undocumented LIBADD_DL.Gary V. Vaughan2014-11-261-1/+1
* configury: ensure m4 is built before calling help2man on it.Pavel Raiskup2014-11-211-16/+1
* configury: remove vestigial libltdl references.Gary V. Vaughan2014-11-211-2/+2
* maint: run update-copyright for 2014.Gary V. Vaughan2014-11-201-2/+2
* configury: add -Zargs-resp to LDFLAGS on OS/2.KO Myung-Hun2014-11-201-0/+1
* configury: loadable modules files do not require version numbers.Gary V. Vaughan2014-11-201-1/+1
* configury: loadable modules do not require undefined symbol support.Gary V. Vaughan2014-11-201-1/+1
* maint: autogenerate THANKS.Gary V. Vaughan2014-11-201-2/+34
* 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