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
/
bindgen_test.go
Age
Commit message (
Expand
)
Author
2023-07-27
rust: Add Bindgen_flag_files property
Andrei Homescu
2020-11-17
rust: Add header library support to rust_bindgen.
Ivan Lozano
2020-10-16
rust: Add cflag checks against -xc++ and -std.
Ivan Lozano
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-09-25
rust: Allow rust_bindgen to use cc_defaults.
Ivan Lozano
2020-09-25
rust: Fix module name in bindgen_test
Thiébaud Weksteen
2020-09-25
Merge "Avoid Rust source provider rule duplication"
Thiébaud Weksteen
2020-09-25
Avoid Rust source provider rule duplication
Thiébaud Weksteen
2020-09-24
rust: Add rust_bindgen std version w/ cc defaults.
Ivan Lozano
2020-08-06
Merge "[rust] Escape flags for bindgen"
Matthew Maurer
2020-08-05
Add support for custom bindgen binaries.
Ivan Lozano
2020-08-04
[rust] Escape flags for bindgen
Stephen Crane
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