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
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
2014-05-01
Remove outdated comment
Jack Nagel
2014-04-23
Support core GCC formula as a GCC compiler.
Mike McQuaid
2014-04-21
The argument to MacOS.locate is always a string
Jack Nagel
2014-04-21
Only check Xcode prefix when non-nil
Jack Nagel
2014-04-21
Remove comments that no longer reflect any adjacent code
Jack Nagel
2014-04-15
Don't call xcrun twice
Jack Nagel
2014-04-15
Remove another unnecessary check
Jack Nagel
2014-04-05
Add Xcode 5.1.1 (=Golden master build) clang version
Clemens Gruber
2014-04-01
The argument to pkgutil_info is always a string
Jack Nagel
2014-04-01
Batch up mdfind calls when possible
Jack Nagel
2014-03-10
Recognize Xcode 5.1 and CLT 5.1
Jack Nagel
2014-01-22
mac: note that we only track stable Xcode versions.
Mike McQuaid
2014-01-04
Recommit ENV changes
Misty De Meo
2014-01-04
Revert "default_cc: locate already returns Pathnames"
Mike McQuaid
2014-01-04
Revert "default_compiler: recognize gcc-4.0"
Mike McQuaid
2014-01-03
default_compiler: recognize gcc-4.0
Misty De Meo
2014-01-03
default_cc: locate already returns Pathnames
Misty De Meo
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-11-28
Implement MacOS.dev_tools_prefix a different way
Jack Nagel
2013-11-27
Mac: add dev_tools_prefix method.
Mike McQuaid
[prev]
[next]