8sa1-gcc/maintainer-scripts
Joseph Myers 18cb6ac26f Replace update_version_svn with update_version_git.
This patch replaces the update_version_svn script, that updates the
DATESTAMP files from cron, with update_version_git.

	* update_version_git: New file.
	* update_version:svn: Remove.
	* crontab: Use update_version_git.
2020-01-13 12:29:02 +00:00
..
branch_changer.py
bugzilla-close-candidate.py Add new maintainer script for PRs that can be closed. 2018-11-22 14:05:54 +00:00
ChangeLog Replace update_version_svn with update_version_git. 2020-01-13 12:29:02 +00:00
crontab Replace update_version_svn with update_version_git. 2020-01-13 12:29:02 +00:00
gcc_release Switch gcc ftp URL's to https 2019-11-20 22:24:48 +02:00
generate_libstdcxx_web_docs Improve error message for bad arguments to script 2019-02-23 21:19:04 +00:00
maintainer-addresses
README
update_version_git Replace update_version_svn with update_version_git. 2020-01-13 12:29:02 +00:00
update_web_docs_libstdcxx_svn
update_web_docs_svn update_web_docs_svn: Proceed even if the invocation of sphinx fails. 2019-08-04 22:31:54 +00:00

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.