aboutsummaryrefslogtreecommitdiffstats
path: root/rust
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topics "soong-inclusive-language", "soong_inclusive_langua...Colin Cross2020-06-163-3/+3
|\
| * Use inclusive language in build/soongColin Cross2020-06-153-3/+3
* | Fix using generated test configs for sh_test, python_test and rust_test modulesColin Cross2020-06-151-2/+2
|/
* Soong package structure refactoringJaewoong Jung2020-06-022-0/+49
* Add sdk mutator for native modulesColin Cross2020-04-271-0/+8
* Skip version mutator for host/ramdisk/recoveryJooyung Han2020-04-101-3/+4
* apex: choose stub according to min_sdk_versionJooyung Han2020-03-121-0/+4
* Merge "Add minijail to whitelist.go"Lingfeng Yang2020-02-201-0/+1
|\
| * Add minijail to whitelist.goLingfeng Yang2020-02-201-0/+1
* | Move NDK test modules into cc/testing.goColin Cross2020-02-191-0/+3
|/
* Merge "<apex_name>-deps-info correctly tracks dependencies"Jiyong Park2020-02-121-5/+0
|\
| * <apex_name>-deps-info correctly tracks dependenciesJiyong Park2020-02-071-5/+0
* | Merge "Pass library kind when linking native libraries."Ivan Lozano2020-02-101-5/+8
|\ \
| * | Pass library kind when linking native libraries.Ivan Lozano2020-02-071-5/+8
| |/
* / Fix lib name resolution if extension is substring.Ivan Lozano2020-02-062-3/+5
|/
* Always use RELR for Rust.Elliott Hughes2020-01-281-1/+0
* Add ramdisk image.Yifan Hong2020-01-221-0/+8
* Merge changes I828b3e6b,I5d85ea8bMatthew Maurer2020-01-151-1/+2
|\
| * rust: Do not pass -C prefer-dynamic for cdylibMatthew Maurer2020-01-151-1/+1
| * rust: Include Soong module name as metadataMatthew Maurer2020-01-151-0/+1
* | Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"Jiyong Park2020-01-141-0/+5
* | Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external d...Jiyong Park2020-01-141-5/+0
|\ \
| * | Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of ...Jiyong Park2020-01-141-5/+0
* | | Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of t...Treehugger Robot2020-01-141-0/+5
|\| | | |/ |/|
| * Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""Jiyong Park2020-01-091-0/+5
| * Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of t...Jiyong Park2020-01-091-5/+0
| |\
| | * Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"Jiyong Park2020-01-091-5/+0
| * | Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX"Treehugger Robot2020-01-091-0/+5
| |\|
| | * m <apex_name>-deps-info prints the internal/external deps of the APEXJiyong Park2020-01-021-0/+5
* | | Remove libterm from implicit cratesMatthew Maurer2020-01-091-1/+0
|/ /
* | Merge "Pass auto_gen_config setting in Android.bp to makefile"Dan Shi2020-01-071-0/+3
|\ \
| * | Pass auto_gen_config setting in Android.bp to makefileDan Shi2020-01-061-0/+3
| |/
* / Update rustc version to 1.40.0Matthew Maurer2020-01-021-1/+1
|/
* Dedup registration for cc default test configPaul Duffin2019-12-191-86/+2
* Move filesystem into ConfigColin Cross2019-12-182-18/+20
* Merge changes from topic "separate_code"Nick Desaulniers2019-12-161-1/+2
|\
| * soong: use -Wl,-z,separate-code w/ -Wl,--execute-onlyNick Desaulniers2019-12-161-1/+2
* | Use empty string for core image variantColin Cross2019-12-131-1/+1
* | Merge "Install rust tests under nativetest(64)"Chih-hung Hsieh2019-12-146-15/+39
|\ \
| * | Install rust tests under nativetest(64)Chih-Hung Hsieh2019-12-136-15/+39
| |/
* / Add x86 device output for RustChih-Hung Hsieh2019-12-121-0/+97
|/
* Move ImageMutator after archMutatorColin Cross2019-12-061-1/+0
* Generate tradefed config for rust device tests.Chih-Hung Hsieh2019-12-022-11/+20
* Merge changes I0dcc9c7b,I9bc40642Colin Cross2019-11-252-2/+21
|\
| * Move cc.imageMutator into the android packageColin Cross2019-11-202-2/+21
* | Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-19/+19
* | Merge "Change stdlib linkage for C libraries."Ivan Lozano2019-11-221-0/+10
|\ \
| * | Change stdlib linkage for C libraries.Ivan Lozano2019-11-211-0/+10
| |/
* | Merge "Allow cc.LinkabeInterfaces to request "" variants."Ivan Lozano2019-11-221-0/+13
|\ \
| * | Allow cc.LinkabeInterfaces to request "" variants.Ivan Lozano2019-11-211-0/+13
| |/