aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac.rb
AgeCommit message (Expand)Author
2017-06-06os/mac: add Xcode 9.0 Beta recognitionDominyk Tiller
2017-06-06os/mac: add Xcode 8.3.3 supportDominyk Tiller
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-04-19xcode: 8.3.2 is latest versionJCount
2017-03-28update latest versions of Xcode for 10.11 & 10.12EricFromCanada
2017-01-24Allow overriding MacOS.version.Markus Reiter
2016-12-30ENV: deprecate old methods.Mike McQuaid
2016-10-03Add `—language` option.Markus Reiter
2016-10-03Stub `MacOS.languages` instead of setting HOMEBREW_LANGUAGES.Markus Reiter
2016-10-03Add test for `language` stanza.Markus Reiter
2016-10-03Make `MacOS.language` less opinionated.Markus Reiter
2016-09-25RuboCop: MacOSMarkus Reiter
2016-09-22Remove old cctools references now that only ruby-macho is used.William Woodruff
2016-09-20Merge pull request #985 from MikeMcQuaid/drop-mavericksMike McQuaid
2016-09-19os/mac: fall back to old environment.Mike McQuaid
2016-09-18os/mac: mark Mavericks as outdated.Mike McQuaid
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17os/mac: officially support Sierra.Mike McQuaid
2016-09-11os/mac: fix Rubocop warnings.Mike McQuaid
2016-09-09Add language method to `OS::Mac`.Markus Reiter
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