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.go
Age
Commit message (
Expand
)
Author
2020-07-01
rust: Suppress default sysroot unconditionally
Matthew Maurer
2020-07-01
rust: Mutate prebuilt modules dylib/rlib
Matthew Maurer
2020-07-01
rust: Add rustlibs auto dependency selection
Matthew Maurer
2020-07-01
rust: Change default variants
Matthew Maurer
2020-06-24
Remove moduleContextImpl struct
ThiƩbaud Weksteen
2020-06-19
Merge "[Rust] cdylibs can now link against dylibs."
Treehugger Robot
2020-06-19
[Rust] cdylibs can now link against dylibs.
Ivan Lozano
2020-06-16
[Rust] Remove unused variables and deduplicate.
Ivan Lozano
2020-06-09
Specify SONAME when building Rust shared libs.
Ivan Lozano
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano
2020-04-29
Provide 32-bit and 64-bit Rust libs by default.
Ivan Lozano
2020-04-07
Add crtbegin_so/crtend_so to Bionic Rust libraries.
Ivan Lozano
2020-01-15
rust: Do not pass -C prefer-dynamic for cdylib
Matthew Maurer
2020-01-15
rust: Include Soong module name as metadata
Matthew Maurer
2019-12-13
Install rust tests under nativetest(64)
Chih-Hung Hsieh
2019-11-21
Change stdlib linkage for C libraries.
Ivan Lozano
2019-11-14
Allow cc modules to pull in rust includes.
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-09-24
Add AArch64 device Rust toolchain.
Ivan Lozano
2019-08-28
Add Rust support to Soong.
Ivan Lozano