Searched refs:TOOLCHAIN_GIT_DATE (Results 1 - 3 of 3) sorted by relevance

/ndk/build/tools/
H A Ddownload-toolchain-sources.sh32 if [ "$TOOLCHAIN_GIT_DATE" -a "$TOOLCHAIN_GIT_DATE" != "now" ] ; then
33 RELEASE=`echo $TOOLCHAIN_GIT_DATE | sed -e 's!-!!g'`
39 GIT_DATE=$TOOLCHAIN_GIT_DATE
69 if [ -n "$TOOLCHAIN_GIT_DATE" ] ; then
74 correspond to the date of $TOOLCHAIN_GIT_DATE. If you want to use the tip of
H A Ddev-defaults.sh47 TOOLCHAIN_GIT_DATE=now
H A Ddev-rebuild-ndk.sh150 OPTION_SRC_DIR=/tmp/ndk-$USER/src/android-ndk-src-${TOOLCHAIN_GIT_DATE}${PATCHES_SHA1}

Completed in 21 milliseconds