aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac.rb
AgeCommit message (Expand)Author
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-06-14mac: recognise Clang 800Dominyk Tiller
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-10Move more methods to DevelopmentTools.Mike McQuaid
2016-05-08Make development tools code cross-platform.Mike McQuaid
2016-05-08Add support for testing generic OS.Mike McQuaid
2016-05-05xcode: expect 7.3.1 on 10.11Martin Afanasjew
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-22Reenable HOMEBREW_PREFER_64_BITMisty De Meo
2016-04-22Use GCC 4.2 as the default compiler when installedMisty De Meo
2016-04-22STANDARD_COMPILERS: add Xcode 2.0Misty De Meo
2016-04-22Mac: don't call xcrun on TigerMisty De Meo
2016-04-10xcode: expect 7.3 on 10.11Dominyk Tiller
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-03-31More comments on SDK handling for >= Xcode 7ilovezfs
2016-03-31OS::Mac::sdk: remove ensure blockilovezfs
2016-03-31Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixesilovezfs
2016-02-07os/mac: add Xcode 7.2.1Dominyk Tiller
2016-02-03os/mac: optionally use ruby_macho.William Woodruff
2016-01-25os/mac: hide GCC warnings in `config` output.Mike McQuaid
2016-01-19os/mac: use start_with? when possibleBaptiste Fontaine
2016-01-09os/mac: add outdated_release? method.Mike McQuaid
2015-12-14os/mac: indent fixesBaptiste Fontaine
2015-12-10os/mac: add xcode 7.2Dominyk Tiller
2015-12-07MacOS.sdk: return newest SDK if requested not foundMisty De Meo
2015-12-07MacOS: refactor sdk_path lookupMisty De Meo
2015-11-29mac: expect xcode 7.1.1Dominyk Tiller
2015-10-24xcode: expect xcode 7.1Martin Afanasjew
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew
2015-10-18move mach.rb to os/mac/mach.rbXu Cheng
2015-10-18MacOS: full_version addedBaptiste Fontaine
2015-10-01os: add xcode 7.0.1Dominyk Tiller
2015-08-22use Pathname#executable? directlyXu Cheng
2015-08-21Add no-Xcode documentation for all classes, methodsWilliam Woodruff
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-21MacOS: update locate_cctoolWilliam Woodruff
2015-08-03Core files style updates.BrewTestBot
2015-07-08mac: add xcode 6.4 expectationDominyk Tiller
2015-06-27Remove unused methodJack Nagel
2015-06-14os: initial El Capitan supportDominyk Tiller
2015-05-21os: support xcode 6.3.2Dominyk Tiller
2015-05-19non_apple_gcc_version: support gcc5Xu Cheng
2015-04-23os/mac: add xcode 6.3.1 supportDominyk Tiller
2015-04-09os: support xcode 6.3Dominyk Tiller
2015-03-10os: support xcode 6.2Dominyk Tiller
2015-01-04Use more https in urls and updated some lost linksViktor Szakats
2014-12-16Use Utils.popen_read to avoid shelling out in a few placesJack Nagel
2014-12-03os: xcode bumpDominyk Tiller