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
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
2012-01-29
Bottles should care about cellar and prefix
Mike McQuaid
2012-01-29
Bottles should care about cellar path not prefix.
Mike McQuaid
2012-01-26
Strip escaping from query
Konstantin Shabanov
2012-01-16
Add option for building bottles.
Mike McQuaid
2012-01-13
search: return results while parsing
Misty De Meo
2012-01-13
search: use v2 API
Misty De Meo
2012-01-11
search: return matches from open pull requests
Jack Nagel
2012-01-11
Make MacOS.clang_build_version more useful
Jack Nagel
2011-12-30
Only show gcc build if it's really gcc
Jack Nagel
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
[next]