aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils.rb
AgeCommit message (Expand)Author
2013-06-03Python 2.x and 3.x supportSamuel John
2013-05-22Use implicit beginJack Nagel
2013-05-22Hoist requires out of methodsJack Nagel
2013-05-22Remove unnecessary rescue-all exception handlingDaniel Lee Harple
2013-05-22Added support for a GitHub Personal API Access tokenDaniel Lee Harple
2013-05-22Check GitHub API rate limit instead of silently failingDaniel Lee Harple
2013-05-22Pass a User-Agent when fetching data from the GitHub APIDaniel Lee Harple
2013-03-31onoe and opoo print to stderrJack Nagel
2013-03-31DRY ohai truncationJack Nagel
2013-03-21Turn double modifier into a single conditionalJack Nagel
2013-03-21utils: remove obsolete commentJack Nagel
2013-03-11Add with_system_path to run using system PATHs.Mike McQuaid
2013-02-18Don't shadow outer local variablesJack Nagel
2013-01-11Give a fresh 🍺 after hard work of brew installSamuel John
2012-12-27Respect BROWSER environment variableJack Nagel
2012-12-27utils: replace shell `which` with native codeMisty De Meo
2012-10-31Only show the troubleshooting linkMax Howell
2012-09-27Fix conditionalJack Nagel
2012-09-25Clean up and improve build-error output and logsMax Howell
2012-08-29Much better CTRL-C handlingMax Howell
2012-07-30Invoke non interactive shell from brew editDean Smith
2012-07-09quiet_system: Dump to /dev/null instead of closingCharlie Sharpsteen
2012-06-27Extract MacOS module to separate fileAdam Vandenberg
2012-06-27Refactor MacOS.Adam Vandenberg
2012-06-27remove confusing commentsAdam Vandenberg
2012-06-27Fix #13012 properly and don't set the SDK if CLTsamueljohn
2012-06-25MacOS.sdk_path: silence stderr from xcode-selectMisty De Meo
2012-06-25MacOS.sdk_path: use strip instead of chomp.chompMisty De Meo
2012-06-25MacOS.sdk_path: make sure xcode-select is saneMisty De Meo
2012-06-25MacOS.sdk_path: chomp harder!Misty De Meo
2012-06-25Hotfix for stack overflowMisty De Meo
2012-06-25StandardCompilers: add Xcode 4.3.3Misty De Meo
2012-06-24Core change: XCode only install, with CLT or bothsamueljohn
2012-06-12Switch to "legacy" GitHub search APIJack Nagel
2012-05-30archs_for_command: use new Mach-O Pathname methodsJack Nagel
2012-05-13Use 'which' helper method moreJack Nagel
2012-05-07Unify 'which' and which_s' utility methodsJack Nagel
2012-04-30Add ofail command and fix bottle command output.Mike McQuaid
2012-04-15StandardCompilers: 3.1.4 doesn't have llvmMisty De Meo
2012-04-14Add ofail command to print error and exit.Mike McQuaid
2012-04-11Fix StandardCompilers checkMisty De Meo
2012-04-11brew doctor: add check for outdated compilersMisty De Meo
2012-03-28typoDiego Plentz
2012-03-18Set MACOS_VERSION as 0 on non-OSX platforms.Mike McQuaid
2012-03-16xcode_version works for Xcode 4.3 without CLIToolsMax Howell
2012-03-10Move most bottle stuff to a bottles.rb file.Mike McQuaid
2012-03-10Support bottles for non-Lion OSX versions.Mike McQuaid
2012-03-06add which methodAdam Vandenberg
2012-02-26Make xcode_version work with CLI4.3XMax Howell
2012-02-25inreplace: warn if no substitutions were madeJack Nagel