aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/x86_darwin_host.go
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Ensure environment dependencies are correct""Dan Willemsen2017-05-151-9/+15
* Always use the standard OSX SDK toolsDan Willemsen2017-03-131-0/+10
* Add more whitelisted host librariesColin Cross2016-11-221-0/+3
* Add Toolchain.Bionic()Dan Willemsen2016-11-171-0/+4
* Remove support for building with OSX 10.8/9 SDKsDan Willemsen2016-10-281-7/+5
* Support MacOS SDK version 10.12Eyal Lezmy2016-10-191-0/+1
* Allow -lobjc and -framework IOKit in darwin host_ldlibs.Josh Gao2016-09-291-8/+13
* Allow darwin targets to use -framework CoreFoundation.Josh Gao2016-09-011-2/+2
* Move toolchain and global variables into separate packageColin Cross2016-08-011-0/+282