Home
last modified time | relevance | path

Searched refs:SRCDIR (Results 1 – 6 of 6) sorted by relevance

/build/blueprint/tests/
Dtest_tree_tests.sh23 export SRCDIR="${TEMPDIR}/src"
24 cp -r tests/test_tree "${SRCDIR}"
25 cp -r "${TOP}" "${SRCDIR}/blueprint"
28 export BLUEPRINTDIR=${SRCDIR}/blueprint
30 ${SRCDIR}/blueprint/bootstrap.bash $@
52 mkdir ${SRCDIR}/newglob
67 touch ${SRCDIR}/newglob/Blueprints
84 rm ${SRCDIR}/newglob/Blueprints
101 rmdir ${SRCDIR}/newglob
Dbootstrap.bash4 export SRCDIR=".."
/build/blueprint/
Dbootstrap.bash44 [ -z "$SRCDIR" ] && SRCDIR=`dirname "${BOOTSTRAP}"`
48 [ -z "$BLUEPRINTDIR" ] && BLUEPRINTDIR="${SRCDIR}"
115 echo "topFile = $SRCDIR/$TOPNAME" >> $BUILDDIR/.minibootstrap/build.ninja
125 echo "SRCDIR=\"${SRCDIR}\"" >> $BUILDDIR/.blueprint.bootstrap
Dblueprint_impl.bash13 (cd "$SRCDIR";
/build/soong/scripts/
Dmicrofactory.bash60 SRCDIR=${TOP} \
/build/blueprint/microfactory/
Dmicrofactory.bash64 -trimpath "${SRCDIR}" \