index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
utils.rb
Age
Commit message (
Expand
)
Author
2011-12-16
Enable 'brew edit' for non-Textmate editors.
Adam Vandenberg
2011-12-16
utils: fix clang build regex
Jack Nagel
2011-12-08
Introduce HOMEBREW_CURL_VERBOSE
Jack Nagel
2011-11-25
Utils: update gcc version detection logic
Misty De Meo
2011-11-25
Detect 2-digit clang build versions
Misty De Meo
2011-11-25
Add utility methods to determine clang version
Jack Nagel
2011-11-25
Parse `compiler --version` instead of -v
Jack Nagel
2011-09-19
Only try mirrors for CurlDownloadStrategies
Max Howell
2011-09-19
exceptions.rb: Add DownloadError
Charlie Sharpsteen
2011-09-06
If LLVM isn't installed then fails_with_llvm? is true
Max Howell
2011-09-06
MacOS.default_compiler should return something always
Max Howell
2011-09-05
Check even more carefully for xcode_version
Max Howell
2011-09-05
Use proper issue URL
Max Howell
2011-09-04
Don't look for llvm-gcc in xcode_prefix
Max Howell
2011-09-02
Guess Xcode version if `xcodebuild` doesn't exist
Max Howell
2011-08-31
Default to LLVM for Xcodes that default to LLVM
Max Howell
2011-08-31
Don't point user at issues that are probably unrelated
Max Howell
2011-08-26
Use curl with --insecure when on OS X < 10.6
Max Howell
2011-08-24
HOMEBREW_CURL_ARGS so that tests can be more silent
Max Howell
2011-08-24
oh1 stdout display function
Max Howell
2011-07-27
Add MacOS.lion? for MACOS_VERSION == 10.7
Samuel Cochran
2011-05-18
Create method for accessing Xcode version.
Mike McQuaid
2011-04-26
No really, fix llvm_build_version and xcode_prefix
Adam Vandenberg
2011-04-26
Fix llvm_build_version to handle xcode_prefix output.
Adam Vandenberg
2011-04-12
Handle complex $EDITOR values.
Adam Vandenberg
2011-04-09
Normalize use of MACOS_VERSION
Adam Vandenberg
2011-04-07
Use https for issue links at the end of stack traces.
Jannis Leidel
2011-03-21
brew up: star installed formulae
Jonas Pfenniger
2011-03-21
utils.rb: removed unused cols argument
Jonas Pfenniger
2011-03-19
Add methods to ArchitectureListExtension
Adam Vandenberg
2011-03-19
Use backticks instead of popen
Adam Vandenberg
2011-03-18
Add MacOS.prefer_64_bit?
Adam Vandenberg
2011-03-17
make fails_with_llvm work when cc is llvm-gcc
Camillo Lugaresi
2011-03-14
Fix bug in reporting curl errors
Adam Vandenberg
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
Don't open editor if no args passed
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move string extensions
Adam Vandenberg
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-11-26
Use full path to curl in utils.rb
Adam Vandenberg
2010-10-30
fix warnings: ambiguous splat
Jamie Macey
2010-10-30
fix warnings: splat is redundant for puts
Jamie Macey
2010-09-19
Let the `gzip` utility function accept multiple paths.
Martin Kühl
2010-09-06
Use 'realpath'
Adam Vandenberg
2010-08-20
Let 'interactive_shell' take a formula and set ENV vars.
Adam Vandenberg
2010-08-09
brew doctor - X11 check
Adam Vandenberg
2010-08-02
archs_for_command now follows symlinks.
James Harris
2010-07-25
Allow HOMEBREW_EDITOR for non-project editing.
Adam Vandenberg
2010-07-13
Add command "brew --env"
Adam Vandenberg
2010-07-08
Improved Subversion support.
Adam Vandenberg
[next]