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
/
utils.rb
Age
Commit message (
Expand
)
Author
2013-02-18
Don't shadow outer local variables
Jack Nagel
2013-01-11
Give a fresh 🍺 after hard work of brew install
Samuel John
2012-12-27
Respect BROWSER environment variable
Jack Nagel
2012-12-27
utils: replace shell `which` with native code
Misty De Meo
2012-10-31
Only show the troubleshooting link
Max Howell
2012-09-27
Fix conditional
Jack Nagel
2012-09-25
Clean up and improve build-error output and logs
Max Howell
2012-08-29
Much better CTRL-C handling
Max Howell
2012-07-30
Invoke non interactive shell from brew edit
Dean Smith
2012-07-09
quiet_system: Dump to /dev/null instead of closing
Charlie Sharpsteen
2012-06-27
Extract MacOS module to separate file
Adam Vandenberg
2012-06-27
Refactor MacOS.
Adam Vandenberg
2012-06-27
remove confusing comments
Adam Vandenberg
2012-06-27
Fix #13012 properly and don't set the SDK if CLT
samueljohn
2012-06-25
MacOS.sdk_path: silence stderr from xcode-select
Misty De Meo
2012-06-25
MacOS.sdk_path: use strip instead of chomp.chomp
Misty De Meo
2012-06-25
MacOS.sdk_path: make sure xcode-select is sane
Misty De Meo
2012-06-25
MacOS.sdk_path: chomp harder!
Misty De Meo
2012-06-25
Hotfix for stack overflow
Misty De Meo
2012-06-25
StandardCompilers: add Xcode 4.3.3
Misty De Meo
2012-06-24
Core change: XCode only install, with CLT or both
samueljohn
2012-06-12
Switch to "legacy" GitHub search API
Jack Nagel
2012-05-30
archs_for_command: use new Mach-O Pathname methods
Jack Nagel
2012-05-13
Use 'which' helper method more
Jack Nagel
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-04-30
Add ofail command and fix bottle command output.
Mike McQuaid
2012-04-15
StandardCompilers: 3.1.4 doesn't have llvm
Misty De Meo
2012-04-14
Add ofail command to print error and exit.
Mike McQuaid
2012-04-11
Fix StandardCompilers check
Misty De Meo
2012-04-11
brew doctor: add check for outdated compilers
Misty De Meo
2012-03-28
typo
Diego Plentz
2012-03-18
Set MACOS_VERSION as 0 on non-OSX platforms.
Mike McQuaid
2012-03-16
xcode_version works for Xcode 4.3 without CLITools
Max Howell
2012-03-10
Move most bottle stuff to a bottles.rb file.
Mike McQuaid
2012-03-10
Support bottles for non-Lion OSX versions.
Mike McQuaid
2012-03-06
add which method
Adam Vandenberg
2012-02-26
Make xcode_version work with CLI4.3X
Max Howell
2012-02-25
inreplace: warn if no substitutions were made
Jack Nagel
2012-02-21
Yield to the inevitable
Adam Vandenberg
2012-02-21
Don't hang if xcode-select -print-path is "/"
Max Howell
2012-02-20
Don't hang if xcode-select is set to "/"
Max Howell
2012-02-18
OTT handling for various Xcode-4.3/CLI-Tools edge cases
Max Howell
2012-02-17
Find xcrun if user doesn't ever install Xcode 4.3 helper tools
Max Howell
2012-02-17
Fix some default_cc behavior
Max Howell
2012-02-17
Work with Xcode 4.3 if user didn't install helper tools
Max Howell
2012-02-16
Use xcrun; Ensure clang is the default compiler with Xcode 4.3
Max Howell
2012-02-16
Fix default_cc
Max Howell
2012-02-16
Find the dev tools, even with Xcode 4.3
Max Howell
2012-02-16
Support Xcode 4.3 xcode-select being wrong
Max Howell
2012-02-10
Be gentle when stdout is not a tty
Jack Nagel
[next]