c73aebc3bd
* 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
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
gcc-ss-@BRANCH@-@DATE@ is now available on
|
|
ftp://gcc.gnu.org/pub/gcc/snapshots/@BRANCH@-@DATE@
|
|
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
|
|
|
|
This snapshot has been generated from the GCC CVS @BRANCH@ branch.
|
|
|
|
You'll find:
|
|
|
|
gcc-@DATE@.tar.bz2 The full GCC snapshot, including all
|
|
languages and runtime libraries.
|
|
|
|
gcc-core-@DATE@.tar.bz2 Just the C front end and core compiler.
|
|
|
|
gcc-testsuite-@DATE@.tar.bz2 The GCC testsuite.
|
|
|
|
gcc-ada-@DATE@.tar.bz2 The Ada language and runtime.
|
|
|
|
gcc-g++-@DATE@.tar.bz2 The C++ front end and runtime.
|
|
|
|
gcc-g77-@DATE@.tar.bz2 The F77 front end and runtime.
|
|
|
|
gcc-objc-@DATE@.tar.bz2 The Objective-C front end and runtime.
|
|
|
|
gcc-java-@DATE@.tar.bz2 The Java front end and runtime.
|
|
|
|
Diffs from @BRANCH@-@LAST_DATE@ are available in the diffs/ subdirectory.
|
|
|
|
|
|
When a particular snapshot is ready for public consumption the LATEST-IS-
|
|
file is updated and a message is sent to the gcc list. Please do not use
|
|
a snapshot before it has been announced that way.
|