Searched full:top_builddir (Results 1 – 8 of 8) sorted by relevance
95 if [ -n "${top_builddir}" ]; then97 mkdir -p "${top_builddir}"100 top_builddir=.108 cd "${top_builddir}" || die "cd failed"121 cd "${top_builddir}" || die "cd failed"128 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-15…135 cd "${top_builddir}" || die "cd failed"142 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-tr…149 cd "${top_builddir}" || die "cd failed"156 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-15…[all …]
124 if [ -z "${top_builddir}" ]; then125 top_builddir=.
41 $ top_builddir=($pwd) TORANJ_CLI=1 ./tests/toranj/start.sh
78 top_builddir=$(pwd)/build/toranj ./tests/toranj/start.sh109 top_builddir=$(pwd)/build/toranj ./tests/toranj/start.sh
250 export top_builddir="${OT_BUILDDIR}/openthread-simulation-${THREAD_VERSION}"278 export top_builddir="${OT_BUILDDIR}/openthread-simulation-${THREAD_VERSION}"
106 srcdir = os.environ['top_builddir']592 if self.version != '1.1' and mode == 'mtd' and 'top_builddir' in os.environ:593 srcdir = os.environ['top_builddir']611 elif 'top_builddir' in os.environ:612 srcdir = os.environ['top_builddir']690 elif 'top_builddir' in os.environ:691 srcdir = os.environ['top_builddir']
104 _OT_BUILDDIR = os.getenv('top_builddir', '../../..')
280 _OT_BUILDDIR = os.getenv('top_builddir', '../../..')