aboutsummaryrefslogtreecommitdiffstats
path: root/android/makevars.go
Commit message (Expand)AuthorAgeFilesLines
* Allow Singletons to export Make variablesColin Cross2019-02-191-0/+19
* Run makevars singleton after all other registered singletonsColin Cross2019-02-111-4/+0
* Make MakeVarsContext a PathContextColin Cross2019-02-071-16/+25
* Fix `go vet` issuesDan Willemsen2018-07-221-2/+2
* Use manifest merger in SoongColin Cross2018-07-111-1/+10
* Make Config.ProductVariables privateDan Willemsen2018-04-111-1/+1
* Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-111-0/+5
* Allow platform modules to link to vendor public librariesJiyong Park2018-03-301-0/+5
* Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-5/+3
* Wrap PackageContext and SingletonContextColin Cross2017-11-291-7/+6
* Expose the minimum supported SDK version to make.Dan Albert2017-08-171-0/+9
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-3/+1
* Mark Soong-exported make variables as readonlyDan Willemsen2016-10-051-0/+1
* Check more Make variablesDan Willemsen2016-05-201-6/+31
* Rename common to androidColin Cross2016-05-181-0/+242