aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac
AgeCommit message (Expand)Author
2016-04-03Update documentation after repository split.Mike McQuaid
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-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-19os/mac: use start_with? when possibleBaptiste Fontaine
2015-12-10os/mac/xcode: expect xcode 7.2Dominyk Tiller
2015-12-07MacOS: refactor sdk_path lookupMisty De Meo
2015-11-29xcode: expect 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-01xcode: expect xcode 7.0.1Dominyk Tiller
2015-09-04xcode: update 10.11 clang expectationDominyk Tiller
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21xcode: update 10.11 clangDominyk Tiller
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-30xcode: update clang expectation for 10.11Dominyk Tiller
2015-07-30xcode: update regexDominyk Tiller
2015-07-09xcode: update clang for 10.11Dominyk Tiller
2015-07-08xcode: add 6.4 expectationDominyk Tiller
2015-06-27xcode: update clang versionDominyk Tiller
2015-06-16Add explicit branch for 10.11 in Xcode version listJack Nagel
2015-06-16"Mac OS X" -> "OS X" in copyJack Nagel
2015-06-14os: initial El Capitan supportDominyk Tiller
2015-05-21os: support xcode 6.3.2Dominyk Tiller
2015-04-24hardware: correctly detect early 2015 MacBook Pro.enami tsugutomo
2015-04-23mac/xcode: add xcode 6.3.1 supportDominyk Tiller
2015-04-09os: support xcode 6.3Dominyk Tiller
2015-03-10os: support xcode 6.2Dominyk Tiller
2015-02-27Include more features in Hardware::CPU.featuresJack Nagel
2015-02-27Make sysctl methods private rather than protectedJack Nagel
2015-02-27Drop unnecessary $?.success? checkJack Nagel
2015-02-27Move caching from sysctl_bool to sysctl_nJack Nagel
2015-02-27Add sysctl_n and sysctl_int methods to Mac hardware moduleJack Nagel
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
2014-10-29Revert "Revert "xcode: use 6.1 on Mavericks.""Jack Nagel