mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* 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.
(cherry picked from commit 5ef4a3c71c)
Conflicts:
Makefile.am
bootstrap.conf
build-aux/.gitignore
34 lines
340 B
Plaintext
34 lines
340 B
Plaintext
/*.cache
|
|
/*.flc
|
|
/*.prj
|
|
/*~
|
|
/.tarball-version
|
|
/.version
|
|
/ABOUT-NLS
|
|
/COPYING
|
|
/ChangeLog
|
|
/GNUmakefile
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
/_*
|
|
/a.exe
|
|
/a.out
|
|
/aclocal.m4
|
|
/b.out
|
|
/bison-*
|
|
/conf[0-9]*
|
|
/confdefs*
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/configure.lineno
|
|
/conftest*
|
|
/gnulib
|
|
/javacomp.sh
|
|
/javaexec.sh
|
|
/maint.mk
|
|
/patches
|
|
/releases
|
|
/stamp-h*
|