aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
AgeCommit message (Collapse)AuthorFilesLines
2003-07-29crontab: Update invocation of gcc_release according to the previous changes ↵Gerald Pfeifer1-1/+2
there. * crontab: Update invocation of gcc_release according to the previous changes there. Add automatic 3.4 snapshots from mainline. From-SVN: r69919
2002-02-26update_version: Automatically update version files on all branches.Mark Mitchell1-1/+0
* update_version: Automatically update version files on all branches. * crontab: Only invoke update_version once. From-SVN: r50049
2001-10-24gcc_release: Build snapshots from mainline.Joseph Myers1-1/+1
* gcc_release: Build snapshots from mainline. Generate Ada and Chill tarballs. Correct error check when building diffs. Check for errors when building bzip2 files. * crontab: Use /sourceware/snapshot-tmp for building snapshots. From-SVN: r46456
2001-10-08crontab: Build weekly snapshots.Joseph Myers1-0/+1
maintainer-scripts: * crontab: Build weekly snapshots. contrib: * snapshot: Remove. From-SVN: r46078
2001-06-25update_version: Add command-line argument capability...Phil Edwards1-1/+1
2001-06-25 Phil Edwards <pme@sources.redhat.com> * update_version: Add command-line argument capability, also bump version for libstdc++-v3, and exit with the return code from the cvs commit. * crontab: Call update_version with arguments instead of calling update_branch_version. * update_branch_version: Remove. From-SVN: r43555
2001-03-19update_web_docs_libstdcxx: New script.Phil Edwards1-0/+1
2001-03-18 Phil Edwards <pme@sources.redhat.com> * update_web_docs_libstdcxx: New script. * crontab: Call said script. From-SVN: r40606
2001-03-10crontab, [...]: New files (as currently used by gccadmin).Joseph Myers1-0/+3
* crontab, doc_exclude, update_branch_version, update_version, update_web_docs: New files (as currently used by gccadmin). * README: New file. From-SVN: r40352