summaryrefslogtreecommitdiff
path: root/rust/androidmk.go
AgeCommit message (Expand)Author
2021-07-16Refactoring fuzz packaging code hamzeh
2021-05-01Add support for packaging rust fuzzers hamzeh
2021-04-14Merge changes from topic "rust_vendor_support" Ivan Lozano
2021-04-14Merge changes from topic "rust_benchmark" Jeffrey Vander Stoep
2021-04-13Add more Rust vendor image support. Ivan Lozano
2021-04-09rust: Add HWASan build support Tri Vo
2021-04-07Stripped rust bin/libs are included in APEX Jiyong Park
2021-04-06Attach rust_benchmark to atest and tradefed. Jakub Kotur
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2021-01-29rust: Allow rust_tests to include data files. Ivan Lozano
2021-01-15Migrate Rust to LLVM coverage. Joel Galenson
2020-12-10Rust: Vendor support for Rust static libraries. Ivan Lozano
2020-12-01Add test suite handling to central androidmk code Liz Kammer
2020-11-30rust modules can be included in apex Jiyong Park
2020-11-24Refactor rust to use AndroidMkEntries Liz Kammer
2020-11-16Add unit_test test option in test configs Dan Shi
2020-10-09Use protobuf-codegen default and add mod_stem.rs Chih-Hung Hsieh
2020-09-18rust: Add libstd linkage mutator for rlibs. Ivan Lozano
2020-08-31Add rust_protobuf module. Treehugger Robot
2020-08-28rust: strip libraries and binaries ThiƩbaud Weksteen
2020-08-06Export Rust SourceProvider types and methods Andrei Homescu
2020-08-04[rust] Add SourceProviders as crates support. Ivan Lozano
2020-07-20Add SourceProviders and a rust_bindgen module type Ivan Lozano
2020-06-25Support multiple dists per Android.bp module, and dist output selection. Jingwen Chen
2020-06-11Make rust_test file output more similar to cc_test. Ivan Lozano
2020-05-05Add gcov coverage support to Rust modules. Ivan Lozano
2020-01-06Pass auto_gen_config setting in Android.bp to makefile Dan Shi
2019-12-02Generate tradefed config for rust device tests. Chih-Hung Hsieh
2019-11-15Set rust_test modules as NATIVE_TESTS Chih-Hung Hsieh
2019-11-14Add TestProperties, gen test config, fix names Chih-Hung Hsieh
2019-10-29Add rust_test and rust_test_host. Chih-Hung Hsieh
2019-10-28Add support for Rust C libraries. Ivan Lozano
2019-10-03Replace RelPathString() with ToMakePath() Colin Cross
2019-09-09Move splitFileExt to the android package. Ivan Lozano
2019-08-28Add Rust support to Soong. Ivan Lozano