aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.4.0.gpgme-1.4.0Werner Koch2013-02-262-1/+8
| | | | * configure.ac: Bump LT version to C20/A9/R0.
* Update helper scripts.Werner Koch2013-02-2610-0/+24966
| | | | | | | | | | | | * configure.ac: Use AC_CONFIG_AUX_DIR. Remove args from AM_INIT_AUTOMAKE. Replace AM_CONFIG_HEADER by AC_CONFIG_HEADER. * compile, config.guess, config.sub, depcomp, install-sh, ltmain.sh * mkinstalldirs, texinfo.texi: Move to build-aux/ and update from gnulib (c042abf). * build-aux/mdate-sh, build-aux/missing: Install via automake -a -c. Update autogen.sh for changed config dir. * autogen.sh: Adjust for scripts dir change. Update W32 toolprefix list.
* Remove included gitlog-to-changelog.Werner Koch2013-02-251-375/+0
| | | | | | * build-aux/gitlog-to-changelog: Remove. * configure.ac (GITLOG_TO_CHANGELOG): Default to just gitlog-to-changelog.
* Release 1.3.2.gpgme-1.3.2Werner Koch2012-05-021-3/+33
| | | | | | | * configure.ac: Bump LT version to C19/A8/R1. * configure.ac (GITLOG_TO_CHANGELOG): Define. * Makefile.am (gen-ChangeLog): Use it.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-024-0/+490
* build-aux/gitlog-to-changelog: New script. Taken from gnulib. * build-aux/git-log-fix: New file. * build-aux/git-log-footer: New file. * build-aux/git-hook/commit-msg: New script. * doc/HACKING: New file. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. * autogen.sh: Install commit-msg hook for git. Rename all ChangeLog files to ChangeLog-2011.