index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
binary.go
Age
Commit message (
Expand
)
Author
2021-04-16
Rustdoc support.
Dan Albert
2021-03-23
rust: Drop libgcc dependency
ThiƩbaud Weksteen
2021-02-05
Merge "rust: Pass cc static libs to rustc."
Ivan Lozano
2021-02-04
rust: Pass cc static libs to rustc.
Ivan Lozano
2021-02-04
bp2build: convert paths/module refs to Bazel label
Liz Kammer
2021-01-15
Migrate Rust to LLVM coverage.
Joel Galenson
2021-01-08
Refactor CC to prep for Rust sanitizable modules.
Ivan Lozano
2020-12-09
Move prefer_rlib from binary to base compiler.
Ivan Lozano
2020-10-02
rust: Add static binary support
Ivan Lozano
2020-09-28
rust: Refactor staticStd to stdLinkage
Ivan Lozano
2020-09-28
rust: Add prefer_rlib property for static libstd.
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-07-29
Merge changes I4efdf333,I4abaf8e7
Ivan Lozano
2020-07-28
Ensure hermetic device rust_bindgen.
Ivan Lozano
2020-07-22
Enforce correct variant usage for rust_bindgen.
Ivan Lozano
2020-07-20
Allow rust module dependency on SourceProviders.
Ivan Lozano
2020-07-08
Specify module dependency in the srcs list
Chih-Hung Hsieh
2020-07-01
rust: Add rustlibs auto dependency selection
Matthew Maurer
2020-06-16
[Rust] Remove unused variables and deduplicate.
Ivan Lozano
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano
2019-12-13
Install rust tests under nativetest(64)
Chih-Hung Hsieh
2019-11-14
Merge changes from topic "rust-sysroot"
Jeffrey Vander Stoep
2019-11-13
Build Rust Device Sysroots in Soong
Matthew Maurer
2019-11-05
Soong Rust source clean up.
Ivan Lozano
2019-09-24
Add AArch64 device Rust toolchain.
Ivan Lozano
2019-08-28
Add Rust support to Soong.
Ivan Lozano