summaryrefslogtreecommitdiff
path: root/maintainer-scripts
Commit message (Collapse)AuthorAgeFilesLines
* 2002-03-06 Phil Edwards <pme@gcc.gnu.org>pme2002-03-062-2/+6
| | | | | | | * update_version: Don't indent the version string. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50364 138bc75d-0d04-0410-961f-82ee72b054a4
* * snapshot-README: Note that snapshots come from the 3.1 branch.jsm282002-03-052-7/+7
| | | | | | | Update list of files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50318 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Make snapshots come from the 3.1 branch.jsm282002-03-032-2/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50262 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version: Automatically update version files on allmmitchel2002-02-263-17/+61
| | | | | | | | branches. * crontab: Only invoke update_version once. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50049 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Revert change to -p interface. Allow for local andjsm282002-02-242-5/+15
| | | | | | | | remote cases in creating directories. Give an error if -p argument names a directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50000 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix typommitchel2002-02-221-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49952 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Correct handling of diff-generation. Addmmitchel2002-02-222-14/+31
| | | | | | | "diffs" major mode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49951 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Substitute dates in snapshot-README andjsm282002-02-082-9/+13
| | | | | | | | snapshot-index.html files rather than directly using the old files on the FTP site. Set QMAILHOST. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49619 138bc75d-0d04-0410-961f-82ee72b054a4
* * snapshot-index.html: Improve markup.gerald2002-02-082-17/+24
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49617 138bc75d-0d04-0410-961f-82ee72b054a4
* * snapshot-README, snapshot-index.html: Use expressions such asjsm282002-01-293-55/+58
| | | | | | | @DATE@ rather than hardcoded dates. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49319 138bc75d-0d04-0410-961f-82ee72b054a4
* * snapshot-README, snapshot-index.html: New files.jsm282002-01-293-0/+166
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49318 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs (contrib_file): Remove.gerald2002-01-062-12/+5
| | | | | | | Also removing special handling of thanks.html. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48589 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Use makeinfo --html instead of texi2html.jsm282001-12-172-17/+29
| | | | | | | | Remove support for pre-3.1 GCC versions. Build online docs for gccint manual. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48120 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_old: Copy from update_web_docs. Add commentjsm282001-12-172-0/+183
| | | | | | | that this is for GCC 3.0.x and earlier versions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48112 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Add /usr/local/bin to path when local.jsm282001-11-192-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47173 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Set SOURCEDIR so that install manual can bejsm282001-11-062-1/+4
| | | | | | | found when running install.texi2html. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46810 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Don't require a username if running locally.jsm282001-11-062-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46809 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Eliminate warnings about keeping files from webjsm282001-11-052-1/+4
| | | | | | | page preprocessing. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46785 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Allow for the same file name in differentjsm282001-11-052-8/+15
| | | | | | | directories. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46784 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Generate libiberty and gnat-style manuals.jsm282001-10-292-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46601 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Build snapshots from mainline. Generate Ada andjsm282001-10-243-7/+21
| | | | | | | | | Chill tarballs. Correct error check when building diffs. Check for errors when building bzip2 files. * crontab: Use /sourceware/snapshot-tmp for building snapshots. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46456 138bc75d-0d04-0410-961f-82ee72b054a4
* 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