Searched full:build_system (Results 1 – 13 of 13) sorted by relevance
/external/brotli/scripts/ |
D | appveyor.yml | 8 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.sh | 18 case "${BUILD_SYSTEM}" in 36 case "${BUILD_SYSTEM}" in 72 case "${BUILD_SYSTEM}" in
|
/external/brotli/ |
D | .travis.yml | 12 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-5.0 CXX_COMPILER=clang++-5.0 ASAN_OPTIONS=detect_leaks=0 60 env: BUILD_SYSTEM=cmake C_COMPILER=clang-5.0 CXX_COMPILER=clang++-5.0 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… 96 env: BUILD_SYSTEM=cmake C_COMPILER=pgcc CXX_COMPILER=pgc++ 104 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5 115 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5 [all …]
|
/external/googletest/ |
D | appveyor.yml | 9 build_system: cmake 14 build_system: cmake 19 build_system: bazel 24 build_system: cmake 29 build_system: cmake 33 build_system: cmake 60 if ($env:build_system -eq "bazel") { 64 if ($env:build_system -eq "cmake") { 86 if ($env:build_system -eq "bazel") { 125 if ($env:build_system -eq "bazel") { [all …]
|
/external/grpc-grpc/templates/ |
D | Makefile.template | 915 % 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 …]
|
D | CMakeLists.txt.template | 298 % if not lib.get('build_system', []) or 'cmake' in lib.get('build_system', []):
|
/external/hyphenation-patterns/ |
D | build-hyb.mk | 7 include $(BUILD_SYSTEM)/base_rules.mk
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant_conf.mk | 21 include $(BUILD_SYSTEM)/base_rules.mk
|
/external/parameter-framework/support/android/ |
D | build_pfw_settings.mk | 32 include $(BUILD_SYSTEM)/base_rules.mk
|
/external/clang/include/clang-c/ |
D | BuildSystem.h | 26 * \defgroup BUILD_SYSTEM Build system utilities
|
/external/robolectric-shadows/ |
D | run_robolectric_module_tests.mk | 23 include $(BUILD_SYSTEM)/base_rules.mk
|
D | run_robotests.mk | 75 include $(BUILD_SYSTEM)/base_rules.mk
|
/external/grpc-grpc/ |
D | build.yaml | 1432 build_system: 1513 build_system:
|