]> git.saurik.com Git - bison.git/commit - Makefile.am
maint: generate ChangeLog from git log
authorJim Meyering <meyering@redhat.com>
Thu, 19 Jan 2012 08:07:02 +0000 (09:07 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 20 Jan 2012 08:33:14 +0000 (09:33 +0100)
commit5ef4a3c71cfd6c07e71462944281c284780312c1
treebed9257f9c6ae4c87ddd0f56c53545d632425b4e
parent4aa9d1ff9ca9b838fe02a9bfe5ae4b0f935e5451
maint: generate ChangeLog from git log

* Makefile.am (gen-ChangeLog): New rule.
(dist-hook): Depend on it.
(EXTRA_DIST): Distribute the two ChangeLog-* files.
* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
(bootstrap_post_import_hook): Ensure that ChangeLog exists.
* build-aux/git-log-fix: New file.
* ChangeLog-2012: Renamed ...
* ChangeLog: ... from this.
* ChangeLog-1998: Renamed ...
* OChangeLog: ...from this
* .gitignore: Add ChangeLog.
.gitignore
ChangeLog [deleted file]
ChangeLog-1998 [new file with mode: 0644]
ChangeLog-2012 [new file with mode: 0644]
Makefile.am
OChangeLog [deleted file]
bootstrap.conf
build-aux/.gitignore
build-aux/git-log-fix [new file with mode: 0644]