aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os
AgeCommit message (Expand)Author
2016-05-05xcode: avoid invoking 'xcodebuild -version' twiceMartin Afanasjew
2016-05-05xcode: fix invalid range in comparisonMartin Afanasjew
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-22Hardware: PPC970 needs -m64 to build 64-bitMisty De Meo
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-04-18CLT: special case detect_version pre-3.xMisty De Meo
2016-04-18Xcode: update version detection for 2.xMisty De Meo
2016-04-18XQuartz: detect Tiger's prefixMisty De Meo
2016-04-18XQuartz: add Tiger's versionMisty De Meo
2016-04-18XQuartz: support Tiger's prefixMisty 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-04-03Update documentation after repository split.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-03-19Document that Xcode.prefix can be nilTim D. Smith
2016-03-19Revert "Avoid constructing paths by string interpolation"Tim D. Smith
2016-03-19Avoid constructing paths by string interpolationTim D. Smith
2016-03-19More specific test for default prefixTim D. Smith
2016-03-19Avoid pathological trailing slashTim D. Smith
2016-02-25os/mac/ruby_mach: don't hide actual parse errorsMartin Afanasjew
2016-02-07os/mac/xcode: expect Xcode 7.2.1Dominyk Tiller
2016-02-07os/mac: add Xcode 7.2.1Dominyk Tiller
2016-02-03os/mac: optionally use ruby_macho.William Woodruff
2016-02-03architecture_list: add new module.William Woodruff
2016-02-03os/mac/hardware: add Skylake CPU.ilovezfs
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/xcode: expect xcode 7.2Dominyk Tiller
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-29xcode: expect 7.1.1Dominyk Tiller
2015-11-29mac: expect xcode 7.1.1Dominyk Tiller
2015-11-01os/mac/hardware: reverse universal_archs entries.Ryan Hendrickson
2015-10-29xquartz: add 2.7.8Martin Afanasjew
2015-10-24xcode: expect xcode 7.1Martin Afanasjew
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew
2015-10-18use Utils.popen_read instead of ENV trick to escape pathXu Cheng
2015-10-18move mach.rb to os/mac/mach.rbXu Cheng
2015-10-18MacOS: full_version addedBaptiste Fontaine