aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
AgeCommit message (Expand)Author
2021-04-10Daily bump.GCC Administrator
2021-04-09branch_changer: distinguish terminal outputMartin Liska
2021-04-09branch_changer.py: mention CLOSING candidatesMartin Liska
2021-04-09branch_changer.py: document more behavior.Martin Liska
2021-04-09branch_changer: fix usage of Version class.Martin Liska
2021-04-09branch_changer.py: use new versioning scheme.Martin Liska
2021-04-09Daily bump.GCC Administrator
2021-04-08maintainer-scripts: Disable multilib when generating libstdc++ docsJonathan Wakely
2021-04-08Fix wrong assert in branch_changer.py.Martin Liska
2021-04-08Modernize branch_changer.py script.Martin Liska
2020-12-17Daily bump.GCC Administrator
2020-12-17maintainer-scripts: Use /sourceware/snapshot-tmp/gcc as temp directory if pos...Jakub Jelinek
2020-05-30Daily bump.GCC Administrator
2020-05-29bugzilla-close-candidate.py: Fix sorting of branches.Martin Liska
2020-05-29Fix parsing of SVN commits in PRs.Martin Liska
2020-05-29Port bugzilla-close-candidate script to git.Martin Liska
2020-05-28Daily bump.GCC Administrator
2020-05-27Rewrite maintainer-scripts/update_version_gitJakub Jelinek
2020-04-30Adjust crontab.Jakub Jelinek
2020-03-12maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umas...Jakub Jelinek
2020-03-12maintainer-scripts: Fix jit documentation build with update_web_docs_gitJakub Jelinek
2020-02-27maintainer-scripts: Speed up git clone in gcc_releaseJakub Jelinek
2020-01-13Replace update_web_docs_libstdcxx_svn with update_web_docs_libstdcxx_gitJonathan Wakely
2020-01-13Replace update_web_docs_svn with update_web_docs_git.Joseph Myers
2020-01-13Update gcc_release for move to git.Joseph Myers
2020-01-13Replace update_version_svn with update_version_git.Joseph Myers
2019-11-20Switch gcc ftp URL's to httpsJanne Blomqvist
2019-11-14update_version_svn (IGNORE_BRANCHES): Add 7.Richard Biener
2019-11-05crontab: Disable snapshots from gcc-7-branch.Richard Biener
2019-08-04update_web_docs_svn: Proceed even if the invocation of sphinx fails.David Malcolm
2019-05-04crontab: Snapshots from trunk are now GCC 10 related.Gerald Pfeifer
2019-02-23Improve error message for bad arguments to scriptJonathan Wakely
2018-11-22Add new maintainer script for PRs that can be closed.Martin Liska
2018-10-26update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.Jakub Jelinek
2018-10-26gcc_release (error, inform): Use $@ instead of $1.Jakub Jelinek
2018-05-03re PR other/85622 (gcc-8.1.0/NEWS says it's not released yet)Jakub Jelinek
2018-04-25* crontab: Enable snapshots from gcc-8-branch.Jakub Jelinek
2018-01-25gcc_release (build_sources): Use getconf to get at the number of cores in the...Richard Biener
2017-10-10update_version_svn: Ignore the GCC 5 branch.Jakub Jelinek
2017-05-23gcc_release (XZ): Default to xz --best.Matthias Klose
2017-05-18gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.Matthias Klose
2017-04-20* crontab: Enable snapshots from gcc-7-branch.Jakub Jelinek
2017-03-03* gcc_release (snapshot_print): Replace md5 checksum by sha256.Gerald Pfeifer
2017-02-28update_web_docs_svn: Remove a reference to GCC 3.1.Gerald Pfeifer
2017-02-07* update_web_docs_svn (MANUALS): Add libitm.Gerald Pfeifer
2016-09-04re PR web/50642 (onlinedocs formated text too small to read)Gerald Pfeifer
2016-09-04update_web_docs_svn (CSS): Introduce.Gerald Pfeifer
2016-08-17Document branch_changer.py scriptMartin Liska
2016-08-09Set +x for two python scripts.Martin Liska
2016-08-03Add branch_changer.py script to maintainer-scriptsMartin Liska