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
/
macos.rb
Age
Commit message (
Expand
)
Author
2013-06-15
Push MacOS.cat logic down into MacOS::Version
Jack Nagel
2013-06-15
Avoid unnecessary float to string conversion
Jack Nagel
2013-06-14
Move pretty_name into MacOS::Version
Adam Vandenberg
2013-06-14
Use Hardware::CPU module
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-06
Add MacOS.pretty_name
Jack Nagel
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
Move oldest_cpu to Hardware
Jack Nagel
2013-06-01
Require hardware where it is needed
Jack Nagel
2013-05-25
Remove cat_without_underscores bottle methods.
Mike McQuaid
2013-05-11
Fix --build-bottle CFLAGS.
Mike McQuaid
2013-05-08
Add gcc-4.0 to fails_with
Misty De Meo
2013-04-15
Update for Xcode 4.6.2
Ashley Towns
2013-04-15
Don't create MacOS.version multiple times
Jack Nagel
2013-04-02
CompilerSelector: don't use non-existent compilers
Jack Nagel
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-14
Xcode 4.6.1 is released
Jack Nagel
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman
2013-03-11
Don't run certain functions on non-MACOS.
Mike McQuaid
2013-03-01
Support 32-bit 10.6 bottles.
Mike McQuaid
2013-03-01
Add non-/usr/local bottles support.
Mike McQuaid
2013-02-28
Exclude all located superenv paths.
Mike McQuaid
2013-02-10
Don't reinvent IndexError here
Jack Nagel
2013-02-07
superenv bin directory is under HOMEBREW_REPOSITORY
Jack Nagel
2013-02-07
MacOSVersion -> MacOS::Version
Jack Nagel
2013-02-06
MacOS: cache calls to mdfind
Jack Nagel
2013-02-01
Don't call methods on xcrun_path if it's nil
Jack Nagel
2013-01-31
Don't let xcrun find superenv tools.
Mike McQuaid
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-28
Fix clang version detection on Xcode 4.6+
Jack Nagel
2013-01-28
Fix compiler map key
Jack Nagel
2013-01-28
Xcode 4.6 released.
Mike McQuaid
2013-01-08
Prevent repeated lookups of nil-valued keys
Jack Nagel
2012-12-17
Better reporting for MacPorts/Fink installations
Jack Nagel
2012-12-12
Fix stupid typo in bottle fix.
Mike McQuaid
2012-12-11
Disable bottle installation correctly on 10.6.
Mike McQuaid
2012-12-08
Don't print error message when dev_tools_path fails to find tools
Jack Nagel
2012-12-04
Improve bottle error messages.
Mike McQuaid
2012-11-01
Add Xcode 4.5.2 to standard compilers map
Jack Nagel
2012-10-15
Reduce code footprint of standard compilers map
Jack Nagel
2012-10-06
Advise `brew update` before filing issues about compiler versions
Jack Nagel
2012-10-03
Add Xcode 4.5.1 to compiler map
Jack Nagel
2012-09-14
Skip standard compilers check for unknown Xcode
Misty De Meo
2012-09-14
Add Xcode 4.5 to StandardCompilers map
Misty De Meo
2012-09-10
Clean up MacOS version method usage
Jack Nagel
2012-09-03
Fix typo in MacOS.sdk_path
Jack Nagel
2012-09-03
Don't error out with Xcode 4.5
Jack Nagel
2012-09-02
Change sdk detection to same syntax used elsewhere.
Stephan Zeissler
2012-08-31
MacOS.sdk_path is unlicensed Xcode aware
Max Howell
[next]