aboutsummaryrefslogtreecommitdiff
path: root/rust/library_test.go
AgeCommit message (Expand)Author
2023-04-12Split Rust crate builds into compile and link phases.Peter Collingbourne
2022-11-21Merge "rust: Test with full Rust “crate_type”"Martin Geisler
2022-11-18rust: Test with full Rust “crate_type”Martin Geisler
2022-11-18rust: Fix indentation, convert to TABsMartin Geisler
2022-04-12rust: Allow rustlibs to fallback to rlibs.Ivan Lozano
2021-11-09rust: Refactor stripped output file pathIvan Lozano
2021-11-03rust: Emit toc files for cdylibsIvan Lozano
2021-07-07[rust] Add android_dylib cfg flagStephen Crane
2020-12-09Move prefer_rlib from binary to base compiler.Ivan Lozano
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-09-18rust: Add libstd linkage mutator for rlibs.Ivan Lozano
2020-08-28rust: strip libraries and binariesThiébaud Weksteen
2020-08-25Link device binaries dynamically by default.Ivan Lozano
2020-07-01rust: Add rustlibs auto dependency selectionMatthew Maurer
2020-07-01rust: Change default variantsMatthew Maurer
2020-06-19[Rust] cdylibs can now link against dylibs.Ivan Lozano
2020-06-09Specify SONAME when building Rust shared libs.Ivan Lozano
2019-11-04Enforce correct rust library file names.Ivan Lozano
2019-10-28Add support for Rust C libraries.Ivan Lozano
2019-08-28Add Rust support to Soong.Ivan Lozano