Ivan Lozano 352bdf29b3 Merge "rust: Add whole_static_libs, revert static_lib" 3 years ago
..
config 4c0b11a16e Merge "[pgo] Do not explicitly link profile runtime" 3 years ago
libbuildversion 02040de891 Add LOCAL_LICENSE_KINDS to build/soong 3 years ago
ndk_api_coverage_parser 02040de891 Add LOCAL_LICENSE_KINDS to build/soong 3 years ago
ndkstubgen 02040de891 Add LOCAL_LICENSE_KINDS to build/soong 3 years ago
symbolfile 02040de891 Add LOCAL_LICENSE_KINDS to build/soong 3 years ago
Android.bp 095081c6d7 Add bp2build support for cc_library_static. 3 years ago
OWNERS a80b480eea Refactor OWNERS files in platform/build/soong. 3 years ago
androidmk.go aa2555387d Add ctx to AndroidMkExtraEntriesFunc 3 years ago
api_level.go 1a2462717e Replace stringly-typed API levels. 3 years ago
binary.go 356f7d45c1 bp2build: convert paths/module refs to Bazel label 3 years ago
binary_sdk_member.go 3146c5cd67 Create fewer empty version variants 3 years ago
builder.go a4eafddc41 Support multiple rsp files in REParams 3 years ago
cc.go 10906f5cc6 Merge changes from topic "min_sdk_version" 3 years ago
cc_test.go 10906f5cc6 Merge changes from topic "min_sdk_version" 3 years ago
ccdeps.go 5e07d0ccbb Add soong cc and java deps to general-tests dist 3 years ago
cflag_artifacts.go f1a035e6be Pass pctx and ctx to NewRuleBuilder 3 years ago
check.go 18aefc1977 Remove unnecessary snake case variables. 3 years ago
cmakelists.go c117f6fc00 AIDEGen: Add "-fprofile-sample-use" parameter into category. 3 years ago
compdb.go 988414c2cf Sandbox soong_build by changing to root directory 4 years ago
compiler.go 10906f5cc6 Merge changes from topic "min_sdk_version" 3 years ago
compiler_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
coverage.go 5d5cfc164d Build against cfi supported coverage lib 3 years ago
fuzz.go 70c4741215 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList 3 years ago
gen.go 33056e8a9a Export aidl, proto and sysprop generated headers separately 3 years ago
gen_test.go e16ce36818 Reland: Rewrite sbox to use a textproto manifest 3 years ago
genrule.go ebcf0c5e15 Define odm_available property to install a vendor variant to odm 3 years ago
genrule_test.go 3d68051218 Move genrule on top of RuleBuilder 3 years ago
image.go a889080aba Remove global state on module suffixes from vendor and recovery snapshots 3 years ago
installer.go 9e9bb7f223 Only output make targets for uninstallable static libs in the APEX 3 years ago
kernel_headers.go 0de8a1e17b Start using Providers instead of direct module access 3 years ago
library.go 10906f5cc6 Merge changes from topic "min_sdk_version" 3 years ago
library_headers.go 095081c6d7 Add bp2build support for cc_library_static. 3 years ago
library_headers_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
library_sdk_member.go 7a7d067c74 Generated headers may not be arch specific 3 years ago
library_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
linkable.go 352bdf29b3 Merge "rust: Add whole_static_libs, revert static_lib" 3 years ago
linker.go 356f7d45c1 bp2build: convert paths/module refs to Bazel label 3 years ago
llndk_library.go b5f6fa678d Create LLNDK vendor variants when DeviceVndkVersion is not set 3 years ago
lto.go 134161f7e5 Global ThinLTO: opt out vndk binaries as a workaround 3 years ago
makevars.go 62555ffa5a Merge "Remove remaining libnativehelper implicit includes" 3 years ago
ndk_headers.go da3a071eaa Remove unused mips workarounds. 4 years ago
ndk_library.go 94e347e6a5 Don't create SDK variants for native bridge modules 3 years ago
ndk_prebuilt.go 94e347e6a5 Don't create SDK variants for native bridge modules 3 years ago
ndk_sysroot.go 31076b3185 Move stubs related methods out of LinkableInterface 3 years ago
object.go 12b4c2706d bp2build: add allowlist for package-level conversions. 3 years ago
object_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
pgo.go bedca74471 [pgo] Do not explicitly link profile runtime 3 years ago
prebuilt.go c04fb9e6a2 Remove deapexer and prebuilt apex select mutators 3 years ago
prebuilt_test.go 6a1160e749 Convert cc/prebuilt_test.go to use fixtures 3 years ago
proto.go f1a035e6be Pass pctx and ctx to NewRuleBuilder 3 years ago
proto_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
pylintrc 802cc82af6 Fix pylint issues in gen_stub_libs. 3 years ago
rs.go 9f43597ff7 Remove obsolete PDK build functionality 3 years ago
sabi.go 127bb8b9f6 Don't rewrite LLNDK dependencies with .llndk suffix 3 years ago
sanitize.go 34d300ba76 Merge "Enable cfi for 32bit arch" 3 years ago
sdk.go e0edaf9d49 Remove some global state from vendor and recovery snapshots 3 years ago
sdk_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 years ago
snapshot_prebuilt.go 383bfb392f Allow extending of the list of directories to be scanned for VSDK 3 years ago
snapshot_utils.go 383bfb392f Allow extending of the list of directories to be scanned for VSDK 3 years ago
stl.go b35a85ee8b Switch platform EH unwinder to prebuilt LLVM libunwind 3 years ago
strip.go 2254cffd53 Allow stripping host modules 3 years ago
stub_library.go 24dfc1fbb2 Generate system stub library list at build time 3 years ago
sysprop.go 07def12d50 Add comments about sysprop_library 3 years ago
test.go 107a4cb56c Update test_min_api_level for cc_test 3 years ago
test_data_test.go ae8600b507 Pass Config to NewTestContext instead of ctx.Register 3 years ago
testing.go db462dd987 Disallow non-existent paths in sdk package 3 years ago
tidy.go 217e09a784 Forbit extra quotes in tidy flag lists 3 years ago
toolchain_library.go bf4f55f180 Improve commenting for cc/builer.go, and kill dead code 3 years ago
util.go de5744a199 Add some comments for VNDK / vendor snapshots 3 years ago
vendor_public_library.go d458745f15 cc: export Stripper struct 3 years ago
vendor_snapshot.go 70c4741215 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList 3 years ago
vendor_snapshot_test.go 07b9f86f0c Define getSnapshotNameSuffix() 3 years ago
vndk.go 70c4741215 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList 3 years ago
vndk_prebuilt.go a889080aba Remove global state on module suffixes from vendor and recovery snapshots 3 years ago