Age | Commit message (Expand) | Author | Files | Lines |
2020-05-30 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2020-05-29 | bugzilla-close-candidate.py: Fix sorting of branches. | Martin Liska | 1 | -3/+4 |
2020-05-29 | Fix parsing of SVN commits in PRs. | Martin Liska | 1 | -14/+22 |
2020-05-29 | Port bugzilla-close-candidate script to git. | Martin Liska | 1 | -21/+29 |
2020-05-28 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-05-27 | Rewrite maintainer-scripts/update_version_git | Jakub Jelinek | 1 | -67/+10 |
2020-04-30 | Adjust crontab. | Jakub Jelinek | 2 | -3/+9 |
2020-03-12 | maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umas... | Jakub Jelinek | 2 | -1/+4 |
2020-03-12 | maintainer-scripts: Fix jit documentation build with update_web_docs_git | Jakub Jelinek | 2 | -2/+7 |
2020-02-27 | maintainer-scripts: Speed up git clone in gcc_release | Jakub Jelinek | 2 | -4/+19 |
2020-01-13 | Replace update_web_docs_libstdcxx_svn with update_web_docs_libstdcxx_git | Jonathan Wakely | 3 | -9/+12 |
2020-01-13 | Replace update_web_docs_svn with update_web_docs_git. | Joseph Myers | 3 | -9/+16 |
2020-01-13 | Update gcc_release for move to git. | Joseph Myers | 3 | -52/+66 |
2020-01-13 | Replace update_version_svn with update_version_git. | Joseph Myers | 4 | -86/+92 |
2019-11-20 | Switch gcc ftp URL's to https | Janne Blomqvist | 2 | -1/+5 |
2019-11-14 | update_version_svn (IGNORE_BRANCHES): Add 7. | Richard Biener | 2 | -1/+5 |
2019-11-05 | crontab: Disable snapshots from gcc-7-branch. | Richard Biener | 2 | -1/+4 |
2019-08-04 | update_web_docs_svn: Proceed even if the invocation of sphinx fails. | David Malcolm | 2 | -1/+6 |
2019-05-04 | crontab: Snapshots from trunk are now GCC 10 related. | Gerald Pfeifer | 2 | -1/+7 |
2019-02-23 | Improve error message for bad arguments to script | Jonathan Wakely | 2 | -1/+17 |
2018-11-22 | Add new maintainer script for PRs that can be closed. | Martin Liska | 2 | -0/+100 |
2018-10-26 | update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. | Jakub Jelinek | 3 | -2/+4 |
2018-10-26 | gcc_release (error, inform): Use $@ instead of $1. | Jakub Jelinek | 2 | -6/+12 |
2018-05-03 | re PR other/85622 (gcc-8.1.0/NEWS says it's not released yet) | Jakub Jelinek | 2 | -1/+38 |
2018-04-25 | * crontab: Enable snapshots from gcc-8-branch. | Jakub Jelinek | 2 | -1/+6 |
2018-01-25 | gcc_release (build_sources): Use getconf to get at the number of cores in the... | Richard Biener | 2 | -1/+14 |
2017-10-10 | update_version_svn: Ignore the GCC 5 branch. | Jakub Jelinek | 3 | -2/+6 |
2017-05-23 | gcc_release (XZ): Default to xz --best. | Matthias Klose | 2 | -1/+5 |
2017-05-18 | gcc_release (build_gzip): Build xz tarball instead of bz2 tarball. | Matthias Klose | 2 | -17/+46 |
2017-04-20 | * crontab: Enable snapshots from gcc-7-branch. | Jakub Jelinek | 2 | -2/+7 |
2017-03-03 | * gcc_release (snapshot_print): Replace md5 checksum by sha256. | Gerald Pfeifer | 2 | -1/+5 |
2017-02-28 | update_web_docs_svn: Remove a reference to GCC 3.1. | Gerald Pfeifer | 2 | -2/+17 |
2017-02-07 | * update_web_docs_svn (MANUALS): Add libitm. | Gerald Pfeifer | 2 | -0/+5 |
2016-09-04 | re PR web/50642 (onlinedocs formated text too small to read) | Gerald Pfeifer | 1 | -0/+1 |
2016-09-04 | update_web_docs_svn (CSS): Introduce. | Gerald Pfeifer | 2 | -1/+8 |
2016-08-17 | Document branch_changer.py script | Martin Liska | 2 | -4/+39 |
2016-08-09 | Set +x for two python scripts. | Martin Liska | 1 | -0/+0 |
2016-08-03 | Add branch_changer.py script to maintainer-scripts | Martin Liska | 2 | -0/+199 |
2016-07-26 | update_version_svn: Ignore the GCC 4.9 branch. | Richard Biener | 2 | -1/+5 |
2016-07-26 | crontab: Remove entry for the GCC 4.9 branch. | Richard Biener | 2 | -1/+4 |
2016-06-13 | generate_libstdcxx_web_docs: Use realpath to get absolute path. | Jonathan Wakely | 2 | -1/+9 |
2016-04-15 | * crontab: Enable snapshots from gcc-6-branch. | Jakub Jelinek | 2 | -1/+6 |
2015-06-23 | update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES. | Richard Biener | 2 | -1/+5 |
2015-06-14 | crontab: Disable snapshots from the 4.8 branch. | Richard Biener | 2 | -1/+4 |
2015-04-13 | update_version_svn: Update DATESTAMP also on branches/gcc-[0-9]+-branch. | Jakub Jelinek | 2 | -1/+4 |
2015-04-13 | gcc_release: Fix up thinko in the last commit, improve error message. | Jakub Jelinek | 2 | -14/+24 |
2015-04-12 | gcc_release: For RELEASE_MAJOR 5+ only use the major number in branch name. | Jakub Jelinek | 2 | -4/+25 |
2015-04-12 | * crontab: Enable snapshots from gcc-5-branch. | Jakub Jelinek | 2 | -1/+6 |
2015-04-07 | update_web_docs_libstdcxx_svn (FILTER): Introduce. | Gerald Pfeifer | 2 | -2/+7 |
2015-02-25 | Complete previous change. | Arnaud Charlet | 1 | -1/+1 |