HomeSort by: relevance | last modified time | path
    Searched refs:gitbranch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release 67 gcc_release -s name:gitbranch [further options]
72 -s name:gitbranch Create a snapshot, not a real release.
109 -b "${GITBRANCH}" "${GITROOT}" "`basename ${SOURCE_DIRECTORY}`" || \
112 ${GIT} clone -q -b "${GITBRANCH}" "${GITROOT}" "`basename ${SOURCE_DIRECTORY}`" || \
213 GITBRANCH=${TAG}
238 echo "Obtained from git: ${GITBRANCH} revision ${GITREV}" > LAST_UPDATED
457 with the following options: "git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"
481 with the following options: <code>"git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"</code></p>
569 GITBRANCH=""
635 GITBRANCH=${OPTARG#*:
    [all...]
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release 67 gcc_release -s name:gitbranch [further options]
72 -s name:gitbranch Create a snapshot, not a real release.
109 -b "${GITBRANCH}" "${GITROOT}" "`basename ${SOURCE_DIRECTORY}`" || \
112 ${GIT} clone -q -b "${GITBRANCH}" "${GITROOT}" "`basename ${SOURCE_DIRECTORY}`" || \
213 GITBRANCH=${TAG}
238 echo "Obtained from git: ${GITBRANCH} revision ${GITREV}" > LAST_UPDATED
457 with the following options: "git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"
481 with the following options: <code>"git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"</code></p>
569 GITBRANCH=""
635 GITBRANCH=${OPTARG#*:
    [all...]

Completed in 14 milliseconds