gcc/maintainer-scripts
Gerald Pfeifer c73aebc3bd gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html.
* gcc_release (announce_snapshot): Add substitution of @BRANCH
	for README and index.html.  Remove substitution of @LONG_DATE.
	Put index.html into the respective snapshot directory.
	Adjust subject of the notification mail to the new naming scheme
	for CVS tags.
	Adjust name of the LATEST-IS-... files to the new naming scheme
	for snapshot directories.
	(FTP_PATH): Ditto.
	(LAST_DIR): Ditto.
	(LAST_LONG_DATE): Remove.

	* snapshot-README: Adjust to the new naming schemes for directories
	and snapshots per se.
	Dynamically fill in the respective branch instead of hardcoding it.

	* snapshot-index.html: Replace individual links to diffs with a
	general link to the diff/ subdirectory.
	Mention the concrete snapshot in <title> and <h1>.
	Adjust links to the new location of index.html.

From-SVN: r69143
2003-07-09 13:24:07 +00:00
..
ChangeLog gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html. 2003-07-09 13:24:07 +00:00
README crontab, [...]: New files (as currently used by gccadmin). 2001-03-10 00:08:50 +00:00
crontab update_version: Automatically update version files on all branches. 2002-02-26 07:13:25 +00:00
doc_exclude update_web_docs, [...]: Check out files that may be in the Attic. 2001-06-07 08:27:49 +01:00
gcc_release gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html. 2003-07-09 13:24:07 +00:00
snapshot-README gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html. 2003-07-09 13:24:07 +00:00
snapshot-index.html gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html. 2003-07-09 13:24:07 +00:00
update_version update_version (ADD_BRANCHES): Add, set to MAIN and tree-ssa-20020619-branch. 2003-05-09 15:05:41 +00:00
update_web_docs * update_web_docs (MANUALS): Add fastjar. 2002-09-17 19:14:37 +01:00
update_web_docs_libstdcxx update_web_docs_libstdcxx: New script. 2001-03-19 01:40:04 +00:00
update_web_docs_old update_web_docs: Remove support for generating g77_news.html and g77_bugs.html. 2002-08-28 22:11:19 +01:00

README

This directory contains various files used by the gccadmin account on
gcc.gnu.org, mainly for automated tasks such as the daily update of
the date in version.c.  There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
so the files in CVS and those used by gccadmin must be kept in sync
manually.