gcc/maintainer-scripts
Matthias Klose d300615539 gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
2017-05-18  Matthias Klose  <doko@ubuntu.com>

        * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
        (build_diffs): Handle building diffs from either bz2 or xz tarballs,
        compress diffs using xz instead of bz2.
        (build_diff): Likewise.
        (upload_files): Check for *.xz files instead of *.bz2 files.
        (announce_snapshot): Announce xz tarball instead of bz2 tarball.
        (XZ): New definition.
        (<toplevel>): Look for both bz2 and xz compressed old tarballs.

From-SVN: r248251
2017-05-18 18:49:16 +00:00
..
ChangeLog gcc_release (build_gzip): Build xz tarball instead of bz2 tarball. 2017-05-18 18:49:16 +00:00
README
branch_changer.py Document branch_changer.py script 2016-08-17 10:30:37 +00:00
crontab * crontab: Enable snapshots from gcc-7-branch. 2017-04-20 12:51:33 +02:00
gcc_release gcc_release (build_gzip): Build xz tarball instead of bz2 tarball. 2017-05-18 18:49:16 +00:00
generate_libstdcxx_web_docs
maintainer-addresses
update_version_svn update_version_svn: Ignore the GCC 4.9 branch. 2016-07-26 12:30:18 +00:00
update_web_docs_libstdcxx_svn
update_web_docs_svn update_web_docs_svn: Remove a reference to GCC 3.1. 2017-02-28 13:17:52 +00: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 gcc/DATESTAMP.  There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
so the files in Subversion and those used by gccadmin must be kept in
sync manually.