Trevor Radcliffe 8e360f1119 Merge "Revert "bp2build conversion for Sanitize.Integer_overflow"" 1 year ago
..
config c6bea2d26e Merge "Reland "Update clang version to clang-r475365"" 1 year ago
libbuildversion eda12cb250 Set the dist dir for musl targets of build_version_test 2 years ago
ndk_api_coverage_parser 85cc35a143 Distinguish # apex and # systemapi symbols 1 year ago
ndkstubgen 4ecbdb6dfd Add --no-ndk to ndkstubgen 1 year ago
symbolfile 8cddc00b02 Add riscv64. 1 year ago
Android.bp cee4e056aa Enable bp2build for cc modules relying on sysprop 1 year ago
OWNERS 104f51f70b add ALLOW_LOCAL_TIDY_TRUE and some tests 2 years ago
afdo.go 7a8362c252 Remove AfdoAdditionalProfileDirs product variable 1 year ago
afdo_test.go 8c8e8d5207 Add more afdo testing 1 year ago
androidmk.go 6721ab5d40 Merge "Allow hwasan variant for vendor_snapshot_static modules" 1 year ago
api_level.go 8ca61c1820 Move checking of minApiForArch for apex into cc 1 year ago
binary.go c4c34e1eab Convert apex_available (for supported modules) to bazel tags. 1 year ago
binary_sdk_member.go 296701e35b Refactor SdkMemberType.AddDependencies() 2 years ago
binary_test.go edd16668c6 Add CcUnstrippedInfo provider and use it in mixed builds 1 year ago
bp2build.go 682bfb2923 Revert "bp2build conversion for Sanitize.Integer_overflow" 1 year ago
builder.go 0af4e6728a Deprecate ABI reference dumps in gzip 1 year ago
cc.go 682bfb2923 Revert "bp2build conversion for Sanitize.Integer_overflow" 1 year ago
cc_test.go 83cf81b54a Add tests verifying link actions for cc libraries 1 year ago
ccdeps.go c44ba2a6f9 Dump deps for native and java to json files. 2 years ago
cflag_artifacts.go f1a035e6be Pass pctx and ctx to NewRuleBuilder 3 years ago
check.go 958c957696 Add linker_scripts property 2 years ago
cmakelists.go 582fc2d1dd [cc] Switch to -fsanitize-ignorelist 2 years ago
compdb.go 988414c2cf Sandbox soong_build by changing to root directory 4 years ago
compiler.go ef47e54bec Revert^2 "deletion of clang_cflags & clang_asflags from Soong" 1 year ago
compiler_test.go b2703adce4 Conditionally apply rustdoc flags to third party crates 2 years ago
coverage.go 2bcdf5edd7 [coverage] On coverage+hwasan build, disable hwasan global instrumentation 1 year ago
fuzz.go 2c1d6aae37 Update sanitize to not modify user properties 1 year ago
gen.go cee4e056aa Enable bp2build for cc modules relying on sysprop 1 year ago
gen_test.go 3092a8e573 Write Soong tests to confirm Sysprop directories 1 year ago
genrule.go 5307b3c790 soong: add os name to cc_genrule 1 year ago
genrule_test.go d6201013eb Make cc_genrule.srcs configurable. 1 year ago
image.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
image_sdk_traits.go 12a0a310a7 Add ramdisk image sdk trait to cc_library_headers 2 years ago
installer.go 3eb5a74a26 Fix typo in installer.go 2 years ago
kernel_headers.go 0de8a1e17b Start using Providers instead of direct module access 3 years ago
library.go 218468755d Merge "Add a build rule for opt-in ABI dumps" 1 year ago
library_headers.go 4238c65a17 Converters for contributions to systemapi and vendorapi 1 year ago
library_headers_test.go d51cb5c130 Fix prebuilt header files to produce proper AndroidMk entries. 2 years ago
library_sdk_member.go 96320dfff8 Handle multiple linkages in sdk snapshots 2 years ago
library_stub.go 6830f6be7e Use relaxed check for prebuilt src 1 year ago
library_stub_test.go 62ed3dd5f8 Rename export_headers of cc_api_variant 1 year ago
library_test.go edd16668c6 Add CcUnstrippedInfo provider and use it in mixed builds 1 year ago
linkable.go f78a890183 Specify jnilib partition in Android-<target>.mk 1 year ago
linker.go c3977fa99b Use LLD for Darwin host binaries 1 year ago
llndk_library.go 203b421043 Remove obsolete llndk_library 3 years ago
lto.go 2c435a00ff Set -fno-emulated-tls for riscv64 1 year ago
lto_test.go 81d0950934 Extend lto_test 1 year ago
makevars.go 4fa894d366 Removed unused GCC references 1 year ago
native_bridge_sdk_trait.go 93b750e2a0 Add support for native bridge trait 2 years ago
ndk_abi.go f71006a962 Disable ABI dumping for hwasan builds. 2 years ago
ndk_headers.go 8b4a5f352e Move API providing modules from bp2build to api_bp2build workspace 1 year ago
ndk_library.go f7cb563a18 Improve error output for missing ABI dumps. 1 year ago
ndk_prebuilt.go ef6dfea679 Only store what's used in SharedLibraryInfo 3 years ago
ndk_sysroot.go 0773a60302 bp2build for ndk_headers 1 year ago
ndk_test.go 73bcafcbb0 Add a property in ndk_library for header contributions 1 year ago
object.go fb44cd2e8e Copy cc_object output files to a name that matches the module 1 year ago
object_test.go fb44cd2e8e Copy cc_object output files to a name that matches the module 1 year ago
pgo.go fe841868c2 Remove sampling profile support from pgo rule 2 years ago
prebuilt.go 8ec23f846d Merge "Convert apex_available (for supported modules) to bazel tags." 1 year ago
prebuilt_test.go 256e3b4597 Support mixed building for cc_prebuilt_binary 1 year ago
proto.go c4c34e1eab Convert apex_available (for supported modules) to bazel tags. 1 year ago
proto_test.go 0c66bc615b Replace android.BuildOs with Config.BuildOS 2 years ago
pylintrc 802cc82af6 Fix pylint issues in gen_stub_libs. 3 years ago
rs.go 56cc658b93 remove target from every intermediate depFile 2 years ago
sabi.go cb0ac95bde Remove Fuchsia support from Soong 2 years ago
sanitize.go a8ad378abc Merge "Remove workaround for -fexceptions and stack MTE" 1 year ago
sanitize_test.go 3a69f93987 Merge "Add test that shared libs don't propagate ubsan rt" 1 year ago
sdk.go d5d1ab1b3e Support NDK variant of cc_api_variant 1 year ago
sdk_test.go e8366da1f6 Automatically call TestingBuildParams.RelativeToTop() 3 years ago
snapshot_prebuilt.go 39c303116a Allow hwasan variant for vendor_snapshot_static modules 1 year ago
snapshot_utils.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
stl.go a8762ad673 add comments to keep STL code in sync with Bazel 1 year ago
strip.go 8cf3236519 Revert "Disable stripping for riscv64" 1 year ago
stub_library.go ceaa5328f0 Export SOONG_CC_API_XML to Make outside androidmk 2 years ago
sysprop.go cee4e056aa Enable bp2build for cc modules relying on sysprop 1 year ago
test.go c9b8fbdda0 bp2build for tidy_disabled_srcs 1 year ago
test_data_test.go b838b0a147 Do not modules in files called "Blueprints". 2 years ago
testing.go 7a11dc8689 Fix Errorf format string for error 1 year ago
tidy.go ee030d237c export clang-tidy extraArgFlags to Bazel 1 year ago
tidy_test.go 794b81d9d1 Prepare to obsolete -warnings-as-errors in tidy_flags 2 years ago
util.go c2554b6df2 Delete some unused functions. 2 years ago
vendor_public_library.go d079e0b270 Reformat build/soong for go 1.19 1 year ago
vendor_public_library_test.go d67a6b0a88 Export cc vendor functions for usage by rust. 3 years ago
vendor_snapshot.go a1888ce78d Add overrides support for snapshots 1 year ago
vendor_snapshot_test.go 39c303116a Allow hwasan variant for vendor_snapshot_static modules 1 year ago
vndk.go 0cc5facf79 Remove obsolete notice property. 1 year ago
vndk_prebuilt.go d079e0b270 Reformat build/soong for go 1.19 1 year ago