/aosp_15_r20/external/grpc-grpc/ |
H A D | build_handwritten.yaml | 8 '#04': not listed in doc/g_stands_for.md - and update that document to list the 11 '#07': Master always has a "-dev" suffix 12 '#08': Use "-preN" suffixes to identify pre-release versions 13 '#09': Per-language overrides are possible with (eg) ruby_version tag here 23 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 24 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS 27 LDFLAGS: -fsanitize=address 33 asan-noleaks: 35 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 36 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | build_handwritten.yaml | 8 '#04': not listed in doc/g_stands_for.md - and update that document to list the 11 '#07': Master always has a "-dev" suffix 12 '#08': Use "-preN" suffixes to identify pre-release versions 13 '#09': Per-language overrides are possible with (eg) ruby_version tag here 23 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 24 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS 27 LDFLAGS: -fsanitize=address 33 asan-noleaks: 35 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 36 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/cmake/ |
H A D | internal_utils.cmake | 6 # - This file will be run twice when building Google Mock (once via 11 # - The functions/macros defined in this file may depend on Google 24 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#dynamic-replace. 34 # hard-to-find crashes. When it is built as a static library, it is 38 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") 40 # When using Ninja with Clang, static builds pass -D_DLL on Windows. 42 string(REPLACE "-D_DLL" "" ${flag_var} "${${flag_var}}") 50 # turned off (/EHs-c- flag). Where required, exceptions are explicitly 51 # re-enabled using the cxx_exception_flags variable. 75 # TODO([email protected]): Add -RTCs and -RTCu to debug builds. [all …]
|
/aosp_15_r20/external/googletest/googletest/cmake/ |
H A D | internal_utils.cmake | 6 # - This file will be run twice when building Google Mock (once via 11 # - The functions/macros defined in this file may depend on Google 24 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#dynamic-replace. 34 # hard-to-find crashes. When it is built as a static library, it is 38 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") 40 # When using Ninja with Clang, static builds pass -D_DLL on Windows. 42 string(REPLACE "-D_DLL" "" ${flag_var} "${${flag_var}}") 50 # turned off (/EHs-c- flag). Where required, exceptions are explicitly 51 # re-enabled using the cxx_exception_flags variable. 75 # TODO([email protected]): Add -RTCs and -RTCu to debug builds. [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/cmake/ |
H A D | internal_utils.cmake | 6 # - This file will be run twice when building Google Mock (once via 11 # - The functions/macros defined in this file may depend on Google 24 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#dynamic-replace. 34 # hard-to-find crashes. When it is built as a static library, it is 38 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") 40 # When using Ninja with Clang, static builds pass -D_DLL on Windows. 42 string(REPLACE "-D_DLL" "" ${flag_var} "${${flag_var}}") 50 # turned off (/EHs-c- flag). Where required, exceptions are explicitly 51 # re-enabled using the cxx_exception_flags variable. 75 # TODO([email protected]): Add -RTCs and -RTCu to debug builds. [all …]
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/cmake/ |
H A D | internal_utils.cmake | 6 # - This file will be run twice when building Google Mock (once via 11 # - The functions/macros defined in this file may depend on Google 27 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#dynamic-replace. 37 # hard-to-find crashes. When it is built as a static library, it is 41 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") 49 # turned off (/EHs-c- flag). Where required, exceptions are explicitly 50 # re-enabled using the cxx_exception_flags variable. 74 # TODO([email protected]): Add -RTCs and -RTCu to debug builds. 75 set(cxx_base_flags "-GS -W4 -WX -wd4251 -wd4275 -nologo -J") 76 set(cxx_base_flags "${cxx_base_flags} -D_UNICODE -DUNICODE -DWIN32 -D_WIN32") [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/configs/ |
H A D | llvm-libc++-shared-no-vcruntime-clangcl.cfg.in | 2 # using a DLL, with Clang-cl on Windows. This variant sets _HAS_EXCEPTIONS = 0 5 lit_config.load_config(config, '@CMAKE_CURRENT_BINARY_DIR@/cmake-bridge.cfg') 7 config.substitutions.append(('%{flags}', '--driver-mode=g++')) 9 …-fms-runtime-lib=' + config.fms_runtime_lib + ' -nostdinc++ -I %{include-dir} -I %{target-include-… 12 '-nostdlib -L %{lib-dir} -lc++ -l' + config.cxx_lib 15 '%{executor} --execdir %T --prepend_env PATH=%{lib-dir} -- '
|
/aosp_15_r20/external/grpc-grpc/templates/ |
H A D | config.m4.template | 2 --- | 4 [ --enable-grpc Enable grpc support]) 9 dnl # --with-grpc -> add include path 11 PHP_ADD_INCLUDE(PHP_EXT_SRCDIR()/src/core/ext/upb-gen) 12 PHP_ADD_INCLUDE(PHP_EXT_SRCDIR()/src/core/ext/upbdefs-gen) 14 PHP_ADD_INCLUDE(PHP_EXT_SRCDIR()/third_party/abseil-cpp) 16 PHP_ADD_INCLUDE(PHP_EXT_SRCDIR()/third_party/boringssl-with-bazel/src/include) 22 LIBS="-lpthread $LIBS" 24 CFLAGS="-std=c11 -g -O2" 25 CXXFLAGS="-std=c++14 -fno-exceptions -fno-rtti -g -O2" [all …]
|
H A D | config.w32.template | 2 --- | 21 for dep in set(php_full_deps) - set({'cares'}): 34 "/D_HAS_EXCEPTIONS=0 /DNOMINMAX /DGRPC_ARES=0 /D_WIN32_WINNT=0x600 "+ 37 "/I"+configure_module_dirname+"\\src\\core\\ext\\upb-gen "+ 38 "/I"+configure_module_dirname+"\\src\\core\\ext\\upbdefs-gen "+ 40 "/I"+configure_module_dirname+"\\third_party\\abseil-cpp "+ 42 "/I"+configure_module_dirname+"\\third_party\\boringssl-with-bazel\\src\\include "+ 65 if (build_dirs[i].indexOf('grpc') == -1) {
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | CMakeLists.txt | 65 list(APPEND LIBFUZZER_CFLAGS -D_LIBCPP_ABI_VERSION=Fuzzer) 66 append_list_if(COMPILER_RT_HAS_NOSTDINCXX_FLAG -nostdinc++ LIBFUZZER_CFLAGS) 67 elseif(TARGET cxx-headers OR HAVE_LIBCXX) 70 set(LIBFUZZER_DEPS cxx-headers) 73 append_list_if(COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -fno-omit-frame-pointer LIBFUZZER_CFLAGS) 75 if (CMAKE_CXX_FLAGS MATCHES "fsanitize-coverage") 76 list(APPEND LIBFUZZER_CFLAGS -fsanitize-coverage=0) 83 list(APPEND LIBFUZZER_CFLAGS -D_HAS_EXCEPTIONS=0) 86 list(APPEND LIBFUZZER_CFLAGS -Dthread_local=__thread) 145 set(target_cflags --target=${target} ${target_cflags}) [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/ |
H A D | internal.h | 26 // compiling with -D_HAS_EXCEPTIONS=0. See 59 other.fd_ = -1; 71 fd_ = -1; in reset() 76 fd_ = -1; in release() 81 int fd_ = -1;
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/tool/ |
D | internal.h | 26 // compiling with -D_HAS_EXCEPTIONS=0. See 59 other.fd_ = -1; 71 fd_ = -1; in reset() 76 fd_ = -1; in release() 81 int fd_ = -1;
|
/aosp_15_r20/external/boringssl/src/tool/ |
H A D | internal.h | 26 // compiling with -D_HAS_EXCEPTIONS=0. See 59 other.fd_ = -1; 71 fd_ = -1; in reset() 76 fd_ = -1; in release() 81 int fd_ = -1;
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/ |
D | internal.h | 26 // compiling with -D_HAS_EXCEPTIONS=0. See 59 other.fd_ = -1; 71 fd_ = -1; in reset() 76 fd_ = -1; in release() 81 int fd_ = -1;
|
/aosp_15_r20/external/compiler-rt/test/asan/ |
H A D | lit.cfg | 1 # -*- Python -*- 32 # Platform-specific default ASAN_OPTIONS for lit tests. 51 libdl_flag = "-ldl" 55 # GCC-ASan doesn't link in all the necessary libraries automatically, so 58 extra_linkflags = ["-pthread", "-lstdc++", libdl_flag] 62 # BFD linker in 64-bit android toolchains fails to find libm.so, which is a 65 extra_linkflags += ["-lm"] 67 # Setup default compiler flags used with -fsanitize=address option. 71 clang_asan_static_cflags = (["-fsanitize=address", 72 "-mno-omit-leaf-frame-pointer", [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/cares/ |
H A D | cares.BUILD | 212 "src/lib/config-dos.h", 219 "src/lib/config-win32.h", 227 "-D_GNU_SOURCE", 228 "-D_HAS_EXCEPTIONS=0", 229 "-DHAVE_CONFIG_H", 232 "-DNOMINMAX", 233 "-D_CRT_SECURE_NO_DEPRECATE", 234 "-D_CRT_NONSTDC_NO_DEPRECATE", 235 "-D_WIN32_WINNT=0x0600", 242 ":windows": ["-defaultlib:ws2_32.lib"],
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/ |
D | cares.BUILD | 212 "src/lib/config-dos.h", 219 "src/lib/config-win32.h", 227 "-D_GNU_SOURCE", 228 "-D_HAS_EXCEPTIONS=0", 229 "-DHAVE_CONFIG_H", 232 "-DNOMINMAX", 233 "-D_CRT_SECURE_NO_DEPRECATE", 234 "-D_CRT_NONSTDC_NO_DEPRECATE", 235 "-D_WIN32_WINNT=0x0600", 242 ":windows": ["-defaultlib:ws2_32.lib"],
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/ |
H A D | CMakeLists.txt | 22 …set(BENCHMARK_BUILD_32_BITS OFF CACHE BOOL "Build a 32 bit version of the library - unsupported wh… 28 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende… 39 # FIXME: The --coverage flag needs to be removed when building assembly 81 string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]+" VERSION ${GIT_VERSION}) 94 add_required_cxx_compiler_flag(-m32) 99 string(REGEX REPLACE "[-/]W[1-4]" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") 101 add_definitions(-D_CRT_SECURE_NO_WARNINGS) 104 add_cxx_compiler_flag(-EHs-) 105 add_cxx_compiler_flag(-EHa-) 106 add_definitions(-D_HAS_EXCEPTIONS=0) [all …]
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/ |
H A D | CMakeLists.txt | 10 option(BENCHMARK_ENABLE_WERROR "Build Release candidates with -Werror." ON) 11 option(BENCHMARK_FORCE_WERROR "Build Release candidates with -Werror regardless of compiler issues.… 27 …set(BENCHMARK_BUILD_32_BITS OFF CACHE BOOL "Build a 32 bit version of the library - unsupported wh… 35 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende… 50 # cross-compilation (e.g. Host=x86_64, target=aarch64) requires using the 52 # See https://gitlab.kitware.com/cmake/cmake/-/issues/15170 64 # FIXME: The --coverage flag needs to be removed when building assembly 128 add_required_cxx_compiler_flag(-m32) 143 string(REGEX REPLACE "[-/]W[1-4]" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") 145 add_definitions(-D_CRT_SECURE_NO_WARNINGS) [all …]
|
/aosp_15_r20/external/google-benchmark/ |
H A D | CMakeLists.txt | 10 option(BENCHMARK_ENABLE_WERROR "Build Release candidates with -Werror." ON) 11 option(BENCHMARK_FORCE_WERROR "Build Release candidates with -Werror regardless of compiler issues.… 27 …set(BENCHMARK_BUILD_32_BITS OFF CACHE BOOL "Build a 32 bit version of the library - unsupported wh… 35 option(BENCHMARK_DOWNLOAD_DEPENDENCIES "Allow the downloading and in-tree building of unmet depende… 50 # cross-compilation (e.g. Host=x86_64, target=aarch64) requires using the 52 # See https://gitlab.kitware.com/cmake/cmake/-/issues/15170 64 # FIXME: The --coverage flag needs to be removed when building assembly 113 # Normalize version: drop "v" prefix, replace first "-" with ".", 114 # drop everything after second "-" (including said "-"). 116 if(VERSION MATCHES v[^-]*-) [all …]
|
/aosp_15_r20/external/webrtc/third_party/crc32c/src/ |
H A D | CMakeLists.txt | 2 # Use of this source code is governed by a BSD-style license that can be 8 # C standard can be overridden when this is used as a sub-project. 16 # C++ standard can be overridden when this is used as a sub-project. 28 if(CMAKE_CXX_FLAGS MATCHES "/W[0-4]") 29 string(REGEX REPLACE "/W[0-4]" "/W4" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") 30 else(CMAKE_CXX_FLAGS MATCHES "/W[0-4]") 32 endif(CMAKE_CXX_FLAGS MATCHES "/W[0-4]") 35 string(REGEX REPLACE "/EH[a-z]+" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") 36 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /EHs-c-") 37 add_definitions(-D_HAS_EXCEPTIONS=0) [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/ |
D | CMakeLists.txt | 1 # Copyright (C) 2020-2023 The Khronos Group Inc. 64 # This logic inside SPIRV-Tools, which can upset build target dependencies 92 # Control whether Glslang self-tests are built and tested. 102 option(ENABLE_GLSLANG_BINARIES "Builds glslang and spirv-remap" ON) 104 …sing Emscripten, build glslang.js. Otherwise, builds a sample executable for binary-size testing.") 117 option(ENABLE_OPT "Enables spirv-opt capability if present" ON) 120 # Workaround for CMake behavior on Mac OS with gcc, cmake generates -Xarch_* arguments 134 add_definitions(-DGLSLANG_OSINCLUDE_WIN32) 136 add_definitions(-DGLSLANG_OSINCLUDE_UNIX) 142 …add_compile_options(-Wall -Wmaybe-uninitialized -Wuninitialized -Wunused -Wunused-local-typedefs -… [all …]
|
/aosp_15_r20/external/angle/third_party/glslang/src/ |
H A D | CMakeLists.txt | 1 # Copyright (C) 2020-2023 The Khronos Group Inc. 64 # This logic inside SPIRV-Tools, which can upset build target dependencies 92 # Control whether Glslang self-tests are built and tested. 103 option(ENABLE_GLSLANG_BINARIES "Builds glslang and spirv-remap" ON) 105 …sing Emscripten, build glslang.js. Otherwise, builds a sample executable for binary-size testing.") 118 CMAKE_DEPENDENT_OPTION(ENABLE_OPT "Enables spirv-opt capability if present" ON "ENABLE_SPIRV" OFF) 121 # Workaround for CMake behavior on Mac OS with gcc, cmake generates -Xarch_* arguments 139 add_definitions(-DGLSLANG_OSINCLUDE_WIN32) 141 add_definitions(-DGLSLANG_OSINCLUDE_UNIX) 147 …add_compile_options(-Wall -Wmaybe-uninitialized -Wuninitialized -Wunused -Wunused-local-typedefs -… [all …]
|
/aosp_15_r20/external/leveldb/ |
H A D | CMakeLists.txt | 2 # Use of this source code is governed by a BSD-style license that can be 9 # C standard can be overridden when this is used as a sub-project. 17 # C++ standard can be overridden when this is used as a sub-project. 28 add_definitions(-D_UNICODE -DUNICODE) 50 # (-std=c11), but do expose the function in standard C++ mode (-std=c++11). 57 string(REGEX REPLACE "/EH[a-z]+" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") 58 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /EHs-c-") 59 add_definitions(-D_HAS_EXCEPTIONS=0) 63 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /GR-") 66 if(NOT CMAKE_C_FLAGS MATCHES "-Wstrict-prototypes") [all …]
|
/aosp_15_r20/external/compiler-rt/cmake/Modules/ |
H A D | AddCompilerRT.cmake | 5 # For RUNTIME_OUTPUT_DIRECTORY variable, Multi-configuration generators 6 # append a per-configuration subdirectory to the specified directory. 27 # architectures with name "<name>.<arch>" for non-Darwin platforms if 63 set_target_properties(${libname} PROPERTIES FOLDER "Compiler-RT Libraries") 128 set(libname "${name}-${arch}") 131 set(libname "${name}-dynamic-${arch}") 135 set(output_name_${libname} ${name}_dynamic-${arch}${COMPILER_RT_OS_SUFFIX}) 137 set(output_name_${libname} ${name}-${arch}${COMPILER_RT_OS_SUFFIX}) 156 if(NOT TARGET install-${LIB_PARENT_TARGET}) 159 # installation when running the multi-configuration generators. [all …]
|