platform_build_soong/rust
Aditya Choudhary 26df39fe44 Add source file provider for genrule/srcs, python libraries and rust libraries.
Change-Id: I2d7d4684a10c15aeecc27b8db800ab27a807d2e2
2023-12-05 19:56:26 +00:00
..
config rust: Enable ELF TLS by default in platform Rust 2023-11-30 23:12:55 +00:00
afdo.go Reimplement afdo support for rust 2023-03-31 17:55:16 -04:00
afdo_test.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
Android.bp Add test spec provider to test modules. 2023-11-20 21:52:56 +00:00
androidmk.go Move test data installation to Soong 2023-11-30 13:38:49 -08:00
benchmark.go Allow adding extra tradefed options in the Android.bp file 2023-01-03 12:47:11 -08:00
benchmark_test.go
binary.go rust: Cache crateRootPath to avoid ctx 2023-11-22 00:52:14 +00:00
binary_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
bindgen.go Define __ANDROID_VENDOR_API__ 2023-11-30 05:26:12 +00:00
bindgen_test.go rust: Emit -x c++ for bindgen modules with cpp_std 2023-10-09 11:52:18 -04:00
builder.go rust: Privatize Cargo* methods on compiler 2023-11-20 20:25:27 +00:00
builder_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
clippy.go
clippy_test.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
compiler.go Move test data installation to Soong 2023-11-30 13:38:49 -08:00
compiler_test.go rust: internalize srcPathFromModuleSrcs 2023-11-22 00:52:10 +00:00
coverage.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
coverage_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
doc.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
fuzz.go Move test data installation to Soong 2023-11-30 13:38:49 -08:00
fuzz_test.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
image.go rust: Enable Product support for dylibs. 2023-07-21 14:02:21 -04:00
image_test.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
library.go rust: Cache crateRootPath to avoid ctx 2023-11-22 00:52:14 +00:00
library_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
OWNERS
prebuilt.go rust: internalize srcPathFromModuleSrcs 2023-11-22 00:52:10 +00:00
proc_macro.go rust: Resolve crate roots outside rust-project 2023-11-22 00:52:34 +00:00
proc_macro_test.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
project_json.go rust: rust-project.json: Skip disabled modules 2023-11-27 17:54:03 +00:00
project_json_test.go
protobuf.go rust: Import protos from dependent rust_protobuf 2023-09-27 20:53:54 -04:00
protobuf_test.go rust: Import protos from dependent rust_protobuf 2023-09-27 20:53:54 -04:00
rust.go Add source file provider for genrule/srcs, python libraries and rust libraries. 2023-12-05 19:56:26 +00:00
rust_test.go Merge "Generate product variants by default" into main 2023-10-04 06:29:31 +00:00
sanitize.go rust: Temporarily disable ASAN builds for Host 2023-10-11 13:18:37 -04:00
sanitize_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00
snapshot_prebuilt.go rust: Rust sanitized snapshots variations 2023-08-25 12:54:56 -04:00
snapshot_utils.go rust: Add vendor and recovery dylib support. 2023-07-14 12:43:09 -04:00
source_provider.go Remove unused field 'subAndroidMkOnce'. 2023-01-26 14:06:35 +00:00
source_provider_test.go
strip.go
test.go Move test data installation to Soong 2023-11-30 13:38:49 -08:00
test_test.go Fix soong for go test ./... 2023-11-17 21:28:39 +00:00
testing.go Revert "support sandboxed rust rules" 2023-09-22 22:05:54 +00:00
toolchain_library.go Revert^2 "rustSetToolchainSource to use linux-x86 srcs" 2023-09-27 20:45:48 +00:00
vendor_snapshot_test.go Revert "Split Rust crate builds into compile and link phases." 2023-10-02 22:15:55 -07:00