aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
AgeCommit message (Collapse)AuthorFilesLines
2024-04-26Update crontab and git_update_version.pyJakub Jelinek1-4/+5
2024-04-26 Jakub Jelinek <jakub@redhat.com> maintainer-scripts/ * crontab: Snapshots from trunk are now GCC 15 related. Add GCC 14 snapshots from the respective branch. contrib/ * gcc-changelog/git_update_version.py (active_refs): Add releases/gcc-14.
2023-07-07Closing the GCC 10 branchRichard Biener1-1/+0
contrib/ * gcc-changelog/git_update_version.py: Remove GCC 10 from active_refs. maintainer-scripts/ * crontab: Remove entry for GCC 10.
2023-04-17Update crontab and git_update_version.pyJakub Jelinek1-4/+5
2023-04-17 Jakub Jelinek <jakub@redhat.com> maintainer-scripts/ * crontab: Snapshots from trunk are now GCC 14 related. Add GCC 13 snapshots from the respective branch. contrib/ * gcc-changelog/git_update_version.py (active_refs): Add releases/gcc-13.
2022-11-14Revert "sphinx: update crontab with new script"Martin Liska1-1/+1
This reverts commit d05a423c1e7b81021a1b6bee93db31a903d87667.
2022-11-14Revert "maintainer-scripts: fix superfluous 'sh' for Python script"Martin Liska1-1/+1
This reverts commit 9072763f4f17e600a980ff510b2baf8ad8ada1b5.
2022-11-10maintainer-scripts: fix superfluous 'sh' for Python scriptMartin Liska1-1/+1
maintainer-scripts/ChangeLog: * crontab: Fix superfluous 'sh' for Python script.
2022-11-09sphinx: update crontab with new scriptMartin Liska1-1/+1
maintainer-scripts/ChangeLog: * crontab: Use new script for documentation of master branch.
2022-05-20Disable snapshots from gcc-9Richard Biener1-1/+0
GCC 9 nears its end. 2022-05-20 Richard Biener <rguenther@suse.de> maintainer-scripts/ * crontab: Disable snapshots from the gcc-9 branch.
2022-04-28Update crontab and git_update_version.pyJakub Jelinek1-4/+5
2022-04-28 Jakub Jelinek <jakub@redhat.com> maintainer-scripts/ * crontab: Snapshots from trunk are now GCC 13 related. Add GCC 12 snapshots from the respective branch. contrib/ * gcc-changelog/git_update_version.py (active_refs): Add releases/gcc-12.
2021-05-14Closing of 8 branch.Jakub Jelinek1-1/+0
2021-05-14 Jakub Jelinek <jakub@redhat.com> contrib/ * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from active_refs. maintainer-scripts/ * crontab: Stop doing gcc-8 snapshots.
2021-04-20Update crontab and git_update_version.pyJakub Jelinek1-4/+5
2021-04-20 Jakub Jelinek <jakub@redhat.com> maintainer-scripts/ * crontab: Snapshots from trunk are now GCC 12 related. Add GCC 11 snapshots from the respective branch. contrib/ * gcc-changelog/git_update_version.py (active_refs): Add releases/gcc-11.
2020-04-30Adjust crontab.Jakub Jelinek1-3/+4
2020-04-30 Jakub Jelinek <jakub@redhat.com> * crontab: Snapshots from trunk are now GCC 11 related. Add GCC 10 snapshots from the respective branch.
2020-01-13Replace update_web_docs_libstdcxx_svn with update_web_docs_libstdcxx_gitJonathan Wakely1-1/+1
This patch replaces the update_web_docs_libstdcxx_svn script, that updates online documentation from its sources in the GCC repository, run once a day from cron, with update_web_docs_libstdcxx_git. * update_web_docs_libstdcxx_git: New file. * update_web_docs_libstdcxx_svn: Remove. * crontab: Use update_web_docs_libstdcxx_git.
2020-01-13Replace update_web_docs_svn with update_web_docs_git.Joseph Myers1-1/+1
This patch replaces the update_web_docs_svn script, that updates online documentation from its sources in the GCC repository, run once a day from cron, with update_web_docs_git. * update_web_docs_git: New file. * update_web_docs_svn: Remove. * crontab: Use update_web_docs_svn.
2020-01-13Update gcc_release for move to git.Joseph Myers1-3/+3
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-13Replace update_version_svn with update_version_git.Joseph Myers1-1/+1
This patch replaces the update_version_svn script, that updates the DATESTAMP files from cron, with update_version_git. * update_version_git: New file. * update_version:svn: Remove. * crontab: Use update_version_git.
2019-11-05crontab: Disable snapshots from gcc-7-branch.Richard Biener1-1/+0
2019-10-05 Richard Biener <rguenther@suse.de> * crontab: Disable snapshots from gcc-7-branch. From-SVN: r277815
2019-05-04crontab: Snapshots from trunk are now GCC 10 related.Gerald Pfeifer1-1/+2
* crontab: Snapshots from trunk are now GCC 10 related. Add GCC 9 snapshots from the respective branch. From-SVN: r270871
2018-10-26update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.Jakub Jelinek1-1/+0
* update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. * crontab: Remove gcc-6-branch entry. From-SVN: r265527
2018-04-25* crontab: Enable snapshots from gcc-8-branch.Jakub Jelinek1-1/+2
From-SVN: r259637
2017-10-10update_version_svn: Ignore the GCC 5 branch.Jakub Jelinek1-1/+0
* update_version_svn: Ignore the GCC 5 branch. * crontab: Remove entry for the GCC 5 branch. From-SVN: r253583
2017-04-20* crontab: Enable snapshots from gcc-7-branch.Jakub Jelinek1-2/+3
From-SVN: r247020
2016-07-26crontab: Remove entry for the GCC 4.9 branch.Richard Biener1-1/+0
2016-07-26 Richard Biener <rguenther@suse.de> * crontab: Remove entry for the GCC 4.9 branch. From-SVN: r238752
2016-04-15* crontab: Enable snapshots from gcc-6-branch.Jakub Jelinek1-1/+2
From-SVN: r235039
2015-06-14crontab: Disable snapshots from the 4.8 branch.Richard Biener1-1/+0
2015-06-14 Richard Biener <rguenther@suse.de> * crontab: Disable snapshots from the 4.8 branch. From-SVN: r224466
2015-04-12* crontab: Enable snapshots from gcc-5-branch.Jakub Jelinek1-1/+2
From-SVN: r222028
2014-08-14crontab: Change trunk snapshots from 4.10 to 5.Richard Biener1-1/+1
2014-08-14 Richard Biener <rguenther@suse.de> * crontab: Change trunk snapshots from 4.10 to 5. From-SVN: r213967
2014-06-12crontab: Remove 4.7 snapshot entry.Richard Biener1-1/+0
2014-06-12 Richard Biener <rguenther@suse.de> * crontab: Remove 4.7 snapshot entry. * update_version_svn: Update IGNORE_BRANCHES. From-SVN: r211522
2014-04-11* crontab: Enable snapshots from gcc-4_9-branch.Jakub Jelinek1-1/+2
From-SVN: r209306
2013-04-12crontab: Disable snapshots from gcc-4_6-branch.Jakub Jelinek1-1/+0
* crontab: Disable snapshots from gcc-4_6-branch. * update_version_svn: Ignore gcc-4_6-branch. From-SVN: r197924
2013-03-16* crontab: Enable snapshots from gcc-4_8-branch.Jakub Jelinek1-1/+2
From-SVN: r196698
2012-07-02crontab: Disable snapshots from gcc-4_5-branch.Richard Guenther1-1/+0
2012-07-02 Richard Guenther <rguenther@suse.de> * crontab: Disable snapshots from gcc-4_5-branch. * update_version_svn: Ingore gcc-4_5-branch. From-SVN: r189110
2012-03-22crontab: Enable snapshots from gcc-4_7-branch.Richard Biener1-1/+1
2012-03-23 Richard Guenther <rguenther@suse.de> * crontab: Enable snapshots from gcc-4_7-branch. From-SVN: r185680
2012-03-13crontab: Remove 4.4 branch from the list of snapshots to make.Jakub Jelinek1-1/+0
* crontab: Remove 4.4 branch from the list of snapshots to make. * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch. From-SVN: r185330
2012-03-05crontab: Remove 4.3 branch from the list of snapshots to make.Richard Guenther1-1/+0
2013-03-05 Richard Guenther <rguenther@suse.de> * crontab: Remove 4.3 branch from the list of snapshots to make. From-SVN: r184918
2012-03-02crontab: Fix day-of-week.Richard Guenther1-1/+1
2012-03-02 Richard Guenther <rguenther@suse.de> * crontab: Fix day-of-week. From-SVN: r184782
2012-03-02crontab: Update for 4.7 branching.Richard Guenther1-1/+2
2012-03-02 Richard Guenther <rguenther@suse.de> * crontab: Update for 4.7 branching. From-SVN: r184781
2011-03-14crontab: Enable 4.7 snapshots, switch 4.6 snapshots to 4.6 branch.Jakub Jelinek1-1/+2
* crontab: Enable 4.7 snapshots, switch 4.6 snapshots to 4.6 branch. From-SVN: r170941
2010-04-16* crontab: Enable 4.6 snapshots.Joseph Myers1-1/+1
From-SVN: r158434
2010-04-07* crontab: Switch 4.5 snapshots to 4.5 branch.Joseph Myers1-1/+2
From-SVN: r158091
2009-03-28crontab: Stop 4.2 snapshots.Gerald Pfeifer1-4/+3
* crontab: Stop 4.2 snapshots. Spread out 4.3, 4.4, and 4.5 snapshots more evenly. From-SVN: r145205
2009-03-27* crontab: Add 4.4 branch snapshots.Mark Mitchell1-1/+2
From-SVN: r145125
2008-07-04crontab: Remove 4.1 snapshots job.Joseph Myers1-1/+0
* crontab: Remove 4.1 snapshots job. * update_version: Remove. * gcc_release: Remove support for g77 and release status in version.c. * update_version_svn: Ignore 4.1 branch. Remove support for updating files other than DATESTAMP. * update_web_docs_svn: Remove support for g77 manual. From-SVN: r137462
2008-02-18* crontab: Add 4.3 branch. Set trunk to 4.4.Jakub Jelinek1-1/+2
From-SVN: r132394
2007-01-29* crontab: No longer build snapshots for 4.0.x.Gerald Pfeifer1-1/+0
From-SVN: r121315
2007-01-05crontab: Spread snapshots more evenly throughout the week, and in ↵Gerald Pfeifer1-4/+4
"ascending" order. * crontab: Spread snapshots more evenly throughout the week, and in "ascending" order. Build all at the same time of the day. From-SVN: r120471
2006-10-21* crontab: Add 4.2 branch. Set trunk to 4.3.Mark Mitchell1-1/+2
From-SVN: r117926
2006-03-11crontab: Don't build snapshot for 3.4.x anymore.Gabriel Dos Reis1-1/+0
* crontab: Don't build snapshot for 3.4.x anymore. * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch. From-SVN: r111968
2005-11-19* crontab: Add 4.1 branch entry.Mark Mitchell1-1/+2
From-SVN: r107213
2005-11-06gcc_release: Further update for SVN.Joseph Myers1-3/+3
* gcc_release: Further update for SVN. Don't set EXPORTTAG or EXPORTDATE; always determine SVNREV the same way. Correct message about what sources are being retrived. Include branch information in LAST_UPDATED. * crontab: Don't include initial / in branch name. From-SVN: r106564