Commit Graph

16 Commits

Author SHA1 Message Date
Joseph Myers dbff21c520 gcc_release: Build snapshots from mainline.
* 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-24 04:15:38 +01:00
Joseph Myers bbd300a97b crontab: Build weekly snapshots.
maintainer-scripts:
	* crontab: Build weekly snapshots.

contrib:
	* snapshot: Remove.

From-SVN: r46078
2001-10-08 17:16:56 +01:00
Joseph Myers b4075f6b7d gcc_release: Copy from 3.0 branch.
* gcc_release: Copy from 3.0 branch.  Add support for building the
	weekly snapshots on gcc.gnu.org.

From-SVN: r46073
2001-10-08 08:58:43 +01:00
Joseph Myers 70f6603960 update_web_docs: Also check out texinfo.tex from gcc/doc/include.
* update_web_docs: Also check out texinfo.tex from
	gcc/doc/include.

From-SVN: r45236
2001-08-28 22:11:02 +01:00
Gerald Pfeifer bba9ba9e25 update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
	Preprocess the entire web site, not just the install docs.

From-SVN: r44659
2001-08-06 13:03:21 +00:00
Phil Edwards 0ebbcb1bd6 update_version: Add command-line argument capability...
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-06-25 19:26:25 +00:00
Gerald Pfeifer df7ad0448a update_web_docs: Only update the install documentation for the CVS HEAD.
* update_web_docs: Only update the install documentation for the
	CVS HEAD.

From-SVN: r43000
2001-06-08 06:27:47 +00:00
Joseph Myers f890c4fd48 update_web_docs, [...]: Check out files that may be in the Attic.
* update_web_docs, doc_exclude: Check out files that may be in the
	Attic.  Check out texinfo.tex.  Don't generate anything from
	c-tree.texi.  Generate PostScript output from manuals.

From-SVN: r42952
2001-06-07 08:27:49 +01:00
Gerald Pfeifer 95307c8e01 update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New variables.
* update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
	variables.
	Fix a comment and add another one.
	Generate the installation documentation in HTML format from
	gcc/doc/install.texi.

From-SVN: r42849
2001-06-04 14:12:47 +00:00
Joseph Myers 371d5d2ef8 update_web_docs: Don't generate HTML from gxxint.texi.
* update_web_docs: Don't generate HTML from gxxint.texi.  Don't
	run texi2html on manuals that aren't present.

From-SVN: r41789
2001-05-03 16:49:22 +01:00
Phil Edwards 1e38ba0acc update_web_docs_libstdcxx: New script.
2001-03-18  Phil Edwards  <pme@sources.redhat.com>

	* update_web_docs_libstdcxx:  New script.
	* crontab:  Call said script.

From-SVN: r40606
2001-03-19 01:40:04 +00:00
Joseph Myers 2eb6fbf861 update_version, [...]: Check out with gcc directory instead of using egcs link.
* update_version, update_branch_version: Check out with gcc
	directory instead of using egcs link.

From-SVN: r40591
2001-03-18 00:08:56 +00:00
Joseph Myers 655e4aeecd update_web_docs: Don't strip leading -r from argument following -r...
* update_web_docs: Don't strip leading -r from argument following
	-r, or leading -d from argument following -d.  Bug pointed out by
	Matt Kraai.

From-SVN: r40590
2001-03-17 23:59:21 +00:00
Joseph Myers 832013cdfa update_web_docs: Handle -r and -d options to generate docs for a release or branch in a subdirectory.
* update_web_docs: Handle -r and -d options to generate docs for a
	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.

From-SVN: r40589
2001-03-17 23:05:06 +00:00
Joseph Myers 285b923177 update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy.
* update_web_docs: Use /usr/local/bin/texi2html rather than
	gccadmin's local copy.

From-SVN: r40489
2001-03-15 08:16:32 +00:00
Joseph Myers 2d2ade2a3f crontab, [...]: New files (as currently used by gccadmin).
* crontab, doc_exclude, update_branch_version, update_version,
	update_web_docs: New files (as currently used by gccadmin).
	* README: New file.

From-SVN: r40352
2001-03-10 00:08:50 +00:00