platform_build_soong/cc
Treehugger Robot 3daa129afa Merge changes from topic "adbd_host"
* changes:
  Allowlist python dependency of adb targets
  bp2build support for host_ldlibs
2023-05-17 05:23:21 +00:00
..
config Merge "[cc] Remove deprecated clang flag for auto-var-init" 2023-05-17 04:17:04 +00:00
libbuildversion Set the dist dir for musl targets of build_version_test 2022-04-28 14:18:59 +00:00
ndk_api_coverage_parser Remove OWNERS access for non-build team people to core build system 2023-02-28 19:29:47 -08:00
ndkstubgen Add --no-ndk to ndkstubgen 2022-10-05 09:06:49 +09:00
symbolfile Add riscv64. 2022-10-10 15:33:50 +00:00
afdo.go Enable -funique-internal-linkage-names when afdo=true 2023-04-21 14:41:55 -07:00
afdo_test.go Enable -funique-internal-linkage-names when afdo=true 2023-04-21 14:41:55 -07:00
Android.bp Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
androidmk.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
api_level.go Disable VNDK apexes for unsupported API levels 2023-01-27 19:49:38 +00:00
binary.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
binary_sdk_member.go
binary_test.go Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. 2023-03-06 22:51:03 +00:00
bp2build.go Merge changes from topic "adbd_host" 2023-05-17 05:23:21 +00:00
builder.go Fix addrsig warnings 2023-04-14 14:31:14 -07:00
cc.go Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
cc_test.go Pass includes attrs to cc_aidl_library 2023-05-16 16:08:15 -04:00
ccdeps.go
check.go Allow "-mllvm foo" cflags 2023-03-12 16:31:10 +09:00
cmakelists.go
compdb.go
compiler.go Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
compiler_test.go
coverage.go Make filesystem aware of coverage 2023-03-16 13:11:17 +09:00
fdo_profile.go Reimplement afdo support for rust 2023-03-31 17:55:16 -04:00
fuzz.go Propagate shared library destination path through FilesToZip 2023-05-09 23:19:31 +00:00
gen.go Use aidl_library in cc libraries 2023-05-15 17:09:22 -04:00
gen_test.go Write Soong tests to confirm Sysprop directories 2022-08-29 18:46:50 +00:00
genrule.go soong: add os name to cc_genrule 2022-12-01 20:01:03 +00:00
genrule_test.go Make cc_genrule.srcs configurable. 2022-10-19 12:35:26 -07:00
image.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
image_sdk_traits.go
installer.go Use installExecutable for cc binaries 2023-03-21 01:42:59 +00:00
kernel_headers.go
library.go Pass includes attrs to cc_aidl_library 2023-05-16 16:08:15 -04:00
library_headers.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
library_headers_test.go Make more cc tests parallel 2022-12-05 13:43:29 -05:00
library_sdk_member.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
library_stub.go Implement API surface import with APEX stub 2023-02-27 12:57:30 +09:00
library_stub_test.go Implement API surface import with APEX stub 2023-02-27 12:57:30 +09:00
library_test.go Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. 2023-03-06 22:51:03 +00:00
linkable.go Support removing suffix for device specific prebuilt during build 2023-05-09 23:11:42 +00:00
linker.go Supporting changes for CFI toolchain features 2023-03-27 18:07:40 +00:00
llndk_library.go
lto.go Disable LTO and CFI for riscv64 2023-05-16 03:55:41 +00:00
lto_test.go Add test that LTO isn't propagated to runtime_libs 2023-02-10 20:29:20 +00:00
makevars.go Add noOverride64GlobalCflags support to Soong 2023-01-25 04:02:29 +00:00
native_bridge_sdk_trait.go
ndk_abi.go Disable ABI dumping for hwasan builds. 2022-04-19 22:01:43 +00:00
ndk_headers.go Move API providing modules from bp2build to api_bp2build workspace 2022-10-04 17:33:32 +00:00
ndk_library.go Flag off abidw tasks. 2023-04-20 17:38:29 +00:00
ndk_prebuilt.go Remove dead code. 2023-03-28 23:13:16 +00:00
ndk_sysroot.go Include NDK CRT object variants in the sysroot. 2023-04-04 23:27:15 +00:00
ndk_test.go Add a property in ndk_library for header contributions 2022-08-30 18:24:40 +00:00
object.go Merge "Fix addrsig warnings" 2023-05-15 19:07:58 +00:00
object_test.go Include NDK CRT object variants in the sysroot. 2023-04-04 23:27:15 +00:00
OWNERS Remove OWNERS access for non-build team people to core build system 2023-02-28 19:29:47 -08:00
pgo.go Remove sampling profile support from pgo rule 2022-06-07 15:23:08 +08:00
prebuilt.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
prebuilt_test.go Do not install prebuilt stubs from module_sdk 2023-03-28 18:19:04 +09:00
proto.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
proto_test.go
pylintrc
rs.go
sabi.go Add header_abi_checker properties for vendor, product, and platform 2022-12-28 18:50:38 +08:00
sanitize.go Disable LTO and CFI for riscv64 2023-05-16 03:55:41 +00:00
sanitize_test.go New test for propagation of CFI 2023-04-13 14:46:40 +00:00
sdk.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
sdk_test.go Install sdk variants in unbundled builds and package uninstallable variants 2023-05-02 15:37:26 +00:00
snapshot_prebuilt.go Fix the make name of rust snapshots 2023-03-16 11:05:41 +09:00
snapshot_utils.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
stl.go Use platform libc++ for riscv64 sdk variants 2023-01-26 15:40:58 -08:00
strip.go Revert "Disable stripping for riscv64" 2022-11-11 00:59:14 +00:00
stub_library.go Replace SortedStringKeys with SortedKeys 2023-02-28 16:51:32 -08:00
sysprop.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
test.go mixed build targets need transitive tidy files 2023-02-07 16:50:30 -05:00
test_data_test.go
testing.go Drop redundant libraries from baseline apexAvailable map 2023-05-05 22:52:33 +00:00
tidy.go export clang-tidy extraArgFlags to Bazel 2022-11-10 14:35:23 -05:00
tidy_test.go Prepare to obsolete -warnings-as-errors in tidy_flags 2022-06-12 20:25:43 -07:00
util.go Include license information for vendor and host snapshots 2023-04-25 18:03:32 +09:00
vendor_public_library.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
vendor_public_library_test.go
vendor_snapshot.go APEX can use any Prebuilt libraries 2023-05-08 22:33:35 +09:00
vendor_snapshot_test.go APEX can use any Prebuilt libraries 2023-05-08 22:33:35 +09:00
vndk.go Mark LLNDK prebuilts as LLNDK 2023-05-08 17:05:20 +09:00
vndk_prebuilt.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00