summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Move compression file name utilities to lib/Colin Watson2022-09-23
* Stop GitLab from getting confused about licencesColin Watson2022-04-24
* Clarify effective GPLv3 licensingColin Watson2022-04-23
* Add a top-level update-po targetColin Watson2022-02-10
* Fix build system following changes to include/*.hColin Watson2022-01-16
* Remove obsolete include/READMEColin Watson2022-01-16
* Add release automationColin Watson2022-01-03
* Reformat release notes as MarkdownColin Watson2022-01-03
* Remove superfluous quotesColin Watson2022-01-02
* Reformat READMEColin Watson2021-11-17
* Drop fdutimens patch for GNU/HurdColin Watson2019-11-23
* Fix distcheck following addition of systemd timerColin Watson2019-01-05
* Switch to bootstrapColin Watson2018-05-28
* Use HTTPS URLs where possibleColin Watson2018-02-09
* Fix distcheck following cache-owner/setuid changesColin Watson2016-12-11
* Allow building from git without gnulib-toolColin Watson2014-11-16
* * Makefile.am (EXTRA_DIST): Add gnulib/m4/sockpfaf.m4.Colin Watson2014-09-24
* Fix distcheck following addition of systemd tmpfiles snippetColin Watson2014-09-16
* Add systemd tmpfiles snippet to clean up old cat files after a weekColin Watson2014-06-17
* * Makefile.am (EXTRA_DIST): Add gnulib/argp-domain.patch.Colin Watson2014-04-10
* Move Autotools auxiliary build files from tools to build-aux.Colin Watson2014-02-20
* Automatically generate ChangeLog from gitColin Watson2013-12-09
* * .bzrignore: Move to ...Colin Watson2013-12-09
* * Makefile.am (EXTRA_DIST): Remove gnulib/gets.patch.Colin Watson2013-05-30
* * Makefile.am (EXTRA_DIST): Add gnulib/gets.patch.Colin Watson2012-09-17
* * Makefile.am (EXTRA_DIST): Add gnulib/m4/math_h.m4.Colin Watson2012-02-16
* * FAQ: New file.Colin Watson2012-02-06
* update copyright yearsColin Watson2012-02-05
* Fix 'make distcheck' to pass with Automake 1.11.2.Colin Watson2012-02-05
* Remove the need for our patched version of xstrdup.Colin Watson2011-03-20
* * Makefile.am (EXTRA_DIST): Remove gnulib/m4/sockpfaf.m4, which wasColin Watson2011-01-23
* It turns out that AM_GNU_GETTEXT([use-libtool]) is unsupported.Colin Watson2010-10-05
* * Makefile.am (EXTRA_DIST): Add .bzrignore,Colin Watson2009-08-25
* * Makefile.am (EXTRA_DIST): Distribute gnulib/m4/gnulib-tool.m4.Colin Watson2009-08-23
* * Makefile.am (EXTRA_DIST): Distribute gnulib/lib/xmalloc.patch.Colin Watson2009-08-23
* * docs/Makefile.am (dist_noinst_DATA): Move NEWS to ...Colin Watson2009-08-14
* Call gnulib-tool after autopoint, and only use the gettext macrosColin Watson2009-04-14
* * Makefile.am (EXTRA_DIST): Distribute gnulib/m4/gnulib-cache.m4.Colin Watson2009-03-16
* * gnulib: Import .po files (--po-base=gnulib/po --po-domain=man-db).Colin Watson2007-10-21
* introduce gnulib; import gnulib error moduleColin Watson2007-10-14
* * man-db.lsm: Move to ...Colin Watson2007-10-14
* fix "make dist" to distribute everything it shouldColin Watson2007-10-11
* initial conversion to automakeColin Watson2007-10-09