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
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
2015-10-23
os: centralize check for pre-release OS X versions
Martin Afanasjew
2015-10-18
move mach.rb to os/mac/mach.rb
Xu Cheng
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-10-01
os: add xcode 7.0.1
Dominyk Tiller
2015-08-22
use Pathname#executable? directly
Xu Cheng
2015-08-21
Add no-Xcode documentation for all classes, methods
William Woodruff
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-21
MacOS: update locate_cctool
William Woodruff
2015-08-03
Core files style updates.
BrewTestBot
2015-07-08
mac: add xcode 6.4 expectation
Dominyk Tiller
2015-06-27
Remove unused method
Jack Nagel
2015-06-14
os: initial El Capitan support
Dominyk Tiller
2015-05-21
os: support xcode 6.3.2
Dominyk Tiller
2015-05-19
non_apple_gcc_version: support gcc5
Xu Cheng
2015-04-23
os/mac: add xcode 6.3.1 support
Dominyk Tiller
2015-04-09
os: support xcode 6.3
Dominyk Tiller
2015-03-10
os: support xcode 6.2
Dominyk Tiller
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-12-16
Use Utils.popen_read to avoid shelling out in a few places
Jack Nagel
2014-12-03
os: xcode bump
Dominyk Tiller
2014-09-18
Xcode 6.0.1
Jack Nagel
2014-09-10
Prefer Xcode 6.1 on 10.10
Dominyk Tiller
2014-08-09
Initial Yosemite Support
Dominyk Tiller
2014-07-24
OS::Mac: allow clearing compiler version cache.
Mike McQuaid
2014-07-13
Use a hash to cache compiler version lookups
Jack Nagel
2014-07-11
Read if no block is passed to Utils.popen_read
Jack Nagel
2014-07-11
Use Utils.popen_read in XQuartz version codepath
Jack Nagel
2014-05-28
Loosen GCC version regexp to allow for custom version strings
Jack Nagel
2014-05-06
os/mac: don't use Formula.factory unnecessarily.
Mike McQuaid
2014-05-01
Remove MacOS.dev_tools_path and MacOS.dev_tools_prefix
Jack Nagel
2014-05-01
Rename Xcode.folder to MacOS.active_developer_dir
Jack Nagel
2014-05-01
Move xctoolchain_path to Xcode module, where it belongs
Jack Nagel
2014-05-01
Trust xcrun now that we error out early for bad xcode-select paths
Jack Nagel
2014-05-01
Remove unnecessary nil check
Jack Nagel
2014-05-01
Fix caching of gcc_42_build_version
Jack Nagel
[next]