aboutsummaryrefslogtreecommitdiffstats
path: root/cc/check.go
Commit message (Expand)AuthorAgeFilesLines
* Allow macro definition with spaceJiyong Park2017-10-191-0/+5
* Ban --coverage now that we have native coverageDan Willemsen2017-02-141-0/+4
* Add clang-tidy supportDan Willemsen2016-10-311-0/+28
* Add -z to valid multi-word linker flagsColin Cross2016-09-071-1/+8
* Allow darwin targets to use -framework CoreFoundation.Josh Gao2016-09-011-2/+2
* Move toolchain and global variables into separate packageColin Cross2016-08-011-1/+3
* Finish cc.CustomizerColin Cross2016-07-271-2/+2
* androidmk: Support version_scriptDan Willemsen2016-06-031-0/+2
* Add flag property checkingDan Willemsen2016-05-251-0/+96