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
/
rust_test.go
Age
Commit message (
Expand
)
Author
2021-04-15
Merge changes I59439b77,I7dbaf8be
Thiébaud Weksteen
2021-04-15
bloaty: measure stripped Rust binaries
Thiébaud Weksteen
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-05
Don't use incorrect version names like VER or BOARD even in tests
Jiyong Park
2021-03-25
rust: Add whole_static_libs, revert static_lib
Ivan Lozano
2021-03-23
Support test fixtures in rust package
Paul Duffin
2021-02-12
rust: Emit android vndk cfg flag.
Ivan Lozano
2021-02-05
rust: Only pass "-lstatic" for rlibs.
Ivan Lozano
2021-02-04
rust: Pass cc static libs to rustc.
Ivan Lozano
2021-01-29
rust: Allow rust_tests to include data files.
Ivan Lozano
2021-01-15
Migrate Rust to LLVM coverage.
Joel Galenson
2020-12-11
Merge rust_protobuf and rust_grpcio module types.
Ivan Lozano
2020-12-01
Merge "rust: Add support for multiple protos per module."
Ivan Lozano
2020-11-30
rust modules can be included in apex
Jiyong Park
2020-11-30
rust: Add support for multiple protos per module.
Ivan Lozano
2020-11-23
Annotate dependency tags for dependencies of installed files
Colin Cross
2020-11-17
Revert "Annotate dependency tags for dependencies of installed files"
Colin Cross
2020-11-14
Annotate dependency tags for dependencies of installed files
Colin Cross
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-08
rust: refactor tests setup
Thiébaud Weksteen
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-31
Add rust_protobuf module.
Treehugger Robot
2020-08-26
[rust] Pass cc dependencies as linker flags.
Ivan Lozano
2020-08-04
[rust] Add SourceProviders as crates support.
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: Change default variants
Matthew Maurer
2020-06-25
Remove duplicate Helper call
Thiébaud Weksteen
2020-06-22
Make native_coverage clause work with ClangCoverage
Colin Cross
2020-06-10
Rename native code coverage paths product variables in Soong.
Roland Levillain
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-23
Clean up rust tests.
Ivan Lozano
2020-02-19
Move NDK test modules into cc/testing.go
Colin Cross
2020-02-06
Fix lib name resolution if extension is substring.
Ivan Lozano
2019-12-18
Move filesystem into Config
Colin Cross
2019-12-13
Use empty string for core image variant
Colin Cross
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
2019-10-28
Add support for Rust C libraries.
Ivan Lozano
2019-09-25
Add Soong test for device proc-macro deps.
Ivan Lozano
2019-09-24
Fix proc_macro dependency handling.
Ivan Lozano
2019-09-03
Do not run Soong tests for Rust on non-Linux hosts.
Ivan Lozano
2019-08-28
Add Rust support to Soong.
Ivan Lozano