aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os
AgeCommit message (Expand)Author
2014-09-18Disable outdated Xcode doctor checks until the bots are updatedJack Nagel
2014-09-18Xcode 6.0.1Jack Nagel
2014-09-10Prefer Xcode 6.1 on 10.10Dominyk Tiller
2014-08-09Realign case statementJack Nagel
2014-08-09Update unreleased version checkJack Nagel
2014-08-09Initial Yosemite SupportDominyk Tiller
2014-07-24OS::Mac: allow clearing compiler version cache.Mike McQuaid
2014-07-16Raise ArgumentError when a symbol can't be mapped to a versionJack Nagel
2014-07-13Use a hash to cache compiler version lookupsJack Nagel
2014-07-11Read if no block is passed to Utils.popen_readJack Nagel
2014-07-11Use Utils.popen_read in XQuartz version codepathJack Nagel
2014-07-05Use popen wrapperJack Nagel
2014-06-21Hardware: add new .features methodMisty De Meo
2014-06-20xcode: add new package ID for Mavericks (again).Mike McQuaid
2014-06-20Revert "xcode: add new package ID for Mavericks."Mike McQuaid
2014-06-20xcode: add new package ID for Mavericks.Mike McQuaid
2014-06-06Linuxbrew: Read CPU flags from /proc/cpuinfoShaun Jackman
2014-06-04hardware: Add Intel CPUs to OPTIMIZATION_FLAGSShaun Jackman
2014-06-04Update latest XQuartz versionTrent Ogren
2014-06-03Add yosemite to mac versionsAndy Blyler
2014-06-03Simplify MacOS.version.to_symJack Nagel
2014-06-03Don't coerce value to string unnecessarilyJack Nagel
2014-05-28Loosen GCC version regexp to allow for custom version stringsJack Nagel
2014-05-12Fix CLT outdated check on 10.9Jack Nagel
2014-05-12Latest Xcode is 5.1.1Jack Nagel
2014-05-06os/mac: don't use Formula.factory unnecessarily.Mike McQuaid
2014-05-02Simpler Xcode prefix detection codeJack Nagel
2014-05-02Remove obsolete fallback for broken Xcode 4.3+Jack Nagel
2014-05-01Remove MacOS.dev_tools_path and MacOS.dev_tools_prefixJack Nagel
2014-05-01Rename Xcode.folder to MacOS.active_developer_dirJack Nagel
2014-05-01Move xctoolchain_path to Xcode module, where it belongsJack Nagel
2014-05-01Trust xcrun now that we error out early for bad xcode-select pathsJack Nagel
2014-05-01Remove unnecessary nil checkJack Nagel
2014-05-01Fix caching of gcc_42_build_versionJack Nagel
2014-05-01Remove outdated commentJack Nagel
2014-04-30--config -> configAdam Vandenberg
2014-04-23Support core GCC formula as a GCC compiler.Mike McQuaid
2014-04-21The argument to MacOS.locate is always a stringJack Nagel
2014-04-21Only check Xcode prefix when non-nilJack Nagel
2014-04-21Remove comments that no longer reflect any adjacent codeJack Nagel
2014-04-19Add another commentJack Nagel
2014-04-19Elaborate on why we should remove this codeJack Nagel
2014-04-15Update commentJack Nagel
2014-04-15Start cleaning up Xcode.versionJack Nagel
2014-04-15Xcode.bad_xcode_select_path? is used only once, so inline itJack Nagel
2014-04-15Don't call xcrun twiceJack Nagel
2014-04-15Remove another unnecessary checkJack Nagel
2014-04-15Remove unnecessary xcode-select checkJack Nagel
2014-04-15Document some unanswered questions in the Xcode moduleJack Nagel
2014-04-15Remove dead constantJack Nagel