..
config
Revert "Respect Clang version override env vars."
2023-04-14 18:07:25 +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
Remove AfdoAdditionalProfileDirs product variable
2022-11-11 03:29:31 +00:00
afdo_test.go
Merge "Make more cc tests parallel"
2022-12-20 19:38:58 +00:00
Android.bp
Remove cflag_artifacts.go
2023-01-17 15:35:42 -08:00
androidmk.go
Prevent sdk variants from install
2023-02-22 13:45:49 +09:00
api_level.go
Disable VNDK apexes for unsupported API levels
2023-01-27 19:49:38 +00:00
binary.go
Support DCLA
2023-02-21 10:12:47 -08: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
Use product variables from the overridden apex
2023-03-08 12:29:50 -08:00
builder.go
Add noOverride64GlobalCflags support to Soong
2023-01-25 04:02:29 +00:00
cc.go
Implement API surface import with APEX stub
2023-02-27 12:57:30 +09:00
cc_test.go
Replace SortedStringKeys with SortedKeys
2023-02-28 16:51:32 -08:00
ccdeps.go
Dump deps for native and java to json files.
2021-11-05 12:06:15 +08:00
check.go
Add linker_scripts property
2022-05-05 16:36:56 +01:00
cmakelists.go
compdb.go
compiler.go
Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong
2023-01-20 00:14:48 -05:00
compiler_test.go
coverage.go
[coverage] On coverage+hwasan build, disable hwasan global instrumentation
2022-10-12 19:32:48 +00:00
fuzz.go
Copy Rust fuzzer dependencies to /data.
2023-02-06 13:48:23 -05:00
gen.go
Enable bp2build for cc modules relying on sysprop
2022-09-19 23:38:33 +00: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
Fix typo in installer.go
2022-05-05 16:36:56 +01:00
kernel_headers.go
library.go
Remove the NO_EXPORTING handling of libprofile-clang-extras.
2023-03-06 11:13:03 -08:00
library_headers.go
Support DCLA
2023-02-21 10:12:47 -08: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
Copy Rust fuzzer dependencies to /data.
2023-02-06 13:48:23 -05:00
linker.go
Express no{,_lib}crt via features vs attrs
2023-02-17 19:24:42 +00:00
llndk_library.go
lto.go
Revert "Build riscv64 with thin LTO"
2023-02-15 01:32:22 +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
Improve error output for missing ABI dumps.
2022-11-29 17:20:16 +00:00
ndk_prebuilt.go
ndk_sysroot.go
bp2build for ndk_headers
2022-08-31 19:40:22 +00:00
ndk_test.go
Add a property in ndk_library for header contributions
2022-08-30 18:24:40 +00:00
object.go
Support DCLA
2023-02-21 10:12:47 -08:00
object_test.go
Copy cc_object output files to a name that matches the module
2022-09-16 10:34:09 -07: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
Revert "Produce _alwayslink sibling targets through bp2build"
2023-03-07 04:16:53 +00:00
prebuilt_test.go
Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation.
2023-03-06 22:51:03 +00:00
proto.go
add APEX transitive dependency validation
2022-12-13 14:32:19 -05: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
Replace SortedStringKeys with SortedKeys
2023-02-28 16:51:32 -08:00
sanitize_test.go
Merge "Make more cc tests parallel"
2022-12-20 19:38:58 +00:00
sdk.go
Implement API surface import with APEX stub
2023-02-27 12:57:30 +09:00
sdk_test.go
Prevent sdk variants from install
2023-02-22 13:45:49 +09:00
snapshot_prebuilt.go
Disable sanitizer for vendor_snapshot_object modules
2022-12-19 23:04:08 +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
Enable bp2build for cc modules relying on sysprop
2022-09-19 23:38:33 +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
Fix Errorf format string for error
2022-10-06 15:24:11 +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
Replace SortedStringKeys with SortedKeys
2023-02-28 16:51:32 -08: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
VSDK: capture hwasan static libs for vsdk snapshot build
2022-12-19 17:18:22 +09:00
vendor_snapshot_test.go
Disable sanitizer for vendor_snapshot_object modules
2022-12-19 23:04:08 +09:00
vndk.go
Replace SortedStringKeys with SortedKeys
2023-02-28 16:51:32 -08:00
vndk_prebuilt.go
Reformat build/soong for go 1.19
2022-08-17 10:43:13 -07:00