platform_build_soong/rust
Treehugger Robot 588aae727b Add rust_protobuf module.
This adds a new SourceProvider module type to handle protobuf code
generation. See the new test for an example of how to call this.

Bug: 143953733
Test: New soong tests pass.
Test: Replacing genrules in crosvm with rust_protobuf modules.
Change-Id: Ie3117129cde37b8736bc18ee09bf5cde27c01c34
2020-08-31 14:05:39 -04:00
..
config Rename ccConfig to cc_config 2020-08-31 10:06:16 +02:00
Android.bp Add rust_protobuf module. 2020-08-31 14:05:39 -04:00
androidmk.go Add rust_protobuf module. 2020-08-31 14:05:39 -04:00
binary.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
binary_test.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
bindgen.go Rename ccConfig to cc_config 2020-08-31 10:06:16 +02:00
bindgen_test.go Merge "[rust] Escape flags for bindgen" 2020-08-06 21:33:49 +00:00
builder.go Merge "Add source collision test, rust_bindgen doc." 2020-07-22 17:44:03 +00:00
builder_test.go [rust] Add SourceProviders as crates support. 2020-08-04 08:13:24 -04:00
clippy.go rust: modify linting properties 2020-08-13 15:58:09 +02:00
clippy_test.go rust: modify linting properties 2020-08-13 15:58:09 +02:00
compiler.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
compiler_test.go Link device binaries dynamically by default. 2020-08-25 13:32:53 -04:00
coverage.go Migrate away from removed option 2020-08-25 15:27:15 -07:00
coverage_test.go Migrate away from removed option 2020-08-25 15:27:15 -07:00
library.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
library_test.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
OWNERS Add Matt to OWNERS for Rust 2020-06-26 09:23:47 +02:00
prebuilt.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
proc_macro.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
project_json.go rust: validate existence of library source 2020-08-06 15:17:46 +02:00
project_json_test.go rust: validate existence of library source 2020-08-06 15:17:46 +02:00
protobuf.go Add rust_protobuf module. 2020-08-31 14:05:39 -04:00
protobuf_test.go Add rust_protobuf module. 2020-08-31 14:05:39 -04:00
rust.go Rename ccConfig to cc_config 2020-08-31 10:06:16 +02:00
rust_test.go Add rust_protobuf module. 2020-08-31 14:05:39 -04:00
source_provider.go rust: add ccToolchain to Module 2020-08-28 10:47:11 +02:00
source_provider_test.go Make source_stem required for Rust SourceProviders 2020-08-05 13:31:34 -04:00
strip.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
test.go rust: strip libraries and binaries 2020-08-28 10:50:17 +02:00
test_test.go Make rust_test file output more similar to cc_test. 2020-06-11 17:12:19 -04:00
testing.go Add rust_protobuf module. 2020-08-31 14:05:39 -04:00