Mao Han bfc3f15eb5 Remove extra march flag to keep compatibility 10 kuukautta sitten
..
config bfc3f15eb5 Remove extra march flag to keep compatibility 10 kuukautta sitten
libbuildversion 92e3e4fbf6 Set the dist dir for musl targets of build_version_test 2 vuotta sitten
ndk_api_coverage_parser 442b6fc701 Remove OWNERS access for non-build team people to core build system 1 vuosi sitten
ndkstubgen 4ecbdb6dfd Add --no-ndk to ndkstubgen 1 vuosi sitten
symbolfile 8cddc00b02 Add riscv64. 1 vuosi sitten
Android.bp 367d89da78 Use aidl_library in cc libraries 1 vuosi sitten
OWNERS 442b6fc701 Remove OWNERS access for non-build team people to core build system 1 vuosi sitten
afdo.go febf8b9bdf afdo: Remove -fprofile-sample-accurate flag 11 kuukautta sitten
afdo_test.go 01c4456ce2 Enable -funique-internal-linkage-names when afdo=true 1 vuosi sitten
androidmk.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants 1 vuosi sitten
api_level.go bb137a3956 Disable VNDK apexes for unsupported API levels 1 vuosi sitten
binary.go 6cac8cbb26 Add implementation whole archive deps to binaries 11 kuukautta sitten
binary_sdk_member.go 296701e35b Refactor SdkMemberType.AddDependencies() 2 vuotta sitten
binary_test.go 598f92d704 Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. 1 vuosi sitten
bp2build.go 7376815e21 Merge "Handle no generated headers and exporting for xsd" 11 kuukautta sitten
builder.go dea1d03975 Fix addrsig warnings 1 vuosi sitten
cc.go 557423d96e Merge "Remove special-casing of DCLA libraries" 11 kuukautta sitten
cc_test.go 313d32f730 Merge "Use generics for DepSets" 11 kuukautta sitten
ccdeps.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
check.go 6a0f506f3a Allow "-mllvm foo" cflags 1 vuosi sitten
cmakelists.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
compdb.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
compiler.go 095819530a Sandbox inputs to aidl rule in cc 1 vuosi sitten
compiler_test.go b2703adce4 Conditionally apply rustdoc flags to third party crates 2 vuotta sitten
coverage.go e606759ddf Make filesystem aware of coverage 1 vuosi sitten
fdo_profile.go 611f036669 Reimplement afdo support for rust 1 vuosi sitten
fuzz.go 61c02cc537 rust: Bundle Rust shared dependencies in fuzzers 11 kuukautta sitten
gen.go 095819530a Sandbox inputs to aidl rule in cc 1 vuosi sitten
gen_test.go 3092a8e573 Write Soong tests to confirm Sysprop directories 1 vuosi sitten
genrule.go 5307b3c790 soong: add os name to cc_genrule 1 vuosi sitten
genrule_test.go d6201013eb Make cc_genrule.srcs configurable. 1 vuosi sitten
image.go d079e0b270 Reformat build/soong for go 1.19 1 vuosi sitten
image_sdk_traits.go 12a0a310a7 Add ramdisk image sdk trait to cc_library_headers 2 vuotta sitten
installer.go 6fe07a5017 Revert "Use installExecutable for cc binaries" 11 kuukautta sitten
kernel_headers.go 0de8a1e17b Start using Providers instead of direct module access 3 vuotta sitten
library.go c85750bfe3 Use generics for DepSets 11 kuukautta sitten
library_headers.go 39b6cc5336 Ignore test apexes from bp2build generated tags 1 vuosi sitten
library_headers_test.go 7c5d1591bc Make more cc tests parallel 1 vuosi sitten
library_sdk_member.go 18994c73f1 Replace SortedStringKeys with SortedKeys 1 vuosi sitten
library_stub.go 76b06f3973 Implement API surface import with APEX stub 1 vuosi sitten
library_stub_test.go 76b06f3973 Implement API surface import with APEX stub 1 vuosi sitten
library_test.go 598f92d704 Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. 1 vuosi sitten
linkable.go c85750bfe3 Use generics for DepSets 11 kuukautta sitten
linker.go 391a25d7fa Supporting changes for CFI toolchain features 1 vuosi sitten
llndk_library.go 203b421043 Remove obsolete llndk_library 3 vuotta sitten
lto.go 7188b90e69 Disable "-Wl,-plugin-opt,-import-instr-limit=5" on MacOS 11 kuukautta sitten
lto_test.go f1d0ba411d Add GLOBAL_THINLTO env fixture to lto_test 11 kuukautta sitten
makevars.go 933e38093d Add noOverride64GlobalCflags support to Soong 1 vuosi sitten
native_bridge_sdk_trait.go 93b750e2a0 Add support for native bridge trait 2 vuotta sitten
ndk_abi.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
ndk_headers.go 230c312f83 Deprecate api bp2build of ndk_library and ndk_headers 1 vuosi sitten
ndk_library.go 230c312f83 Deprecate api bp2build of ndk_library and ndk_headers 1 vuosi sitten
ndk_prebuilt.go c85750bfe3 Use generics for DepSets 11 kuukautta sitten
ndk_sysroot.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
ndk_test.go 73bcafcbb0 Add a property in ndk_library for header contributions 1 vuosi sitten
object.go 9801f9d7f7 Merge "Fix addrsig warnings" 1 vuosi sitten
object_test.go 5b0d4f3a30 Include NDK CRT object variants in the sysroot. 1 vuosi sitten
pgo.go fe841868c2 Remove sampling profile support from pgo rule 2 vuotta sitten
prebuilt.go c85750bfe3 Use generics for DepSets 11 kuukautta sitten
prebuilt_test.go e5f063e85f Do not install prebuilt stubs from module_sdk 1 vuosi sitten
proto.go 39b6cc5336 Ignore test apexes from bp2build generated tags 1 vuosi sitten
proto_test.go 0c66bc615b Replace android.BuildOs with Config.BuildOS 2 vuotta sitten
pylintrc 802cc82af6 Fix pylint issues in gen_stub_libs. 3 vuotta sitten
rs.go e266787aed bp2build conversion for rscript srcs in cc modules 11 kuukautta sitten
sabi.go 8feb41392a Add header_abi_checker properties for vendor, product, and platform 1 vuosi sitten
sanitize.go 03d510404c Merge "[MTE] Add memtag_globals as a sanitizer target." 11 kuukautta sitten
sanitize_test.go bc65f63abc New test for propagation of CFI 1 vuosi sitten
sdk.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants 1 vuosi sitten
sdk_test.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants 1 vuosi sitten
snapshot_prebuilt.go c85750bfe3 Use generics for DepSets 11 kuukautta sitten
snapshot_utils.go d079e0b270 Reformat build/soong for go 1.19 1 vuosi sitten
stl.go 4c608f54b0 Use platform libc++ for riscv64 sdk variants 1 vuosi sitten
strip.go 8cf3236519 Revert "Disable stripping for riscv64" 1 vuosi sitten
stub_library.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
sysprop.go 39b6cc5336 Ignore test apexes from bp2build generated tags 1 vuosi sitten
test.go ec7314336a Support test runnner option in auto generated test configs 1 vuosi sitten
test_data_test.go b838b0a147 Do not modules in files called "Blueprints". 2 vuotta sitten
testing.go 4de7b49cd7 Drop redundant libraries from baseline apexAvailable map 1 vuosi sitten
tidy.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
tidy_test.go 794b81d9d1 Prepare to obsolete -warnings-as-errors in tidy_flags 1 vuosi sitten
util.go 1db9748805 Include license information for vendor and host snapshots 1 vuosi sitten
vendor_public_library.go d079e0b270 Reformat build/soong for go 1.19 1 vuosi sitten
vendor_public_library_test.go d67a6b0a88 Export cc vendor functions for usage by rust. 3 vuotta sitten
vendor_snapshot.go 3cc7846b58 APEX can use any Prebuilt libraries 1 vuosi sitten
vendor_snapshot_test.go 3cc7846b58 APEX can use any Prebuilt libraries 1 vuosi sitten
vndk.go 0c10e4dcc0 Parallelize singleton execution 1 vuosi sitten
vndk_prebuilt.go d079e0b270 Reformat build/soong for go 1.19 1 vuosi sitten