79ea774f9a
This patch rewrites update_version_git to be just a thin wrapper around Martin's new python script. This just arranges to check out the gcc repo in a temporary directory, copy out the contrib scripts so that the running script doesn't change with branch checkouts and runs the script. I've run it today manually but hopefully we can do it from cron again from tomorrow. 2020-05-27 Jakub Jelinek <jakub@redhat.com> * update_version_git: Rewrite using contrib/gcc-changelog/git_update_version.py. |
||
---|---|---|
.. | ||
branch_changer.py | ||
bugzilla-close-candidate.py | ||
ChangeLog | ||
crontab | ||
gcc_release | ||
generate_libstdcxx_web_docs | ||
maintainer-addresses | ||
README | ||
update_version_git | ||
update_web_docs_git | ||
update_web_docs_libstdcxx_git |
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.