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
/
extend
Age
Commit message (
Expand
)
Author
2014-07-03
stop Xcode tools from overriding deps when CLT is not installed
Camillo Lugaresi
2014-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-02
Accept -s as shorthand for --build-from-source
Jack Nagel
2014-07-02
Move constants so we don't have to load all of ENV to get them
Jack Nagel
2014-07-01
Replace find_all + each with grep
Jack Nagel
2014-06-26
Use canonical_name in the exception message
Jack Nagel
2014-06-26
Use canonical_name when checking LinkedKegs and opt
Jack Nagel
2014-06-26
The rack variable is only used inside the block now
Jack Nagel
2014-06-26
Remove a dead branch from ARGV.kegs
Jack Nagel
2014-06-26
Simplify NoSuchKegError condition
Jack Nagel
2014-06-22
Use a more descriptive variable name
Jack Nagel
2014-06-22
Use Pathname#split
Jack Nagel
2014-06-22
Move the compiler-selecting methods to ENV/shared
Shaun Jackman
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-20
Remove ARGV.filter_for_dependencies
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_env_script
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_jar_script
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_exec_script
Jack Nagel
2014-06-17
Make signature of Pathname#write compatible with Ruby 2.1+
Jack Nagel
2014-06-12
Deprecate Pathname#cp and Pathname#chmod_R
Jack Nagel
2014-06-12
Deprecate Pathname#/ with non-string/non-pathname arguments
Jack Nagel
2014-06-11
Use Digest#file if it's available
Jack Nagel
2014-06-10
Stop caching Superenv.bin
Jack Nagel
2014-06-09
Fix visibility of FileUtils extension methods
Jack Nagel
2014-06-09
Stop exposing mktemp as a public method on formula objects
Jack Nagel
2014-06-09
Stop joining symbols to pathnames
Jack Nagel
2014-06-08
Just access the ivar directly
Jack Nagel
2014-06-08
Work around encoding issue in Pathname#inspect on Ruby 2.0
Jack Nagel
2014-06-07
metafiles: simplify #copy? further
Jack Nagel
2014-06-07
Simplify Pathname#install_metafiles
Jack Nagel
2014-06-07
Eliminate FORMULA_META_FILES constant
Jack Nagel
2014-06-03
Use a || b
Jack Nagel
2014-06-03
Treat HOMEBREW_CC the same as --cc
Shaun Jackman
2014-06-03
HOMEBREW_CC: Remove COMPILER_ALIASES
Shaun Jackman
2014-05-31
Use Pathname.glob when we want pathname objects
Jack Nagel
2014-05-28
Place X11 ahead of OpenGL when X11 is active
Jack Nagel
2014-05-27
--help and --version only apply as first argument
Adam Vandenberg
2014-05-26
Share code for sanitizing ENV between both build environments
Jack Nagel
2014-05-22
Add ENV.m64 to superenv
Jack Nagel
2014-05-22
Fix ENV.m32 under superenv
Jack Nagel
2014-05-19
Set sysroot for non-clang compilers on 10.9
Jack Nagel
2014-05-19
Reorganize superenv include and library path setup
Jack Nagel
2014-05-19
Remove deprecated --use-{gcc,llvm,clang}
Jack Nagel
2014-05-18
Remove hardcoded reference to ENV
Jack Nagel
2014-05-18
Add accessor for HOMEBREW_CC
Jack Nagel
2014-05-18
ENV.cc= and ENV.cxx= are private
Jack Nagel
2014-05-18
Use a case statement
Jack Nagel
2014-05-14
Allow disabling arch flag filtering
Jack Nagel
2014-05-13
Use a case statement
Jack Nagel
[next]