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
/
androidmk.go
Age
Commit message (
Expand
)
Author
2025-02-11
Remove unused dist-related variables
Cole Faust
2024-05-10
Remove duplicated CollectDependencyAconfigFiles()
Justin Yun
2024-04-11
Merge "rust: Fix handling of bindgen header libs" into main
Ivan Lozano
2024-04-05
Deprecate Snapshot build
Kiyoung Kim
2024-03-29
rust: Fix handling of bindgen header libs
Ivan Lozano
2024-02-05
Reapply "Rename LOCAL_USE_VNDK"
Kiyoung Kim
2024-02-02
Revert "Rename LOCAL_USE_VNDK"
Kiyoung Kim
2024-01-30
Rename LOCAL_USE_VNDK
Kiyoung Kim
2024-01-10
move SetAconfigFileMkEntries to android
LaMont Jones
2023-12-14
Properly package aconfig files for vendor partition
Yu Liu
2023-12-07
rust: add aconfig_flag support
LaMont Jones
2023-11-30
Move test data installation to Soong
Colin Cross
2023-08-17
Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules
Cole Faust
2023-03-16
Fix the make name of rust snapshots
Justin Yun
2023-02-06
Copy Rust fuzzer dependencies to /data.
Ivan Lozano
2022-08-17
Move common test_options properties into the android package
Zhenhuang Wang
2022-02-17
Propagate data_bins from Soong to Make
yangbill
2021-12-15
Remove InstallBypassMake and ToMakePath
Colin Cross
2021-11-15
Merge "Use new soong_cc_rust_prebuilt.mk"
Ivan Lozano
2021-11-12
Use new soong_cc_rust_prebuilt.mk
Ivan Lozano
2021-11-12
rust: Support new rust_stdlib_prebuilt_host type
Ivan Lozano
2021-11-09
rust: Refactor stripped output file path
Ivan Lozano
2021-11-08
Move rust module installation into Soong
Colin Cross
2021-11-03
rust: Emit toc files for cdylibs
Ivan Lozano
2021-07-16
Refactoring fuzz packaging code
hamzeh
2021-05-01
Add support for packaging rust fuzzers
hamzeh
2021-04-14
Merge changes from topic "rust_vendor_support"
Ivan Lozano
2021-04-14
Merge changes from topic "rust_benchmark"
Jeffrey Vander Stoep
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-09
rust: Add HWASan build support
Tri Vo
2021-04-07
Stripped rust bin/libs are included in APEX
Jiyong Park
2021-04-06
Attach rust_benchmark to atest and tradefed.
Jakub Kotur
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
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-10
Rust: Vendor support for Rust static libraries.
Ivan Lozano
2020-12-01
Add test suite handling to central androidmk code
Liz Kammer
2020-11-30
rust modules can be included in apex
Jiyong Park
2020-11-24
Refactor rust to use AndroidMkEntries
Liz Kammer
2020-11-16
Add unit_test test option in test configs
Dan Shi
2020-10-09
Use protobuf-codegen default and add mod_stem.rs
Chih-Hung Hsieh
2020-09-18
rust: Add libstd linkage mutator for rlibs.
Ivan Lozano
2020-08-31
Add rust_protobuf module.
Treehugger Robot
2020-08-28
rust: strip libraries and binaries
ThiƩbaud Weksteen
2020-08-06
Export Rust SourceProvider types and methods
Andrei Homescu
2020-08-04
[rust] Add SourceProviders as crates support.
Ivan Lozano
2020-07-20
Add SourceProviders and a rust_bindgen module type
Ivan Lozano
2020-06-25
Support multiple dists per Android.bp module, and dist output selection.
Jingwen Chen
2020-06-11
Make rust_test file output more similar to cc_test.
Ivan Lozano
2020-05-05
Add gcov coverage support to Rust modules.
Ivan Lozano
[next]