diff options
author | Akim Demaille <akim@lrde.epita.fr> | 2012-06-13 21:03:29 +0200 |
---|---|---|
committer | Akim Demaille <akim@lrde.epita.fr> | 2012-06-13 21:03:29 +0200 |
commit | 9ce27ab013185d1c17c78e0d57ff637319cb1e29 (patch) | |
tree | a6cb9984f95df31702bf54f8c186f10b1ef3c611 /build-aux | |
parent | 4896ede89ca060e3673e90fcd4a36f76517905c7 (diff) | |
parent | c0828abf9d81ce665d5dc9b5a2b2062e267d4114 (diff) | |
download | bison-9ce27ab013185d1c17c78e0d57ff637319cb1e29.tar.gz |
Merge remote-tracking branch 'origin/maint'
* origin/maint:
skeletons: factor yacc.c and glr.c.
glr.c: minor refactoring.
tests: remove all the -On flags.
maint: fix spello.
maint: improve release procedure instructions.
gnulib: update readme-release.
maint: cfg.mk: manual title.
maint: cfg.mk: simplify
maint: post-release administrivia
Conflicts:
NEWS
bootstrap.conf
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 69a6bdd7..2bd44f62 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -23,3 +23,5 @@ /warn-on-use.h /ylwrap /do-release-commit-and-tag +/gnu-web-doc-update +/gnupload |