Home
last modified time | relevance | path

Searched full:build_system (Results 1 – 25 of 51) sorted by relevance

123

/external/brotli/scripts/
Dappveyor.yml8 BUILD_SYSTEM: CMake
13 BUILD_SYSTEM: CMake
17 - BUILD_SYSTEM: CMake
21 - BUILD_SYSTEM: CMake
25 - BUILD_SYSTEM: Python
30 - BUILD_SYSTEM: Python
35 - BUILD_SYSTEM: make
38 - BUILD_SYSTEM: make
41 - BUILD_SYSTEM: bazel
44 - IF "%BUILD_SYSTEM%"=="Python" (
[all …]
D.travis.sh18 case "${BUILD_SYSTEM}" in
37 case "${BUILD_SYSTEM}" in
73 case "${BUILD_SYSTEM}" in
/external/brotli/
D.travis.yml12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-7
21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.4
34 env: BUILD_SYSTEM=autotools C_COMPILER=gcc-5 CXX_COMPILER=g++-5
47 env: BUILD_SYSTEM=fuzz C_COMPILER=clang-7 CXX_COMPILER=clang++-7 ASAN_OPTIONS=detect_leaks=0
60 env: BUILD_SYSTEM=cmake C_COMPILER=clang-7 CXX_COMPILER=clang++-7
69 env: BUILD_SYSTEM=cmake C_COMPILER=clang-3.5 CXX_COMPILER=clang++-3.5
82 …env: BUILD_SYSTEM=cmake C_COMPILER=arm-linux-gnueabihf-gcc CXX_COMPILER=arm-linux-gnueabihf-g++ CF…
97 # env: BUILD_SYSTEM=cmake C_COMPILER=pgcc CXX_COMPILER=pgc++
105 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5
116 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5
[all …]
/external/flac/
D.travis.yml15 - BUILD_SYSTEM="autotools" CONFIGURE_OPTS=
16 - BUILD_SYSTEM="autotools" CONFIGURE_OPTS=--enable-64-bit-words
17 - BUILD_SYSTEM="cmake" CONFIGURE_OPTS=
18 - BUILD_SYSTEM="cmake" CONFIGURE_OPTS=-DENABLE_64_BIT_WORDS=ON
24 …- if [[ "${BUILD_SYSTEM}" == "autotools" ]]; then ./autogen.sh && ./configure $CONFIGURE_OPTS && m…
25 …- if [[ "${BUILD_SYSTEM}" == "cmake" ]]; then mkdir cmake-build && cd cmake-build && cmake .. -DCM…
26 - if [ $TRAVIS_OS_NAME = linux ] && [ ${BUILD_SYSTEM} = "autotools" ]; then
/external/swiftshader/third_party/marl/kokoro/windows/
Dpresubmit.bat36 IF /I "%BUILD_SYSTEM%"=="cmake" (
54 ) ELSE IF /I "%BUILD_SYSTEM%"=="bazel" (
82 echo "Unknown build system: %BUILD_SYSTEM%"
/external/swiftshader/third_party/marl/kokoro/ubuntu/
Dpresubmit.sh25 --env BUILD_SYSTEM=${BUILD_SYSTEM} \
Drelease.sh26 --env BUILD_SYSTEM=${BUILD_SYSTEM} \
Ddocker.sh37 if [ "$BUILD_SYSTEM" == "cmake" ]; then
168 elif [ "$BUILD_SYSTEM" == "bazel" ]; then
179 status "Unknown build system: $BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/macos/
Dbuild.sh36 if [ "$BUILD_SYSTEM" == "cmake" ]; then
147 elif [ "$BUILD_SYSTEM" == "bazel" ]; then
164 status "Unknown build system: $BUILD_SYSTEM"
/external/grpc-grpc/templates/
DMakefile.template915 % if 'Makefile' in lib.get('build_system', ['Makefile']):
925 % if 'Makefile' in lib.get('build_system', ['Makefile']):
935 % if 'Makefile' in lib.get('build_system', ['Makefile']):
947 % if 'Makefile' in lib.get('build_system', ['Makefile']):
956 % if 'Makefile' in lib.get('build_system', ['Makefile']):
966 % if 'Makefile' in lib.get('build_system', ['Makefile']):
981 % if 'Makefile' in lib.get('build_system', ['Makefile']):
999 % if 'Makefile' in lib.get('build_system', ['Makefile']):
1009 % if 'Makefile' in lib.get('build_system', ['Makefile']):
1136 % if 'Makefile' in lib.get('build_system', ['Makefile']):
[all …]
/external/swiftshader/third_party/marl/kokoro/windows/mingw-x64/bazel/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/macos/clang-x64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/macos/clang-x64/bazel/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/clang-x86/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x64/bazel/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/android/x86_64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x86/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/clang-x64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/android/arm64-v8a/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/windows/msvc-2019-x64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/windows/msvc-2017-x64/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/windows/msvc-2019-x86/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/ubuntu/android/armeabi-v7a/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"
/external/swiftshader/third_party/marl/kokoro/windows/msvc-2017-x86/cmake/
Dpresubmit.cfg6 key: "BUILD_SYSTEM"

123