Home
last modified time | relevance | path

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

/build/blueprint/
Dbootstrap.bash48 [ -z "$BLUEPRINTDIR" ] && BLUEPRINTDIR="${SRCDIR}"
118 echo "include $BLUEPRINTDIR/bootstrap/build.ninja" >> $BUILDDIR/.minibootstrap/build.ninja
126 echo "BLUEPRINTDIR=\"${BLUEPRINTDIR}\"" >> $BUILDDIR/.blueprint.bootstrap
Dblueprint.bash49 if [ -z "$BLUEPRINTDIR" ]; then
54 source "${BLUEPRINTDIR}/blueprint_impl.bash"
Dblueprint_impl.bash27 source "${BLUEPRINTDIR}/microfactory/microfactory.bash"
/build/blueprint/microfactory/
Dmicrofactory.bash36 local mf_src="${BLUEPRINTDIR}/microfactory"
63 -pkg-path "github.com/google/blueprint=${BLUEPRINTDIR}" \
/build/soong/scripts/
Dmicrofactory.bash61 BLUEPRINTDIR=${TOP}/build/blueprint \
/build/blueprint/tests/
Dtest_tree_tests.sh28 export BLUEPRINTDIR=${SRCDIR}/blueprint