index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
os
Age
Commit message (
Expand
)
Author
2013-06-17
Fix Xcode builds on 10.9.
Clemens Gruber
2013-06-15
Simplify regexp match
Jack Nagel
2013-06-15
These also get coerced to strings
Jack Nagel
2013-06-15
Push MacOS.cat logic down into MacOS::Version
Jack Nagel
2013-06-15
Add MacOS::Version.from_symbol
Jack Nagel
2013-06-15
Avoid unnecessary float to string conversion
Jack Nagel
2013-06-14
Pass these as strings, they get converted anyway
Jack Nagel
2013-06-14
Fix pretty names
Adam Vandenberg
2013-06-14
Move pretty_name into MacOS::Version
Adam Vandenberg
2013-06-14
Freeze optimization flags hash rather than duping it
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-05-20
MacOS::Version: add :tiger
Misty De Meo
2013-04-15
Update for Xcode 4.6.2
Ashley Towns
2013-04-15
Avoid expensive Pathname concatenation
Jack Nagel
2013-04-07
MacCPUs: add .avx? helper
Misty De Meo
2013-03-23
LinuxCPUs: Fix method alias
Sebastian Staudt
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
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