aboutsummaryrefslogtreecommitdiffstats
path: root/cc/ndk_prebuilt.go
Commit message (Expand)AuthorAgeFilesLines
* Build a static library for header-only librariesColin Cross2017-02-141-1/+1
* Pass DepsContext to dependency methodsColin Cross2016-12-131-2/+2
* Remove boolean arguments from NewLibrary()Colin Cross2016-12-131-3/+6
* 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-5/+4
* Refactor cc modules to use decorators instead of inheritanceColin Cross2016-08-051-53/+31
* Rename compiler, linker and installer methods to be uniqueColin Cross2016-08-011-4/+4
* Move toolchain and global variables into separate packageColin Cross2016-08-011-3/+4
* Separate cc.goColin Cross2016-07-291-0/+224