aboutsummaryrefslogtreecommitdiffstats
path: root/android/singleton.go
Commit message (Expand)AuthorAgeFilesLines
* Support testing Rules in Modules and Rules and Builds in SingletonsColin Cross2019-03-051-18/+49
* Make MakeVarsContext a PathContextColin Cross2019-02-071-0/+5
* Add phony targets for go binary modulesColin Cross2018-09-281-0/+5
* Use WalkDeps instead of VisitDepsDepthFirstColin Cross2018-06-221-0/+2
* Make SingletonContext.Rule take a blueprint.RuleParamsColin Cross2017-12-121-3/+3
* Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-2/+5
* Wrap PackageContext and SingletonContextColin Cross2017-11-291-0/+162