Home | History | Annotate | Download | only in maintainer-scripts

Lines Matching refs:SNAPSHOT

72   -s name:gitbranch    Create a snapshot, not a real release.
243 if [ $SNAPSHOT -ne 1 ]; then
428 # Print description if snapshot exists.
442 # Announce a snapshot, both on the web and via mail.
452 "Snapshot gcc-"${RELEASE}" is now available on
456 This snapshot has been generated from the GCC "${BRANCH}" git branch
466 <title>GCC "${RELEASE}" Snapshot</title>
470 <h1>GCC "${RELEASE}" Snapshot</h1>
480 <p>This snapshot has been generated from the GCC "${BRANCH}" git branch
490 When a particular snapshot is ready for public consumption the LATEST-"${BRANCH}"
492 a snapshot before it has been announced that way." >> ${SNAPSHOT_README}
499 <p>When a particular snapshot is ready for public consumption the LATEST-"${BRANCH}"
501 a snapshot before it has been announced that way.</p>
591 # Non-zero if we are building a snapshot, and don't build gcc or
593 SNAPSHOT=0
633 s) SNAPSHOT=1
659 if [ $SNAPSHOT -ne 1 ]; then
678 if [ $SNAPSHOT -eq 0 ]; then
715 # know what the last snapshot date was and take the corresponding tarballs,
779 if [ $SNAPSHOT -ne 0 ] && [ $LOCAL -ne 0 ]; then
782 # Update snapshot date file.