HomeSort by relevance Sort by last modified time
    Searched refs:cmake (Results 51 - 75 of 127) sorted by null

1 23 4 5 6

  /external/grpc-grpc/tools/run_tests/helper_scripts/
pre_build_csharp.bat 24 mkdir cmake
25 cd cmake
31 cmake -G "Visual Studio 14 2015" -A %ARCHITECTURE% -DgRPC_BUILD_TESTS=OFF -DgRPC_MSVC_STATIC_RUNTIME=ON ../../.. || goto :error
  /external/libdivsufsort/
generate_includes.sh 19 # be generated by cmake. Run this command whenever you update the include files.
32 cmake "${LOCAL_PATH}" \
  /external/protobuf/
appveyor.bat 13 cmake -G "%generator%" -Dprotobuf_BUILD_SHARED_LIBS=%BUILD_DLL% ../cmake
  /external/swiftshader/build/
cmake.sh 3 # This shell script is for (re)generating Visual Studio project files from CMake
11 echo files from CMake. It should be run from an MSYS/MinGW bash shell, such as
25 cmake -G"$CMAKE_GENERATOR" \
44 # CMake executable path
45 CMAKE=$(where cmake | head --lines=1 | sed 's?\\?\\\\?g')
51 --expression="s?$CMAKE?cmake?g" {} \
  /external/boringssl/src/util/fipstools/
break-tests.sh 32 cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=${HOME}/toolchain -DFIPS=1 -DFIPS_BREAK_TEST=${test} -DCMAKE_BUILD_TYPE=Release ..
  /external/compiler-rt/lib/tsan/
check_cmake.sh 11 CC=clang CXX=clang++ cmake -G Ninja -DLLVM_ENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON $ROOT/../../../..
  /external/eigen/scripts/
eigen_gen_docs 14 (cd build && cmake .. && make doc) || { echo "make failed"; exit 1; }
  /external/google-fruit/extras/scripts/
travis_ci_install_osx.sh 28 which cmake &>/dev/null || install_brew_package cmake
  /external/googletest/ci/
travis.sh 34 cmake -Dgtest_build_samples=ON \
  /external/libaom/
update_libaom.sh 135 chmod 755 build/cmake/*.sh build/cmake/*.pl
generate_config.sh 24 # 32bit build environment for cmake. Including but potentially not limited to:
70 # $2 - cmake options.
72 cmake "${SRC}" ${2} &> cmake.txt
111 [ -f ${TMP}/cmake.txt ] && cat ${TMP}/cmake.txt
126 toolchain="-DCMAKE_TOOLCHAIN_FILE=${SRC}/build/cmake/toolchains"
129 gen_config_files x86 "${toolchain}/x86-linux.cmake ${all_platforms} -DCONFIG_PIC=1"
139 gen_config_files arm "${toolchain}/armv7-linux-gcc.cmake ${all_platforms}"
142 gen_config_files arm64 "${toolchain}/arm64-linux-gcc.cmake ${all_platforms}
    [all...]
  /external/protobuf/csharp/
generate_protos.sh 16 if [ -x cmake/build/Debug/protoc.exe ]; then
17 PROTOC=cmake/build/Debug/protoc.exe
18 elif [ -x cmake/build/Release/protoc.exe ]; then
19 PROTOC=cmake/build/Release/protoc.exe
  /external/flatbuffers/android/jni/
build_flatc.bat 22 rem Path to cmake passed in by caller.
23 set cmake=%1 variable
24 rem Path to cmake project to build.
45 rem Map Visual Studio version to cmake generator name.
61 %cmake% -G"%cmake_generator%"
  /external/skia/infra/bots/recipe_modules/build/
api.py 15 from . import cmake
48 elif 'CMake' in b:
49 self.compile_fn = cmake.compile_fn
50 self.copy_fn = cmake.copy_extra_build_products
  /external/skqp/infra/bots/recipe_modules/build/
api.py 15 from . import cmake
48 elif 'CMake' in b:
49 self.compile_fn = cmake.compile_fn
50 self.copy_fn = cmake.copy_extra_build_products
  /external/grpc-grpc-java/buildscripts/kokoro/
windows64.bat 28 SET VC_PROTOBUF_LIBS=%ESCWORKSPACE%\\grpc-java-helper64\\protobuf-%PROTOBUF_VER%\\cmake\\build\\Release
29 SET VC_PROTOBUF_INCLUDE=%ESCWORKSPACE%\\grpc-java-helper64\\protobuf-%PROTOBUF_VER%\\cmake\\build\\include
  /external/Reactive-Extensions/RxCpp/projects/scripts/
install_libcxx.sh 7 (cd libcxx/build && cmake .. -DLIBCXX_CXX_ABI=libstdc++ -DLIBCXX_CXX_ABI_INCLUDE_PATHS="/usr/include/c++/4.6;/usr/include/c++/4.6/x86_64-linux-gnu")
  /external/brotli/c/fuzz/
test_fuzzer.sh 15 cmake $BROTLI -DCMAKE_C_COMPILER="$CC" \
  /external/grpc-grpc/test/distrib/cpp/
run_distrib_test_cmake_as_externalproject.bat 29 @rem Build helloworld example using cmake
33 cmake -DOPENSSL_ROOT_DIR=%OPENSSL_DIR% ../examples/cpp/helloworld/cmake_externalproject || goto :error
34 cmake --build . --config Release || goto :error
  /external/ImageMagick/Magick++/fuzz/
build.sh 20 cmake . -DCMAKE_INSTALL_PREFIX=$WORK -DPNG_SHARED=off
27 CFLAGS="$CFLAGS -fPIC" cmake . -DCMAKE_INSTALL_PREFIX=$WORK -DENABLE_STATIC=on -DENABLE_SHARED=off
90 cmake . -DCMAKE_INSTALL_PREFIX=$WORK -DBUILD_SHARED_LIBS=off -DBUILD_CODEC=off -DCMAKE_BUILD_TYPE=Release
  /external/boringssl/src/util/
generate-coverage.sh 30 cmake "$SRC" -GNinja -DGCOV=1
  /external/cn-cbor/src/
CMakeLists.txt 25 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)
  /external/google-breakpad/src/testing/gtest/
CMakeLists.txt 2 # CMake build script for Google Test.
8 # BUILD_SHARED_LIBS is a standard CMake variable, but we declare it here to
26 include(cmake/hermetic_build.cmake OPTIONAL)
38 # CMake files in this project can refer to the root source directory
50 include(cmake/internal_utils.cmake)
52 config_compiler_and_linker() # Defined in internal_utils.cmake.
80 # or specifying the -Dbuild_gtest_samples=ON flag when running cmake.
104 # or specifying the -Dgtest_build_tests=ON flag when running cmake
    [all...]
  /external/google-fruit/extras/dockerfiles/
common_install.sh 21 cmake \
  /external/google-fruit/extras/packaging/
debian.rules 17 cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo

Completed in 272 milliseconds

1 23 4 5 6