gcc/maintainer-scripts
Joseph Myers 67e6357041 Update gcc_release for move to git.
This patch updates the gcc_release script, used for snapshots and
releases, to use git instead of SVN.

The parts of the changes used in building snapshots have been tested.
The parts used for building releases have not, so it's likely further
fixes may turn out to be needed there when releases are first built
from git.

	* gcc_release: Use git instead of SVN.
	* crontab: Update gcc_release calls.
2020-01-13 12:45:31 +00:00
..
ChangeLog Update gcc_release for move to git. 2020-01-13 12:45:31 +00:00
README
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
crontab Update gcc_release for move to git. 2020-01-13 12:45:31 +00:00
gcc_release Update gcc_release for move to git. 2020-01-13 12:45:31 +00:00
generate_libstdcxx_web_docs Improve error message for bad arguments to script 2019-02-23 21:19:04 +00:00
maintainer-addresses
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

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.