aboutsummaryrefslogtreecommitdiffstats
path: root/common/defs.go
Commit message (Expand)AuthorAgeFilesLines
* Delay dependency errors to ninja time for unbundled buildsColin Cross2015-12-181-0/+7
* Use `Path` instead of string for file pathsDan Willemsen2015-12-091-3/+1
* Delete androidbpColin Cross2015-11-191-10/+0
* Use Rule-local implicit dependenciesDan Willemsen2015-11-171-0/+1
* Update to new blueprint api for bootstrap.BinDirDan Willemsen2015-08-241-2/+6
* androidbp: simplify translation by evaluating all expressions in BlueprintColin Cross2015-06-301-1/+3
* Create 'androidmk' rule to automatically run androidbpDan Willemsen2015-06-181-0/+10
* Update import paths for changes to blueprintColin Cross2015-03-231-1/+1
* Add soong_build primary builderColin Cross2015-03-131-0/+61