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
/
library_test.go
Age
Commit message (
Expand
)
Author
2025-02-27
Revert^2 "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static"
Ivan Lozano
2025-02-26
Revert "cc: Add cc_rustlibs_for_make to bundle rust_ffi_static"
Priyanka Advani (xWF)
2025-02-25
cc: Add cc_rustlibs_for_make to bundle rust_ffi_static
Ivan Lozano
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2025-01-10
rust: Add stub support for rust_ffi modules
Ivan Lozano
2025-01-07
rust: Force all dependencies to be linked, used or not
Matthew Maurer
2024-12-17
Merge "rust: Remove rust_ffi_rlibs, keep rust_ffi_static" into main
Ivan Lozano
2024-12-16
rust: Remove rust_ffi_rlibs, keep rust_ffi_static
Ivan Lozano
2024-12-13
rust: Add version scripts and symbol exports
Ivan Lozano
2024-06-26
cc/rust: Alias ffi rlib variant for static_libs
Ivan Lozano
2024-05-16
rust: made-to-order rust staticlibs
Ivan Lozano
2024-03-21
rust: Add export_include_dirs property to rust_ffi
Ivan Lozano
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 test to confirm -L flag for cc deps in rust
Vinh Tran
2023-06-15
rust: Make dylib-std the canonical rlib form
Ivan Lozano
2023-04-12
Split Rust crate builds into compile and link phases.
Peter Collingbourne
2022-11-21
Merge "rust: Test with full Rust “crate_type”"
Martin Geisler
2022-11-18
rust: Test with full Rust “crate_type”
Martin Geisler
2022-11-18
rust: Fix indentation, convert to TABs
Martin Geisler
2022-04-12
rust: Allow rustlibs to fallback to rlibs.
Ivan Lozano
2021-11-09
rust: Refactor stripped output file path
Ivan Lozano
2021-11-03
rust: Emit toc files for cdylibs
Ivan Lozano
2021-07-07
[rust] Add android_dylib cfg flag
Stephen Crane
2020-12-09
Move prefer_rlib from binary to base compiler.
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-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-08-28
rust: strip libraries and binaries
Thiébaud Weksteen
2020-08-25
Link device binaries dynamically by default.
Ivan Lozano
2020-07-01
rust: Add rustlibs auto dependency selection
Matthew Maurer
2020-07-01
rust: Change default variants
Matthew Maurer
2020-06-19
[Rust] cdylibs can now link against dylibs.
Ivan Lozano
2020-06-09
Specify SONAME when building Rust shared libs.
Ivan Lozano
2019-11-04
Enforce correct rust library file names.
Ivan Lozano
2019-10-28
Add support for Rust C libraries.
Ivan Lozano
2019-08-28
Add Rust support to Soong.
Ivan Lozano