index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
source_provider.go
Age
Commit message (
Expand
)
Author
2025-01-29
Convert rust module-info.json to soong
Cole Faust
2023-01-26
Remove unused field 'subAndroidMkOnce'.
Andrew Walbran
2022-08-10
Revert^4 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-02
Revert^3 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-02
Revert^2 "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-01
Revert "rust: Only allow bindgen to produce `rlib`s."
Matthew Maurer
2022-08-01
rust: Only allow bindgen to produce `rlib`s.
Matthew Maurer
2020-11-30
rust: Add support for multiple protos per module.
Ivan Lozano
2020-10-09
Use protobuf-codegen default and add mod_stem.rs
Chih-Hung Hsieh
2020-09-25
Avoid Rust source provider rule duplication
Thiébaud Weksteen
2020-08-28
rust: add ccToolchain to Module
Thiébaud Weksteen
2020-08-13
rust: modify linting properties
Thiébaud Weksteen
2020-08-06
Export Rust SourceProvider types and methods
Andrei Homescu
2020-08-05
Make source_stem required for Rust SourceProviders
Ivan Lozano
2020-08-04
[rust] Add SourceProviders as crates support.
Ivan Lozano
2020-07-28
Ensure hermetic device rust_bindgen.
Ivan Lozano
2020-07-20
Add SourceProviders and a rust_bindgen module type
Ivan Lozano