aboutsummaryrefslogtreecommitdiffstats
path: root/cc/x86_darwin_host.go
Commit message (Expand)AuthorAgeFilesLines
* OSX: Use the oldest SDK, but always set our target to 10.8Dan Willemsen2016-03-091-9/+7
* Fix C++ on DarwinDan Willemsen2016-03-091-15/+22
* Reorder extra clang host flagsDan Willemsen2016-03-031-2/+2
* Align flags with makeDan Willemsen2016-01-121-0/+1
* Use xcrun and xcode-select to auto-configure mac sdkDan Willemsen2015-12-221-6/+50
* Use `Path` instead of string for file pathsDan Willemsen2015-12-091-2/+2
* Expose real GccVersionDan Willemsen2015-12-071-2/+6
* Support cross-compiling Windows binaries on LinuxDan Willemsen2015-11-301-5/+8
* Add arch featuresColin Cross2015-11-231-2/+2
* Update flags to match makeDan Willemsen2015-09-151-1/+2
* Add support for building on Darwin hostsColin Cross2015-05-071-0/+213