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

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.