67e6357041
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. |
||
---|---|---|
.. | ||
ChangeLog | ||
README | ||
branch_changer.py | ||
bugzilla-close-candidate.py | ||
crontab | ||
gcc_release | ||
generate_libstdcxx_web_docs | ||
maintainer-addresses | ||
update_version_git | ||
update_web_docs_libstdcxx_svn | ||
update_web_docs_svn |
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.