index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
os
/
mac.rb
Age
Commit message (
Expand
)
Author
2017-06-06
os/mac: add Xcode 9.0 Beta recognition
Dominyk Tiller
2017-06-06
os/mac: add Xcode 8.3.3 support
Dominyk Tiller
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-04-19
xcode: 8.3.2 is latest version
JCount
2017-03-28
update latest versions of Xcode for 10.11 & 10.12
EricFromCanada
2017-01-24
Allow overriding MacOS.version.
Markus Reiter
2016-12-30
ENV: deprecate old methods.
Mike McQuaid
2016-10-03
Add `—language` option.
Markus Reiter
2016-10-03
Stub `MacOS.languages` instead of setting HOMEBREW_LANGUAGES.
Markus Reiter
2016-10-03
Add test for `language` stanza.
Markus Reiter
2016-10-03
Make `MacOS.language` less opinionated.
Markus Reiter
2016-09-25
RuboCop: MacOS
Markus Reiter
2016-09-22
Remove old cctools references now that only ruby-macho is used.
William Woodruff
2016-09-20
Merge pull request #985 from MikeMcQuaid/drop-mavericks
Mike McQuaid
2016-09-19
os/mac: fall back to old environment.
Mike McQuaid
2016-09-18
os/mac: mark Mavericks as outdated.
Mike McQuaid
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
os/mac: officially support Sierra.
Mike McQuaid
2016-09-11
os/mac: fix Rubocop warnings.
Mike McQuaid
2016-09-09
Add language method to `OS::Mac`.
Markus Reiter
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-06-14
mac: recognise Clang 800
Dominyk Tiller
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-10
Move more methods to DevelopmentTools.
Mike McQuaid
2016-05-08
Make development tools code cross-platform.
Mike McQuaid
2016-05-08
Add support for testing generic OS.
Mike McQuaid
2016-05-05
xcode: expect 7.3.1 on 10.11
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in code
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-22
Reenable HOMEBREW_PREFER_64_BIT
Misty De Meo
2016-04-22
Use GCC 4.2 as the default compiler when installed
Misty De Meo
2016-04-22
STANDARD_COMPILERS: add Xcode 2.0
Misty De Meo
2016-04-22
Mac: don't call xcrun on Tiger
Misty De Meo
2016-04-10
xcode: expect 7.3 on 10.11
Dominyk Tiller
2016-04-04
Make Homebrew user agent consistent, use a slash.
Mike McQuaid
2016-03-31
More comments on SDK handling for >= Xcode 7
ilovezfs
2016-03-31
OS::Mac::sdk: remove ensure block
ilovezfs
2016-03-31
Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixes
ilovezfs
2016-02-07
os/mac: add Xcode 7.2.1
Dominyk Tiller
2016-02-03
os/mac: optionally use ruby_macho.
William Woodruff
2016-01-25
os/mac: hide GCC warnings in `config` output.
Mike McQuaid
2016-01-19
os/mac: use start_with? when possible
Baptiste Fontaine
2016-01-09
os/mac: add outdated_release? method.
Mike McQuaid
2015-12-14
os/mac: indent fixes
Baptiste Fontaine
2015-12-10
os/mac: add xcode 7.2
Dominyk Tiller
2015-12-07
MacOS.sdk: return newest SDK if requested not found
Misty De Meo
2015-12-07
MacOS: refactor sdk_path lookup
Misty De Meo
2015-11-29
mac: expect xcode 7.1.1
Dominyk Tiller
2015-10-24
xcode: expect xcode 7.1
Martin Afanasjew
[next]