..
config
Switch to clang-r416183b1
2021-06-24 16:18:26 -07:00
libbuildversion
Add LOCAL_LICENSE_KINDS to build/soong
2021-02-06 04:23:21 +00:00
ndk_api_coverage_parser
Add LOCAL_LICENSE_KINDS to build/soong
2021-02-06 04:23:21 +00:00
ndkstubgen
Add LOCAL_LICENSE_KINDS to build/soong
2021-02-06 04:23:21 +00:00
symbolfile
Add LOCAL_LICENSE_KINDS to build/soong
2021-02-06 04:23:21 +00:00
Android.bp
Don't propagate ASAN through shared library dependencies
2021-05-18 12:27:25 -07:00
androidmk.go
Remove global state from vendor public libraries
2021-04-27 16:26:00 -07:00
api_level.go
Remove nativeApiLevelFromUserWithDefault
2021-04-15 14:00:00 +09:00
binary.go
bp2build: convert paths/module refs to Bazel label
2021-02-04 13:45:56 -05:00
binary_sdk_member.go
bp2build.go
bp2build: build //external/scudo/...
2021-05-13 06:25:49 +00:00
builder.go
Add order-only dependency on shared libraries
2021-05-13 18:01:24 -07:00
cc.go
Merge changes from topic "revert-15071196-init_first_stage_soong-GBJXQRPEKC" into sc-dev
2021-07-07 03:02:00 +00:00
cc_test.go
Do not filter LLNDK lib from llndk.libraries.txt
2021-05-25 13:29:48 +09:00
ccdeps.go
cflag_artifacts.go
Pass pctx and ctx to NewRuleBuilder
2020-12-01 16:22:16 -08:00
check.go
Remove unnecessary snake case variables.
2020-12-22 12:38:35 -08:00
cmakelists.go
AIDEGen: Add "-fprofile-sample-use" parameter into category.
2021-03-08 09:33:23 +08:00
compdb.go
compiler.go
Reland: Add more target-specific properties
2021-08-05 14:15:06 +09:00
compiler_test.go
coverage.go
[cc/coverage] Define a macro during coverage builds
2021-05-21 13:48:41 -07:00
fuzz.go
Add GetEmbeddedPrebuilt and IsModulePrebuilt
2021-04-28 14:02:04 +01:00
gen.go
cpp output of an AIDL file is together with the headers
2021-04-07 21:49:34 +09:00
gen_test.go
Automatically call TestingBuildParams.RelativeToTop()
2021-03-30 19:35:35 +01:00
genrule.go
Add debug ramdisk variant.
2021-04-29 22:58:17 +09:00
genrule_test.go
Remove buildDir from cc package
2021-03-30 23:44:43 +01:00
image.go
VNDK snapshot may provide LLNDK stub libraries
2021-05-21 08:30:07 +09:00
installer.go
Revert "Add install_in_root to cc_binary"
2021-07-01 06:50:40 +00:00
kernel_headers.go
library.go
Fix missing headers for vndk snapshotted libc
2021-05-14 20:15:55 +09:00
library_headers.go
bp2build: remove header globs in generated srcs.
2021-04-27 06:26:40 +00:00
library_headers_test.go
library_sdk_member.go
Incorporate cc_library_headers into mixed builds
2021-04-23 09:37:33 -04:00
library_test.go
Remove buildDir from cc package
2021-03-30 23:44:43 +01:00
linkable.go
Refactor vendor snapshot to use LinkableInterface.
2021-05-12 14:01:10 -04:00
linker.go
Reland: Add more target-specific properties
2021-08-05 14:15:06 +09:00
llndk_library.go
Remove obsolete llndk_library
2021-04-26 18:41:00 -07:00
lto.go
makevars.go
Remove most of the remaining references to gccCmd.
2021-05-06 12:25:56 -07:00
ndk_headers.go
Remove draft API support.
2021-04-13 15:55:47 -07:00
ndk_library.go
Merge changes Ib07d4410,I0b306292
2021-04-15 23:21:55 +00:00
ndk_prebuilt.go
Add Target to cc.SharedLibraryInfo
2021-01-26 11:02:53 -08:00
ndk_sysroot.go
Remove draft API support.
2021-04-13 15:55:47 -07:00
object.go
bp2build: refactor/standardize cc_* bp2build converters
2021-04-22 08:31:24 +00:00
object_test.go
Move cc_object tests to object_test.go
2021-04-19 12:44:51 -04:00
OWNERS
pgo.go
[cc/pgo] Mark pgo.sampling property as an arch-variant
2021-06-16 22:01:41 -07:00
prebuilt.go
Merge changes from topic "tvts-test-host-jni"
2021-04-17 04:35:24 +00:00
prebuilt_test.go
Remove ccFixtureFactory
2021-03-30 23:44:43 +01:00
proto.go
Pass pctx and ctx to NewRuleBuilder
2020-12-01 16:22:16 -08:00
proto_test.go
Rename OptionalPath.RelativeToPath -> RelativeToTop
2021-03-30 20:06:22 +01:00
pylintrc
rs.go
sabi.go
cc/sabi.go: Propagate ShouldCreateSourceAbiDump to reuseObjTag deps
2021-06-08 15:53:46 +08:00
sanitize.go
Disable ubsan diagnostics under HWASan.
2021-06-23 15:06:00 -07:00
sanitize_test.go
Don't propagate ASAN through shared library dependencies
2021-05-18 12:27:25 -07:00
sdk.go
Remove some global state from vendor and recovery snapshots
2021-02-01 20:02:39 +09:00
sdk_test.go
Automatically call TestingBuildParams.RelativeToTop()
2021-03-30 19:35:35 +01:00
snapshot_prebuilt.go
Check for product variant in addition to core variant.
2021-05-21 11:44:45 +09:00
snapshot_utils.go
Refactor vendor snapshot to use LinkableInterface.
2021-05-12 14:01:10 -04:00
stl.go
Skip default dependencies for header libraries
2021-04-26 18:23:45 -07:00
strip.go
Allow stripping host modules
2020-12-04 09:43:49 -08:00
stub_library.go
Remove obsolete llndk_library
2021-04-26 18:41:00 -07:00
sysprop.go
Add comments about sysprop_library
2020-11-24 14:13:31 +09:00
test.go
Define vsr_min_shipping_api_level to cc_test
2021-05-17 09:30:10 +09:00
test_data_test.go
Pass Config to NewTestContext instead of ctx.Register
2020-11-12 10:07:49 -08:00
testing.go
Remove global state from vendor public libraries
2021-04-27 16:26:00 -07:00
tidy.go
Forbit extra quotes in tidy flag lists
2021-02-25 20:46:15 -08:00
toolchain_library.go
Improve commenting for cc/builer.go, and kill dead code
2020-12-01 18:28:38 -05:00
util.go
Add some comments for VNDK / vendor snapshots
2020-12-10 21:12:39 +09:00
vendor_public_library.go
Remove global state from vendor public libraries
2021-04-27 16:26:00 -07:00
vendor_public_library_test.go
Remove global state from vendor public libraries
2021-04-27 16:26:00 -07:00
vendor_snapshot.go
Refactor vendor snapshot to use LinkableInterface.
2021-05-12 14:01:10 -04:00
vendor_snapshot_test.go
VNDK snapshot may provide LLNDK stub libraries
2021-05-21 08:30:07 +09:00
vndk.go
Do not filter LLNDK lib from llndk.libraries.txt
2021-05-25 13:29:48 +09:00
vndk_prebuilt.go
Merge changes from topic "tvts-test-host-jni"
2021-04-17 04:35:24 +00:00