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
/
macos
Age
Commit message (
Expand
)
Author
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman
2013-02-07
MacOSVersion -> MacOS::Version
Jack Nagel
2013-02-04
XQuartz.version: return dunno as a string and not a symbol
Jack Nagel
2013-02-04
Xcode.version: return dunno as a string and not a symbol
Jack Nagel
2013-02-03
Fix typo in XQuartz comment
Adam Vandenberg
2013-01-29
Update Xcode.version for 4.6
Jack Nagel
2013-01-29
Update clang version regexp in CLT check
Jack Nagel
2013-01-28
Update latest CLT version
Jack Nagel
2013-01-28
Xcode 4.6 released.
Mike McQuaid
2013-01-02
Guess system XQuartz version when mdfind fails
Jack Nagel
2012-12-30
Fix some doublethink in the Xcode module
Jack Nagel
2012-12-22
Try to find XQuartz via pkgutil if mdls fails
Jack Nagel
2012-12-21
Make "XQuartz is installed" heurstic stricter
Jack Nagel
2012-12-12
Improve Xcode and CLT config reporting
Jack Nagel
2012-11-12
Don't advise XQuartz upgrades for system X11
Jack Nagel
2012-11-12
Xcode 4.5.2 is latest
Adam Vandenberg
2012-11-11
doctor checks XQuartz version
Adam Vandenberg
2012-10-22
Latest Xcode is 4.5.1
Adam Vandenberg
2012-09-19
Update Xcode.latest_version for 4.5
Jack Nagel
2012-09-19
Update Xcode guess for 4.5
Jack Nagel
2012-09-03
Actually cache Xcode.version if nil
Max Howell
2012-08-31
MacOS.sdk_path is unlicensed Xcode aware
Max Howell
2012-08-27
Prevent CLT.version being ""
Max Howell
2012-08-17
Fix syntax error, sorry about that.
Max Howell
2012-08-17
Stop warning about CLT w/o Xcode
Max Howell
2012-08-07
Fix Xcode.version
Max Howell
2012-08-06
Actually cache Xcode.version
Max Howell
2012-08-06
Adjust XQuartz/X11 module naming scheme
Jack Nagel
2012-08-01
Move X11 machinery into MacOS::XQuartz namespace
Jack Nagel