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
/
builder.go
Age
Commit message (
Expand
)
Author
2025-02-12
rust:Add Rust support for made-to-order staticlibs
Ivan Lozano
2025-01-30
Revert "Do not perform LTO for Rust binaries during eng builds"
Satish Yalla
2025-01-30
Do not perform LTO for Rust binaries during eng builds
Chris Wailes
2025-01-07
rust: Force all dependencies to be linked, used or not
Matthew Maurer
2024-12-13
rust: Add version scripts and symbol exports
Ivan Lozano
2024-10-30
rust: Shorten name of generated Rust staticlibs
Ivan Lozano
2024-07-11
Pass the `--cfg soong` flag when building rustdoc
Chris Wailes
2024-05-17
rust: Add an option to disable LTO for Rust
Ivan Lozano
2024-05-16
rust: made-to-order rust staticlibs
Ivan Lozano
2024-05-16
rust: refactored transformSrctoCrate
Ivan Lozano
2024-04-12
rust: Remove unnecessary escaping in grep call
Alex
2024-03-28
rust: Remove unnecessary escaping in grep call
Ivan Lozano
2024-02-20
Revert "Re-land "Make building Rust targets faster in eng builds""
Chris Wailes
2024-02-16
Re-land "Make building Rust targets faster in eng builds"
Chris Wailes
2024-02-16
Revert "Make building Rust targets faster in eng builds"
Joonhun Shin
2023-12-01
Make building Rust targets faster in eng builds
Chris Wailes
2023-11-20
rust: Privatize Cargo* methods on compiler
Matthew Maurer
2023-11-02
Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir
Colin Cross
2023-10-25
fix some moved code from revert of aosp/2518976
Sam Delmerico
2023-10-12
Set incremental or codegen-units, not both
Chris Wailes
2023-10-02
Revert "Split Rust crate builds into compile and link phases."
Colin Cross
2023-09-29
add testcases for rust output file paths
Sam Delmerico
2023-09-22
Revert "support sandboxed rust rules"
Wen-yi Chu
2023-09-22
Revert "remove rust deps on clang prebuilts"
Colin Cross
2023-09-21
remove rust deps on clang prebuilts
Sam Delmerico
2023-09-15
support sandboxed rust rules
Sam Delmerico
2023-08-03
Darwin/Mac OS host rust compilation fixes
A. Cody Schuffelen
2023-07-31
rust: Add support for more cargo pkg version vars
Ivan Lozano
2023-06-26
rust: Set env variables consistently for build/doc
Matthew Maurer
2023-06-14
rust: Add support for CARGO_PKG_NAME
Matthew Maurer
2023-05-31
Remove the last allow-listed unstable features
Chris Wailes
2023-04-12
Split Rust crate builds into compile and link phases.
Peter Collingbourne
2023-04-03
Merge "Set OUT_DIR=out with no src_deps."
Treehugger Robot
2023-04-01
Set OUT_DIR=out with no src_deps.
Peter Collingbourne
2023-03-29
Remove stable feature from allowed features list
Chris Wailes
2023-03-29
pass cc shared libs as order-only to rustc
Sam Delmerico
2023-03-06
Remove slice_internals from features allow list
Chris Wailes
2023-03-02
Enable LTO for Rust dylibs
Chris Wailes
2023-02-24
Disallow the use of new unstable features
Chris Wailes
2023-02-14
Silence rustdoc warnings from 3rd party Crates
Chris Wailes
2022-04-20
Add cross-referencing support for Rust
Sasha Smundak
2022-04-12
rust: set ANDROID_RUST_VERSION based on prebuilts
Ivan Lozano
2022-01-27
Merge changes from topic "musl_rust"
Treehugger Robot
2022-01-24
Support multiple crtbegin and crtend dependencies
Colin Cross
2022-01-21
AFDO for Rust
Yi Kong
2021-12-06
Allow users to enable local incremental Rust builds
Chris Wailes
2021-11-09
rust: Refactor stripped output file path
Ivan Lozano
2021-11-03
rust: Emit toc files for cdylibs
Ivan Lozano
2021-10-25
[rust] Switch LTO flavor to "thin"
Pirama Arumuga Nainar
2021-08-12
rust: Add support to emit certain Cargo env vars.
Ivan Lozano
[next]