gcc/maintainer-scripts
Gerald Pfeifer 44d952b36a gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
* gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
	(build_bz2): Rename to build_gzip and create .gz files from .bz2
	files instead of the other way around.
	(build_gzip): New function.
	(build_diffs): Build .bz2 files instead of .gz files.
	(build_diff): Use .bz2 files instead of .gz files.
	Make an error message independent of the compression format.
	(MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
	invocation of this script.
	(MODE_GZIP): New variable.
	(OLD_TARS): Use .bz2 archive of the previous snapshot.

From-SVN: r68074
2003-06-17 09:02:45 +00:00
..
ChangeLog gcc_release (build_tarfile): Build .bz2 files instead of .gz files. 2003-06-17 09:02:45 +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 (build_tarfile): Build .bz2 files instead of .gz files. 2003-06-17 09:02:45 +00:00
snapshot-README snapshot-README: Use GCC instead of gcc... 2003-06-14 10:57:54 +00:00
snapshot-index.html snapshot-README: Use GCC instead of gcc... 2003-06-14 10:57:54 +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.