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.go
Age
Commit message (
Expand
)
Author
2020-10-03
Merge "rust: Allow rust_bindgen to use cc_defaults."
Ivan Lozano
2020-10-02
rust: Add static binary support
Ivan Lozano
2020-09-25
rust: Allow rust_bindgen to use cc_defaults.
Ivan Lozano
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-09-09
Merge "rust: Fix rust_bindgen implicits"
Ivan Lozano
2020-09-08
[rust] Fix missing libclang for bindgen on darwin.
Ivan Lozano
2020-08-31
rust: Fix rust_bindgen implicits
Ivan Lozano
2020-08-31
Rename ccConfig to cc_config
Thiébaud Weksteen
2020-08-28
rust: add ccToolchain to Module
Thiébaud Weksteen
2020-08-10
Merge "Export Rust SourceProvider types and methods"
Ivan Lozano
2020-08-06
Export Rust SourceProvider types and methods
Andrei Homescu
2020-08-06
Merge "[rust] Escape flags for bindgen"
Matthew Maurer
2020-08-05
Add support for custom bindgen binaries.
Ivan Lozano
2020-08-05
Merge "[rust] Disable clippy for rust_bindgen modules."
Ivan Lozano
2020-08-04
[rust] Disable clippy for rust_bindgen modules.
Ivan Lozano
2020-08-04
[rust] Disable lints for generated bindings
Stephen Crane
2020-08-04
[rust] Escape flags for bindgen
Stephen Crane
2020-08-04
[rust] Add SourceProviders as crates support.
Ivan Lozano
2020-07-29
Merge changes I4efdf333,I4abaf8e7
Ivan Lozano
2020-07-28
Ensure hermetic device rust_bindgen.
Ivan Lozano
2020-07-24
Generate deps file for rust_bindgen modules.
Ivan Lozano
2020-07-24
Merge "Add a rust_bindgen_host module type."
Ivan Lozano
2020-07-23
Merge "Call rustfmt on rust_bindgen bindings."
Ivan Lozano
2020-07-22
Call rustfmt on rust_bindgen bindings.
Ivan Lozano
2020-07-22
Add a rust_bindgen_host module type.
Ivan Lozano
2020-07-22
Add source collision test, rust_bindgen doc.
Ivan Lozano
2020-07-20
Add SourceProviders and a rust_bindgen module type
Ivan Lozano