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
/
xcode.rb
Age
Commit message (
Expand
)
Author
2013-08-30
Fix wrong assumption in MacOS::Xcode.without_clt?
Jack Nagel
2013-08-09
Move MacOS.xcode43_without_clt? into Xcode module
Jack Nagel
2013-07-21
Cache pkgutil results at the source
Jack Nagel
2013-07-21
Eliminate nested conditional
Jack Nagel
2013-07-21
Extract bundle_path method from Xcode#prefix
Jack Nagel
2013-07-21
Update comment about CLT
Jack Nagel
2013-07-21
Split up unreadable conditional
Jack Nagel
2013-07-01
CLT is just CLT now; not "for Xcode".
Mike McQuaid
2013-06-26
Detect Command Line Tools on Mavericks.
David Rice
2013-06-17
Fix Xcode builds on 10.9.
Clemens Gruber
2013-06-15
Avoid unnecessary float to string conversion
Jack Nagel
2013-06-13
Xcode 4.6.3
Jack Nagel
2013-06-11
Recognize OS X 10.9 and Xcode 5.0
Clemens Gruber
2013-06-04
Don't error out on unreleased OSX versions.
Mike McQuaid
2013-05-23
MacOS::Xcode.latest_version: add Tiger
Misty De Meo
2013-05-22
MacOS.version in case statement doesn't work with ranges
Jack Nagel
2013-05-22
Refactor Xcode/CLT version checks
Jack Nagel
2013-04-15
Update for Xcode 4.6.2
Ashley Towns
2013-04-15
Avoid expensive Pathname concatenation
Jack Nagel
2013-03-21
Better superenv support for Xcode elsewhere
Samuel John
2013-03-14
Xcode 4.6.1 is released
Jack Nagel
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman