summaryrefslogtreecommitdiff
path: root/maintainer-scripts
Commit message (Collapse)AuthorAgeFilesLines
* 2015-06-23 Richard Biener <rguenther@suse.de>rguenth2015-06-232-1/+5
| | | | | | | * update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224771 138bc75d-0d04-0410-961f-82ee72b054a4
* 2015-06-14 Richard Biener <rguenther@suse.de>rguenth2015-06-142-1/+4
| | | | | | | * crontab: Disable snapshots from the 4.8 branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224466 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn: Update DATESTAMP also onjakub2015-04-132-1/+4
| | | | | | | branches/gcc-[0-9]+-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222044 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Fix up thinko in the last commit, improve errorjakub2015-04-132-14/+24
| | | | | | | | message. Commit all ChangeLog, DEV-PHASE and BASE-VER changes together, rather than doing dozens of separate commits. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222042 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: For RELEASE_MAJOR 5+ only use the majorjakub2015-04-122-4/+25
| | | | | | | | | number in branch name. When doing final release of 5+, if BASE-VER doesn't match release, but is *.*.1 for the one smaller minor version, bump BASE-VER. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222031 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Enable snapshots from gcc-5-branch.jakub2015-04-122-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222028 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_libstdcxx_svn (FILTER): Introduce.gerald2015-04-072-2/+7
| | | | | | | Use to filter output of the copying process. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221893 138bc75d-0d04-0410-961f-82ee72b054a4
* Complete previous change.charlet2015-02-251-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220973 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.charlet2015-02-252-4/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220972 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugncharlet2015-02-252-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220961 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix 404 in "Show Source" in jit docsdmalcolm2015-02-062-2/+10
| | | | | | | | | | | maintainer-scripts/ChangeLog: PR jit/64257 * update_web_docs_svn: When copying up files for the built jit documentation, also copy up .txt files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220479 138bc75d-0d04-0410-961f-82ee72b054a4
* More fixes for update_web_docs_svn for jit docs (PR jit/64257)dmalcolm2015-02-042-4/+20
| | | | | | | | | | | | | | | | gcc/jit/ChangeLog: PR jit/64257 * docs/conf.py (html_theme): Change from 'pyramid' to 'sphinxdoc'. maintainer-scripts/ChangeLog: PR jit/64257 * update_web_docs_svn: Update build of jit docs to use EPEL6 variant install of sphinx 1.0.8, rather than 0.6.6. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220412 138bc75d-0d04-0410-961f-82ee72b054a4
* Add PR jit/64257 to previous ChangeLog entrydmalcolm2015-01-271-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220150 138bc75d-0d04-0410-961f-82ee72b054a4
* update_web_docs_svn: support the JIT documentationdmalcolm2015-01-272-0/+37
| | | | | | | | | | | | maintainer-scripts/ChangeLog: * update_web_docs_svn: Don't delete gcc/jit/docs or gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the building of the JIT docs (using sphinx-build). Special case copying them up. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220149 138bc75d-0d04-0410-961f-82ee72b054a4
* Add svn:executable property for generate_libstdcxx_web_docs.jakub2014-10-301-0/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216914 138bc75d-0d04-0410-961f-82ee72b054a4
* 2014-08-14 Richard Biener <rguenther@suse.de>rguenth2014-08-142-1/+5
| | | | | | | * crontab: Change trunk snapshots from 4.10 to 5. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213967 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Simplify build of gnat_ugn.charlet2014-08-012-16/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213503 138bc75d-0d04-0410-961f-82ee72b054a4
* 2014-06-12 Richard Biener <rguenther@suse.de>rguenth2014-06-123-2/+6
| | | | | | | | * crontab: Remove 4.7 snapshot entry. * update_version_svn: Update IGNORE_BRANCHES. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211522 138bc75d-0d04-0410-961f-82ee72b054a4
* * generate_libstdcxx_web_docs: New script.redi2014-05-302-0/+60
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211076 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Enable snapshots from gcc-4_9-branch.jakub2014-04-112-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209306 138bc75d-0d04-0410-961f-82ee72b054a4
* PR other/56653gerald2014-02-012-2/+8
| | | | | | | | * gcc_release: Avoid printing empty line to generated MD5SUMS files. Bump copyright year. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207387 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Work around makeinfo generated file namesgerald2013-12-022-0/+18
| | | | | | | and references with "_002d" instead of "-". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205600 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Disable snapshots from gcc-4_6-branch.jakub2013-04-123-2/+6
| | | | | | | * update_version_svn: Ignore gcc-4_6-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197924 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_libstdcxx_svn: No longer ignore all output fromgerald2013-04-072-2/+13
| | | | | | | | the actual copy process. Check the exit code of the actual copy process; diagnose problems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197558 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Enable snapshots from gcc-4_8-branch.jakub2013-03-162-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196698 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-023-2/+6
| | | | | | | | * crontab: Disable snapshots from gcc-4_5-branch. * update_version_svn: Ingore gcc-4_5-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189110 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-23 Richard Guenther <rguenther@suse.de>rguenth2012-03-222-3/+7
| | | | | | | * crontab: Enable snapshots from gcc-4_7-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185680 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Remove 4.4 branch from the list of snapshots to make.jakub2012-03-133-2/+6
| | | | | | | * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185330 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-052-1/+4
| | | | | | | * crontab: Remove 4.3 branch from the list of snapshots to make. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184918 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-02 Richard Guenther <rguenther@suse.de>rguenth2012-03-022-1/+5
| | | | | | | * crontab: Fix day-of-week. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184782 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-02 Richard Guenther <rguenther@suse.de>rguenth2012-03-022-1/+6
| | | | | | | * crontab: Update for 4.7 branching. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184781 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Make $DOCSDIR group writable aftergerald2011-11-212-0/+6
| | | | | | | creating it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181545 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-06-27 Richard Guenther <rguenther@suse.de>rguenth2011-06-272-1/+5
| | | | | | | * update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175476 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (adjust_dirs, maybe_build_tarfile): Remove.jsm282011-05-222-72/+14
| | | | | | | | | | | | | (build_tarfiles): Don't build separate files for languages and core. (build_diffs): Only build one set of diffs. (announce_snapshot): Only announce one tar file. (ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS, OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove. Don't adjust names relative to WORKING_DIRECTORY. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174028 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (maybe_build_tarfile): Don't build a tarfile ifjakub2011-04-212-7/+6
| | | | | | | the first directory doesn't exist. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172827 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Enable 4.7 snapshots, switch 4.6 snapshots tojakub2011-03-142-1/+7
| | | | | | | 4.6 branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170941 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Generate libquadmath-vers.texi.jsm282011-02-072-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169875 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (FILES): Merge with datestamp_FILES.gerald2011-01-312-10/+13
| | | | | | | (SVNROOT2): Introduce and use. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169428 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (SVN): Remove obsolete comment.gerald2011-01-302-5/+8
| | | | | | | | (CURR_DATE): Fix description. Fix description of checkout procedure. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169417 138bc75d-0d04-0410-961f-82ee72b054a4
* 2010-12-18 Tobias Burnus <burnus@net-b.de>burnus2010-12-182-0/+5
| | | | | | | | * update_web_docs_svn (MANUALS): Add libquadmath. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168021 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Add support for releasing Go as a separateian2010-12-082-2/+11
| | | | | | | tarball. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167616 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn (MANUALS): Add gccgo.ian2010-12-082-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167614 138bc75d-0d04-0410-961f-82ee72b054a4
* * README: Change "CVS" to "Subversion".ian2010-12-082-3/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167613 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (snapshot_print): Also include an sha1 hash forgerald2010-08-232-2/+9
| | | | | | | every tarball. Slightly tweak indentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163487 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix up ChangeLog entry for the last commit.gerald2010-08-141-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163254 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (CVSROOT): Remove all occurrences.gerald2010-08-142-3/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163253 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (snapshot_print): Include md5 hash for every tarballgerald2010-08-142-1/+9
| | | | | | | in the README file and notification mail. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163251 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_libstdcxx_svn: Do not compress generated .htmlgerald2010-08-012-5/+5
| | | | | | | files any more. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162805 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Also pass -I option pointing to ada/ sourcejsm282010-06-242-3/+12
| | | | | | | directory for Ada manual. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161324 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Enable 4.6 snapshots.jsm282010-04-162-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158434 138bc75d-0d04-0410-961f-82ee72b054a4