aboutsummaryrefslogtreecommitdiffstats
path: root/cc/rs.go
Commit message (Expand)AuthorAgeFilesLines
* Add system_$(VER)Sundong Ahn2017-11-301-1/+1
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-2/+1
* Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross2017-10-241-1/+1
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-181-1/+1
* Prettify soong ninja build descriptionsColin Cross2017-05-101-1/+1
* Automatically add frameworks/rs includes to modules with .rs filesColin Cross2017-05-081-1/+4
* Support .rs and .fs files in cc_* module srcs listsColin Cross2017-05-051-0/+114