aboutsummaryrefslogtreecommitdiffstats
path: root/cc/toolchain_library.go
Commit message (Expand)AuthorAgeFilesLines
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-3/+1
* Refactor factoriesColin Cross2017-06-301-2/+1
* Pass DepsContext to dependency methodsColin Cross2016-12-131-1/+1
* Remove boolean arguments from NewLibrary()Colin Cross2016-12-131-1/+2
* Allow Host cc_object and cc_toolchain_libraryDan Willemsen2016-11-171-1/+1
* Start using "struct Objects" to store object PathsDan Willemsen2016-10-311-3/+3
* 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-0/+76