gcc/maintainer-scripts
Martin Liska 9479946c1f Add new maintainer script for PRs that can be closed.
2018-11-22  Martin Liska  <mliska@suse.cz>

	* bugzilla-close-candidate.py: New file.

From-SVN: r266377
2018-11-22 14:05:54 +00:00
..
ChangeLog Add new maintainer script for PRs that can be closed. 2018-11-22 14:05:54 +00:00
README * README: Change "CVS" to "Subversion". 2010-12-08 23:41:46 +00:00
branch_changer.py Document branch_changer.py script 2016-08-17 10:30:37 +00:00
bugzilla-close-candidate.py Add new maintainer script for PRs that can be closed. 2018-11-22 14:05:54 +00:00
crontab update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. 2018-10-26 12:29:15 +02:00
gcc_release gcc_release (error, inform): Use $@ instead of $1. 2018-10-26 12:26:17 +02:00
generate_libstdcxx_web_docs generate_libstdcxx_web_docs: Use realpath to get absolute path. 2016-06-13 08:47:13 +01:00
maintainer-addresses Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
update_version_svn update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. 2018-10-26 12:29:15 +02:00
update_web_docs_libstdcxx_svn update_web_docs_libstdcxx_svn (FILTER): Introduce. 2015-04-07 11:46:23 +00:00
update_web_docs_svn update_web_docs_svn: Remove a reference to GCC 3.1. 2017-02-28 13:17:52 +00:00

README

This directory contains various files used by the gccadmin account on
gcc.gnu.org, mainly for automated tasks such as the daily update of
the date in gcc/DATESTAMP.  There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
so the files in Subversion and those used by gccadmin must be kept in
sync manually.