summaryrefslogtreecommitdiff
path: root/maintainer-scripts
Commit message (Collapse)AuthorAgeFilesLines
* maintainer-scripts:jsm282001-10-082-0/+3
| | | | | | | | | | * crontab: Build weekly snapshots. contrib: * snapshot: Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46078 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Copy from 3.0 branch. Add support for building thejsm282001-10-082-0/+618
| | | | | | | weekly snapshots on gcc.gnu.org. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46073 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Also check out texinfo.tex fromjsm282001-08-282-1/+6
| | | | | | | gcc/doc/include. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45236 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.gerald2001-08-062-5/+9
| | | | | | | Preprocess the entire web site, not just the install docs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44659 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-06-25 Phil Edwards <pme@sources.redhat.com>pme2001-06-254-33/+29
| | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43555 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Only update the install documentation for thegerald2001-06-082-11/+18
| | | | | | | CVS HEAD. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43000 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs, doc_exclude: Check out files that may be in thejsm282001-06-073-11/+20
| | | | | | | | Attic. Check out texinfo.tex. Don't generate anything from c-tree.texi. Generate PostScript output from manuals. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42952 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): Newgerald2001-06-042-2/+27
| | | | | | | | | | variables. Fix a comment and add another one. Generate the installation documentation in HTML format from gcc/doc/install.texi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42849 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Don't generate HTML from gxxint.texi. Don'tjsm282001-05-032-2/+9
| | | | | | | run texi2html on manuals that aren't present. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41789 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-03-18 Phil Edwards <pme@sources.redhat.com>pme2001-03-193-0/+60
| | | | | | | | * update_web_docs_libstdcxx: New script. * crontab: Call said script. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40606 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version, update_branch_version: Check out with gccjsm282001-03-183-2/+7
| | | | | | | directory instead of using egcs link. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40591 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Don't strip leading -r from argument followingjsm282001-03-172-2/+6
| | | | | | | | -r, or leading -d from argument following -d. Bug pointed out by Matt Kraai. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40590 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Handle -r and -d options to generate docs for ajsm282001-03-172-19/+98
| | | | | | | | | | | | | release or branch in a subdirectory. Determine names of G77 news and bugs files and contributors file after updated docs have been installed, not before. Don't remove files from a subdirectory. Don't generate manuals for gcov (included in the GCC manual) or iostream (obsolete). Do generate manuals for cppinternals, gcj and porting. Update regular expressions for detecting whether files have really changed when regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40589 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Use /usr/local/bin/texi2html rather thanjsm282001-03-152-1/+6
| | | | | | | gccadmin's local copy. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40489 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab, doc_exclude, update_branch_version, update_version,jsm282001-03-107-0/+151
update_web_docs: New files (as currently used by gccadmin). * README: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40352 138bc75d-0d04-0410-961f-82ee72b054a4