| Commit message (Collapse) | Author | Files | Lines |
|
* scripts/gitlog-to-changelog: New script. Taken from gnulib.
* scripts/git-log-fix: New file.
* scripts/git-log-footer: New file.
* scripts/git-hooks/commit-msg: New script.
* autogen.sh: Install commit-msg hook for git.
* doc/HACKING: Describe the ChangeLog policy.
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
Rename all ChangeLog files to ChangeLog-2011.
|
|
Minor changes to make it build on Debian bo.
Thanks to Alain Guibert.
|
|
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4, longlong.m4 and
ulonglong.m4.
|
|
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4.
|
|
|
|
Fixed accidental dependency on libgcrypt 1.3.0.
|
|
good chance that gpg2 will now work.
Other cleanups.
Updated gettext.
|
|
|
|
shows no prblems. Needs more testing of course.
|
|
|
|
|
|
|
|
search towards the given path for includes and libraries. Noted
by Jason Harris.
* Makefile.am: Distribute tar-ustar.m4.
* libcurl.m4: If a PATH is given to --with-libcurl, look for
curl-config in that path. Bias directory search towards the given
path for includes and libraries.
|
|
|
|
libcurl people.
* Makefile.am: Add readline.m4 and libcurl.m4.
|
|
|
|
(min_automake_version): New.
* LINGUAS: Added all languages we supported in 1.2.5.
Copied all po files from 1.2.5.
* autogen.sh: Updated to the modern version, grepping the required
tool versions from configure.ac.
|
|
libassuan and ksba as they are now distributed in m4/.
* gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New.
* Makefile.am: Distribute them
|
|
|
|
|