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
/
compiler.go
Age
Commit message (
Expand
)
Author
2021-05-12
Refactor vendor snapshot to use LinkableInterface.
Ivan Lozano
2021-04-21
Merge "Remove unnecessary `android:"path"` tags in rust"
Treehugger Robot
2021-04-20
Remove unnecessary `android:"path"` tags in rust
Liz Kammer
2021-04-16
Rustdoc support.
Dan Albert
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-08
Merge "rust: Add cfgs property"
Thiébaud Weksteen
2021-04-07
Stripped rust bin/libs are included in APEX
Jiyong Park
2021-04-07
rust: Add cfgs property
Thiébaud Weksteen
2021-03-25
rust: Add whole_static_libs, revert static_lib
Ivan Lozano
2021-03-23
rust: Drop libgcc dependency
Thiébaud Weksteen
2021-03-15
Export OUT_DIR variable to rust-project.json
Thiébaud Weksteen
2021-02-14
Merge "rust: Emit android vndk cfg flag."
Ivan Lozano
2021-02-12
rust: Emit android vndk cfg flag.
Ivan Lozano
2021-02-09
rust: Use prebuilts for x86 host target.
Ivan Lozano
2021-02-04
rust: Pass cc static libs to rustc.
Ivan Lozano
2021-01-26
Merge "Migrate Rust to LLVM coverage."
Treehugger Robot
2021-01-25
Add Rust fuzzing support.
Ivan Lozano
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-22
Remove unnecessary snake case variables.
Jaewoong Jung
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-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-09-15
Don't disable rust modules for linux_bionic
Jiyong Park
2020-08-28
rust: strip libraries and binaries
Thiébaud Weksteen
2020-08-25
Link device binaries dynamically by default.
Ivan Lozano
2020-08-13
rust: modify linting properties
Thiébaud Weksteen
2020-08-07
rust: fully disable all lints when no_lint is set
Thiébaud Weksteen
2020-08-04
[rust] Disable lints for generated bindings
Stephen Crane
2020-08-04
Merge "[rust] Add SourceProviders as crates support."
Ivan Lozano
2020-08-04
[rust] Add SourceProviders as crates support.
Ivan Lozano
2020-08-03
Move getEdition to a baseCompiler method
Thiébaud Weksteen
2020-07-28
Ensure hermetic device 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: 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
Merge "Explicitly define Rust default lints"
Thiébaud Weksteen
2020-07-01
Explicitly define Rust default lints
Thiébaud Weksteen
2020-06-24
Remove moduleContextImpl struct
Thiébaud Weksteen
2020-06-16
[Rust] Remove unused variables and deduplicate.
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
Fix incorrect Rust installation paths.
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-04
Enforce correct rust library file names.
Ivan Lozano
[next]