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
/
cmd
/
--config.rb
Age
Commit message (
Expand
)
Author
2013-04-06
Replace literal paths to ruby with RUBY_PATH
Jack Nagel
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-01-17
Doctor check for origin
Simon Sigurdhsson
2012-12-17
Better reporting for MacPorts/Fink installations
Jack Nagel
2012-12-12
Improve Xcode and CLT config reporting
Jack Nagel
2012-09-28
Safer way to redirect puts to a file
Max Howell
2012-09-28
Only handle build-errors when it's a build-error
Max Howell
2012-09-14
Restore X11 description to --config output
Jack Nagel
2012-09-11
Remove dead code
Jack Nagel
2012-09-05
Remove fink/macports from verbose --config if they are not present.
Adam Vandenberg
2012-09-05
Improve `brew --config` responsiveness
Jack Nagel
2012-08-31
`brew -c1` one line configuration summary
Max Howell
2012-08-14
--config: remove confusing XQuartz annotation
Jack Nagel
2012-08-06
Adjust XQuartz/X11 module naming scheme
Jack Nagel
2012-08-01
Move X11 machinery into MacOS::XQuartz namespace
Jack Nagel
2012-07-25
Split Xcode and CLT methods into separate modules
Jack Nagel
2012-07-08
Restore some things to failed install config dump
Jack Nagel
2012-07-08
Display compiler build numbers in config dump
Jack Nagel
2012-07-08
Always output X11 version and path in config dump
Jack Nagel
2012-07-01
Better describe X11 in brew --config
Camillo Lugaresi
2012-06-26
config: omit Xcode path for CLT-only systems
Jack Nagel
2012-06-26
Clean up --config output
Jack Nagel
2012-06-24
Core change: XCode only install, with CLT or both
samueljohn
2012-06-01
Replace /usr/bin/ruby with full Framework path
Misty De Meo
2012-05-13
Use 'which' helper method more
Jack Nagel
2012-03-24
Fix typo in --config.rb
Jack Nagel
2012-03-16
Concise --config output for build errors
Max Howell
2012-02-29
Play nice with case-sensitive filesystems
Max Howell
2012-02-27
Show real path to x11 in --config output
Jack Nagel
2012-02-08
brew --config: properly handle empty `which` strings
samueljohn
2012-02-02
Show which Perl, Python and Ruby are in the path.
Adam Vandenberg
2012-01-11
Make MacOS.clang_build_version more useful
Jack Nagel
2011-12-28
config: prettify sha method
Jack Nagel
2011-12-21
Clean up --config
Adam Vandenberg
2011-11-25
brew-config: remove recommended compiler versions
Adam Vandenberg
2011-11-25
Display clang version in --config output
Jack Nagel
2011-05-18
Create method for accessing Xcode version.
Mike McQuaid
2011-03-26
remove whitespace
Adam Vandenberg
2011-03-12
Don't throw if no gcc 4.0 installed
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell