aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac/xcode.rb
AgeCommit message (Expand)Author
2013-08-30Fix wrong assumption in MacOS::Xcode.without_clt?Jack Nagel
2013-08-09Move MacOS.xcode43_without_clt? into Xcode moduleJack Nagel
2013-07-21Cache pkgutil results at the sourceJack Nagel
2013-07-21Eliminate nested conditionalJack Nagel
2013-07-21Extract bundle_path method from Xcode#prefixJack Nagel
2013-07-21Update comment about CLTJack Nagel
2013-07-21Split up unreadable conditionalJack Nagel
2013-07-01CLT is just CLT now; not "for Xcode".Mike McQuaid
2013-06-26Detect Command Line Tools on Mavericks.David Rice
2013-06-17Fix Xcode builds on 10.9.Clemens Gruber
2013-06-15Avoid unnecessary float to string conversionJack Nagel
2013-06-13Xcode 4.6.3Jack Nagel
2013-06-11Recognize OS X 10.9 and Xcode 5.0Clemens Gruber
2013-06-04Don't error out on unreleased OSX versions.Mike McQuaid
2013-05-23MacOS::Xcode.latest_version: add TigerMisty De Meo
2013-05-22MacOS.version in case statement doesn't work with rangesJack Nagel
2013-05-22Refactor Xcode/CLT version checksJack Nagel
2013-04-15Update for Xcode 4.6.2Ashley Towns
2013-04-15Avoid expensive Pathname concatenationJack Nagel
2013-03-21Better superenv support for Xcode elsewhereSamuel John
2013-03-14Xcode 4.6.1 is releasedJack Nagel
2013-03-11Portability fixes to run Homebrew on Linux systemsShaun Jackman