Searched refs:BUILD_TYPE (Results 1 – 25 of 86) sorted by relevance
1234
21 if ${BUILD_TYPE+false}; then101 _BUILD_DIR_NAME="build-cmake_${BUILD_TYPE}_${LIB_TYPE}_${_COMPILER_NAME}_${_BUILD_EXE}"106 BUILDNAME="${_HOSTNAME}_${BUILD_TYPE}_${LIB_TYPE}_${_COMPILER_NAME}_${_BUILD_EXE}"112 -DCMAKE_BUILD_TYPE:STRING=${BUILD_TYPE} \117 …ctest -C ${BUILD_TYPE} -D ExperimentalStart -D ExperimentalConfigure -D ExperimentalBuild ${CTEST_…119 cmake --build . --config ${BUILD_TYPE} --target install
13 if ${BUILD_TYPE+false}; then65 _BUILD_DIR_NAME="build-${BUILD_TYPE}_${LIB_TYPE}_${_COMPILER_NAME}"68 meson --fatal-meson-warnings --werror --buildtype ${BUILD_TYPE} --default-library ${LIB_TYPE} . "${…
44 Usage: compile.sh BUILD_TYPE TARGET46 BUILD_TYPE supported build type (static, static-debug)73 BUILD_TYPE=${1:?"Build type not defined.$(81 BUILD_DIR="${WORKSPACE}/build-${BUILD_TYPE}"93 case "${BUILD_TYPE}" in97 log_err "${BUILD_TYPE} build type not supported"
41 Usage: compile.sh BUILD_TYPE TARGET43 BUILD_TYPE supported build type: (shared, static, static-debug)96 BUILD_TYPE=${1:?"Build type not defined.$(104 readonly BUILD_DIR="${WORKSPACE}/build-${BUILD_TYPE}"110 case "${BUILD_TYPE}" in285 case "${BUILD_TYPE}" in296 case "${BUILD_TYPE}" in308 case "${BUILD_TYPE}" in354 case "${BUILD_TYPE}" in362 case "${BUILD_TYPE}" in
41 Usage: $(basename "$0") BUILD_TYPE APP_ABI43 BUILD_TYPE supported build types:67 readonly BUILD_TYPE=${1:?"BUILD_TYPE is not defined.$(79 readonly BUILD_DIR="${WORKSPACE}/build-${BUILD_TYPE}"90 case "${BUILD_TYPE}" in106 case "${BUILD_TYPE}" in
3 if [ "$BUILD_TYPE" != "ios" -a "$BUILD_TYPE" != "analyse" -a "$BUILD_TYPE" != "cmake" ]; then13 elif [ "$BUILD_TYPE" = "cmake" ] ; then
57 BUILD_TYPE=Release70 mkdir -p $BUILD_DIR/gen $BUILD_DIR/output/lib/$ABI $BUILD_DIR/$BUILD_TYPE72 pushd $BUILD_DIR/$BUILD_TYPE77 -DCMAKE_BUILD_TYPE=$BUILD_TYPE \
23 BUILD_TYPE="Debug"37 BUILD_TYPE="RelWithDebInfo"60 cmake -GNinja -DCMAKE_BUILD_TYPE=$BUILD_TYPE \
23 BUILD_TYPE="Debug"37 BUILD_TYPE="RelWithDebInfo"75 -DCMAKE_BUILD_TYPE=$BUILD_TYPE\
36 cmake --build . --config %BUILD_TYPE% || goto :error49 cmake --build . --config %BUILD_TYPE% --target ReactorUnitTests || goto :error56 cmake --build . --config %BUILD_TYPE% --target ReactorUnitTests || goto :error63 REM cmake --build . --config %BUILD_TYPE% --target ReactorUnitTests || goto :error69 REM cmake --build . --config %BUILD_TYPE% --target ReactorUnitTests || goto :error
41 --env BUILD_TYPE=$BUILD_TYPE \
24 if [[ "${BUILD_TYPE}" == "Debug" ]]; then30 "-DCMAKE_BUILD_TYPE=${BUILD_TYPE}" \
25 BUILD_TYPE=$151 -DCMAKE_BUILD_TYPE=$BUILD_TYPE \
5 ARG BUILD_TYPE=release18 ./scripts/build-deb.sh ${BUILD_TYPE}
20 BUILD_TYPE="Release"60 "-DCMAKE_BUILD_TYPE=$BUILD_TYPE" \
21 BUILD_TYPE=$148 cmake -GNinja -DCMAKE_BUILD_TYPE=$BUILD_TYPE $CMAKE_C_CXX_COMPILER \
11 if(BUILD_TYPE)13 CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
21 set BUILD_TYPE=%1 variable57 …TALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE% -DRE2_BUILD_TES…83 ctest -C %BUILD_TYPE% --output-on-failure --timeout 300
55 BUILD_TYPE="Debug"57 BUILD_TYPE="RelWithDebInfo"92 …CMAKE_INSTALL_PREFIX=$KOKORO_ARTIFACTS_DIR/install -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DRE2_BUILD_TEST…
57 BUILD_TYPE="Debug"59 BUILD_TYPE="RelWithDebInfo"94 …CMAKE_INSTALL_PREFIX=$KOKORO_ARTIFACTS_DIR/install -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DRE2_BUILD_TEST…
21 set BUILD_TYPE=%1 variable54 …TALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE% -DRE2_BUILD_TES…75 ctest -C %BUILD_TYPE% --output-on-failure --timeout 300
21 set BUILD_TYPE=%1 variable60 …TALL_PREFIX=%KOKORO_ARTIFACTS_DIR%\install -GNinja -DCMAKE_BUILD_TYPE=%BUILD_TYPE% -DRE2_BUILD_TES…81 ctest -C %BUILD_TYPE% --output-on-failure --timeout 300
30 BUILD_TYPE="Debug"270 BUILD_TYPE="Release";;318 eval "${CMAKE_CMD}" "${TOP_SRCDIR}" -DCMAKE_BUILD_TYPE="${BUILD_TYPE}" -DCMAKE_INSTALL_PREFIX="${PR…
62 BUILD_TYPE="Debug"64 BUILD_TYPE="RelWithDebInfo"99 …CMAKE_INSTALL_PREFIX=$KOKORO_ARTIFACTS_DIR/install -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DRE2_BUILD_TEST…