platform_build_soong/cc
2020-10-03 00:22:49 +00:00
..
config Update to use clang-r399163b. 2020-09-30 19:07:42 -07:00
libbuildversion Set apex_available property 2020-04-28 21:08:58 +09:00
ndk_api_coverage_parser Fix non-determinism in tests. 2020-07-16 13:23:33 -07:00
ndkstubgen Add type information to symbolfile and ndkstubgen. 2020-09-24 14:03:31 -07:00
symbolfile Add type information to symbolfile and ndkstubgen. 2020-09-24 14:03:31 -07:00
Android.bp Replace stringly-typed API levels. 2020-09-18 12:41:28 -07:00
androidmk.go Fix prebuilt library stubs 2020-09-30 21:17:51 +00:00
api_level.go Replace stringly-typed API levels. 2020-09-18 12:41:28 -07:00
binary.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00
binary_sdk_member.go Remove global state from version mutator 2020-09-17 18:56:59 -07:00
builder.go Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" 2020-09-28 17:45:41 +00:00
cc.go Merge "rust: Allow rust_bindgen to use cc_defaults." 2020-10-03 00:22:49 +00:00
cc_test.go Simplify missing whole_static_libs checking 2020-09-26 00:52:44 +00:00
ccdeps.go Add soong cc and java deps to general-tests dist 2020-07-06 16:19:56 -07:00
cflag_artifacts.go Simple refactoring of prefix related functions. 2020-02-14 14:33:49 -08:00
check.go Forbid -fwhole_program_vtables 2020-09-23 01:39:32 +08:00
cmakelists.go Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00
compdb.go Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00
compiler.go rust: Allow rust_bindgen to use cc_defaults. 2020-09-25 16:15:26 -04:00
compiler_test.go
coverage.go Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" 2020-08-06 00:06:28 +00:00
fuzz.go add acknowledgements field to fuzz_config 2020-09-29 22:28:18 +00:00
gen.go soong: add support for module specific lexer flags 2020-08-26 21:41:33 +01:00
gen_test.go Use empty string for core image variant 2019-12-13 20:44:36 -08:00
genrule.go Add exclude_from_vendor_snapshot property, related logic 2020-09-02 22:27:45 +00:00
genrule_test.go Add alias variations to linkageMutator 2020-08-06 18:46:06 -07:00
image.go Add exclude_from_vendor_snapshot property, related logic 2020-09-02 22:27:45 +00:00
installer.go Only output make targets for uninstallable static libs in the APEX 2020-08-06 22:52:58 +01:00
kernel_headers.go
library.go Simplify missing whole_static_libs checking 2020-09-26 00:52:44 +00:00
library_headers.go Disable all host OS variants except those explicitly included. 2020-08-03 21:06:50 +01:00
library_headers_test.go Add cc_prebuilt_library_headers 2020-04-22 12:51:24 +01:00
library_sdk_member.go Merge "Retain all stubs versions in the snapshot." 2020-09-29 13:59:05 +00:00
library_test.go Replace ApiStrToNum uses with ApiLevel. 2020-09-22 15:04:48 -07:00
linkable.go Remove global state from version mutator 2020-09-17 18:56:59 -07:00
linker.go soong: Exclude system shared libs from fix suggestions 2020-09-24 13:18:08 +08:00
llndk_library.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00
lto.go Do not implicitly turn on lto for static libraries 2020-09-30 01:13:57 +08:00
makevars.go Remove M4 export to Make 2020-08-07 13:45:45 -07:00
ndk_headers.go Remove unused mips workarounds. 2020-03-06 18:15:44 -08:00
ndk_library.go Replace FutureApiLevel with an ApiLevel. 2020-09-22 15:04:48 -07:00
ndk_prebuilt.go apex/apk: enforce min_sdk_version of all deps 2020-06-24 02:00:33 +09:00
ndk_sysroot.go
object.go Stop using prebuilt NDK CRT objects. 2020-08-11 15:06:55 -07:00
object_test.go
pgo.go Propagate PGO instr. flags to dependencies of a static lib 2020-09-22 11:49:25 -07:00
prebuilt.go Handle absolute source paths correctly. 2020-09-22 01:17:32 +01:00
prebuilt_test.go Disable the prebuilt host binary test on darwin. 2020-09-15 02:56:19 +01:00
proto.go
proto_test.go Use empty string for core image variant 2019-12-13 20:44:36 -08:00
pylintrc Fix pylint issues in gen_stub_libs. 2020-07-16 13:21:43 -07:00
rs.go Remove obsolete PDK build functionality 2020-08-11 01:11:44 +00:00
sabi.go Add libraryDependencyTag to track dependencies on static and shared libraries 2020-07-29 13:22:30 -07:00
sanitize.go Add version dependencies to sanitizer runtime dependencies 2020-09-30 21:17:59 +00:00
sdk.go Build against SDKs for native libs only for unbundled apps. 2020-06-17 04:28:27 +01:00
sdk_test.go Add sdk mutator for native modules 2020-04-27 14:45:05 -07:00
snapshot_utils.go Add exclude_from_vendor_snapshot property, related logic 2020-09-02 22:27:45 +00:00
stl.go Replace stringly-typed API levels. 2020-09-18 12:41:28 -07:00
strip.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00
sysprop.go
test.go Use alias for test_per_src apex dependencies 2020-09-11 16:02:24 -07:00
test_data_test.go Move filesystem into Config 2019-12-18 08:19:10 -08:00
testing.go Add vendor snapshot usage test 2020-09-07 19:56:43 +09:00
tidy.go Allow globally disabling some clang-tidy checks. 2020-08-18 13:28:03 -07:00
toolchain_library.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00
util.go Merge "soong: add support for module specific lexer flags" 2020-08-28 19:24:01 +00:00
vendor_public_library.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00
vendor_snapshot.go Heed SkipInstall flag when adding install rules for vendor-snapshot. 2020-09-14 22:15:42 +01:00
vndk.go apex: support prebuilt_firmware for vendor apexes 2020-09-01 10:45:13 +09:00
vndk_prebuilt.go cc: export Stripper struct 2020-08-27 10:13:42 +02:00