aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/macos.rb
AgeCommit message (Expand)Author
2013-10-18Rename MacOS to OS::MacJack Nagel
2013-10-18Add OS.mac? and OS.linux?Jack Nagel
2013-10-06Track the OS's default C++ stdlibMisty De Meo
2013-10-04Fetch yields the key, use itJack Nagel
2013-10-04MacOS: remove unnecessary begin blockJack Nagel
2013-10-04Add Xcode 5.0.1.Mike McQuaid
2013-10-04macos: cleanup whitespace.Mike McQuaid
2013-09-01Implement fails_with for non-Apple compilersMisty De Meo
2013-08-15Add MacOS.preferred_archMisty De Meo
2013-07-26MacOS.locate: search HOMEBREW_PREFIX before xcrunMisty De Meo
2013-07-21Cache pkgutil results at the sourceJack Nagel
2013-07-21Existence of directory is implied by existence of executablesJack Nagel
2013-07-21Pull another unwieldy condition into a methodJack Nagel
2013-07-21These should be integersJack Nagel
2013-07-20Remove unnecessary use of globals in compiler version methodsJack Nagel
2013-07-20Don't report llvm-gcc if it's actually clangJack Nagel
2013-06-26Detect Command Line Tools on Mavericks.David Rice
2013-06-15Push MacOS.cat logic down into MacOS::VersionJack Nagel
2013-06-15Avoid unnecessary float to string conversionJack Nagel
2013-06-14Move pretty_name into MacOS::VersionAdam Vandenberg
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-13Xcode 4.6.3Jack Nagel
2013-06-11Recognize OS X 10.9 and Xcode 5.0Clemens Gruber
2013-06-06Add MacOS.pretty_nameJack Nagel
2013-06-06Decouple bottle tags from MacOS.catJack Nagel
2013-06-06Move oldest_cpu to HardwareJack Nagel
2013-06-01Require hardware where it is neededJack Nagel
2013-05-25Remove cat_without_underscores bottle methods.Mike McQuaid
2013-05-11Fix --build-bottle CFLAGS.Mike McQuaid
2013-05-08Add gcc-4.0 to fails_withMisty De Meo
2013-04-15Update for Xcode 4.6.2Ashley Towns
2013-04-15Don't create MacOS.version multiple timesJack Nagel
2013-04-02CompilerSelector: don't use non-existent compilersJack Nagel
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-14Xcode 4.6.1 is releasedJack Nagel
2013-03-11Portability fixes to run Homebrew on Linux systemsShaun Jackman
2013-03-11Don't run certain functions on non-MACOS.Mike McQuaid
2013-03-01Support 32-bit 10.6 bottles.Mike McQuaid
2013-03-01Add non-/usr/local bottles support.Mike McQuaid
2013-02-28Exclude all located superenv paths.Mike McQuaid
2013-02-10Don't reinvent IndexError hereJack Nagel
2013-02-07superenv bin directory is under HOMEBREW_REPOSITORYJack Nagel
2013-02-07MacOSVersion -> MacOS::VersionJack Nagel
2013-02-06MacOS: cache calls to mdfindJack Nagel
2013-02-01Don't call methods on xcrun_path if it's nilJack Nagel
2013-01-31Don't let xcrun find superenv tools.Mike McQuaid
2013-01-29Don't use underscores in (new) bottle filenames.Mike McQuaid
2013-01-28Fix clang version detection on Xcode 4.6+Jack Nagel
2013-01-28Fix compiler map keyJack Nagel
2013-01-28Xcode 4.6 released.Mike McQuaid