Home
last modified time | relevance | path

Searched refs:OT_BUILDDIR (Results 1 – 4 of 4) sorted by relevance

/openthread-3.5.0/script/
Dtest35 OT_BUILDDIR="${OT_BUILDDIR:-${PWD}/build}"
36 readonly OT_BUILDDIR
139 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}" "${OT_SRCDIR}"/script/cmake-b…
142 …OT_CMAKE_NINJA_TARGET=ot-rcp OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}" …
149 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}-bbr" "${OT_SRCDIR}"/script/cma…
152 …OT_CMAKE_NINJA_TARGET=ot-rcp OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}-b…
187 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-posix-${version}" "${OT_SRCDIR}"/script/cmake-build …
193 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-posix-${version}-bbr" "${OT_SRCDIR}"/script/cmake-bu…
220 rm -rfv "${OT_BUILDDIR}" || sudo rm -rfv "${OT_BUILDDIR}"
226 local builddir="${OT_BUILDDIR}/openthread-simulation-${version}"
[all …]
Dpackage35 OT_BUILDDIR="${OT_BUILDDIR:-${PWD}/build}"
36 readonly OT_BUILDDIR
48 builddir="${OT_BUILDDIR}/openthread-sim"
52 builddir="${OT_BUILDDIR}/openthread-host"
56 builddir="${OT_BUILDDIR}/openthread-daemon"
Dcheck-posix-build-cmake32 OT_BUILDDIR="$(pwd)/build"
33 readonly OT_BUILDDIR
37 rm -rf "$OT_BUILDDIR"
Dcheck-simulation-build-cmake35 OT_BUILDDIR="$(pwd)/build"
36 readonly OT_BUILDDIR
40 rm -rf "$OT_BUILDDIR"