Add Gnulib maintainer modules.
authorLudovic Courtès <ludo@gnu.org>
Tue, 17 Nov 2009 22:07:42 +0000 (23:07 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 17 Nov 2009 22:42:32 +0000 (23:42 +0100)
commitc84bdaf6b44ce10fd5c549b8425cb57fb299c599
tree55553a9360d61c6413ffd224ca755713ad672287
parent4f02b98d0ed4a314916c69a225d7a45dda3f5f8c
Add Gnulib maintainer modules.

* m4/gnulib-cache.m4: Add `announce-gen', `gendocs', `gitlog-to-changelog',
  `gnupload', `gnu-web-doc-update', and `maintainer-makefile'.

* .gnuploadrc, .x-sc_GPL_version, .x-sc_avoid_if_before_free,
  .x-sc_error_message_period, .x-sc_cast_of_alloca_return_value,
  .x-sc_cast_of_argument_to_free, .x-sc_error_message_uppercase,
  .x-sc_error_message_warn_fatal: New files.
21 files changed:
.gnuploadrc [new file with mode: 0644]
.x-sc_GPL_version [new file with mode: 0644]
.x-sc_avoid_if_before_free [new file with mode: 0644]
.x-sc_cast_of_alloca_return_value [new file with mode: 0644]
.x-sc_cast_of_argument_to_free [new file with mode: 0644]
.x-sc_error_message_period [new file with mode: 0644]
.x-sc_error_message_uppercase [new file with mode: 0644]
.x-sc_error_message_warn_fatal [new file with mode: 0644]
GNUmakefile [new file with mode: 0644]
build-aux/announce-gen [new file with mode: 0755]
build-aux/gendocs.sh [new file with mode: 0644]
build-aux/gitlog-to-changelog
build-aux/gnu-web-doc-update [new file with mode: 0755]
build-aux/gnupload [new file with mode: 0755]
build-aux/useless-if-before-free [new file with mode: 0755]
build-aux/vc-list-files [new file with mode: 0755]
doc/gendocs_template [new file with mode: 0644]
lib/Makefile.am
m4/gnulib-cache.m4
m4/gnulib-comp.m4
maint.mk [new file with mode: 0644]