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
/
binary_test.go
Age
Commit message (
Expand
)
Author
2023-10-02
Revert "Split Rust crate builds into compile and link phases."
Colin Cross
2023-09-22
Revert "support sandboxed rust rules"
Wen-yi Chu
2023-09-15
support sandboxed rust rules
Sam Delmerico
2023-08-17
Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules
Cole Faust
2023-08-14
Add unit test to verify default linkage for rust binaries
Vinh Tran
2023-04-12
Split Rust crate builds into compile and link phases.
Peter Collingbourne
2021-11-09
rust: Refactor stripped output file path
Ivan Lozano
2021-07-22
rust: Add support for bootstrap linker.
Ivan Lozano
2021-01-26
Rust: abort on panic
Jeff Vander Stoep
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-10-02
rust: Add static binary support
Ivan Lozano
2020-09-28
rust: Add prefer_rlib property for static libstd.
Ivan Lozano
2020-09-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-08-28
rust: strip libraries and binaries
ThiƩbaud Weksteen
2020-08-27
Merge "[rust] Pass cc dependencies as linker flags."
Ivan Lozano
2020-08-26
[rust] Pass cc dependencies as linker flags.
Ivan Lozano
2020-08-25
Link device binaries dynamically by default.
Ivan Lozano
2020-08-11
HostToolPath should return install path
Chih-Hung Hsieh
2019-10-29
Add rust_test and rust_test_host.
Chih-Hung Hsieh
2019-08-28
Add Rust support to Soong.
Ivan Lozano