aboutsummaryrefslogtreecommitdiffstats
path: root/rust/compiler.go
Commit message (Expand)AuthorAgeFilesLines
* Install rust tests under nativetest(64)Chih-Hung Hsieh2019-12-131-1/+14
* Merge changes from topic "rust-sysroot"Jeffrey Vander Stoep2019-11-141-0/+24
|\
| * Build Rust Device Sysroots in SoongMatthew Maurer2019-11-131-0/+24
* | Enforce correct rust library file names.Ivan Lozano2019-11-041-2/+4
|/
* Merge "Remove old-style support for translated second architectures"Treehugger Robot2019-10-071-1/+1
|\
| * Remove old-style support for translated second architecturesColin Cross2019-09-191-1/+1
* | Merge "Fix defaults of BaseCompilerProperties"Chih-hung Hsieh2019-10-071-8/+14
|\ \
| * | Fix defaults of BaseCompilerPropertiesChih-Hung Hsieh2019-10-031-8/+14
* | | Separate InstallPath from OutputPathColin Cross2019-10-031-2/+2
|/ /
* | Pass --remap-path-prefix to Rust builds.Joel Galenson2019-10-011-0/+1
* | Deny rust warnings by default.Chih-Hung Hsieh2019-09-271-1/+8
* | Add AArch64 device Rust toolchain.Ivan Lozano2019-09-241-1/+14
* | Revert "Remove old-style support for translated second architectures"Colin Cross2019-09-181-1/+1
* | Remove old-style support for translated second architecturesColin Cross2019-09-181-1/+1
|/
* Add Rust support to Soong.Ivan Lozano2019-08-281-0/+193