aboutsummaryrefslogtreecommitdiff
path: root/rust/binary_test.go
Commit message (Expand)AuthorAgeFilesLines
* Revert "Split Rust crate builds into compile and link phases."Colin Cross2023-10-021-4/+3
* Revert "support sandboxed rust rules"Wen-yi Chu2023-09-221-12/+15
* support sandboxed rust rulesSam Delmerico2023-09-151-15/+12
* Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modulesCole Faust2023-08-171-1/+1
* Add unit test to verify default linkage for rust binariesVinh Tran2023-08-141-0/+27
* Split Rust crate builds into compile and link phases.Peter Collingbourne2023-04-121-3/+4
* rust: Refactor stripped output file pathIvan Lozano2021-11-091-7/+9
* rust: Add support for bootstrap linker.Ivan Lozano2021-07-221-0/+17
* Rust: abort on panicJeff Vander Stoep2021-01-261-0/+3
* Revert "Make lots of tests run in parallel"Colin Cross2020-10-091-5/+0
* Make lots of tests run in parallelColin Cross2020-10-061-0/+5
* rust: Add static binary supportIvan Lozano2020-10-021-0/+28
* rust: Add prefer_rlib property for static libstd.Ivan Lozano2020-09-281-0/+35
* rust: Add libstd linkage mutator for rlibs.Ivan Lozano2020-09-181-1/+1
* rust: strip libraries and binariesThiƩbaud Weksteen2020-08-281-0/+30
* Merge "[rust] Pass cc dependencies as linker flags."Ivan Lozano2020-08-271-0/+18
|\
| * [rust] Pass cc dependencies as linker flags.Ivan Lozano2020-08-261-0/+18
* | Link device binaries dynamically by default.Ivan Lozano2020-08-251-20/+40
|/
* HostToolPath should return install pathChih-Hung Hsieh2020-08-111-0/+5
* Add rust_test and rust_test_host.Chih-Hung Hsieh2019-10-291-4/+13
* Add Rust support to Soong.Ivan Lozano2019-08-281-0/+46