]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Tue, 17 Jun 2003 09:02:45 +0000 (11:02 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 17 Jun 2003 09:02:45 +0000 (09:02 +0000)
commit44d952b36a61120729dfeef4787a2fffe2ed9f53
tree73596c5b4eabf16d03dff6b0287f26a0f4288eec
parent97587cfaa3de90d59f1889a86f85488e6d9319c0
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
maintainer-scripts/ChangeLog
maintainer-scripts/gcc_release