aboutsummaryrefslogtreecommitdiffstats
path: root/cc/object.go
Commit message (Expand)AuthorAgeFilesLines
* Pass DepsContext to dependency methodsColin Cross2016-12-131-1/+1
* Allow Host cc_object and cc_toolchain_libraryDan Willemsen2016-11-171-1/+1
* Start using "struct Objects" to store object PathsDan Willemsen2016-10-311-5/+5
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-2/+1
* Refactor cc modules to use decorators instead of inheritanceColin Cross2016-08-051-6/+5
* Rename compiler, linker and installer methods to be uniqueColin Cross2016-08-011-4/+4
* Separate cc.goColin Cross2016-07-291-0/+90