aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2011-03-20use Module#const_get instead of evaleregon
2011-03-20Fix for installing from_urlYasuharu NAKANO
2011-03-19Use --depth 1 more conservativelyAdam Vandenberg
2011-03-19Fix brew --cellar fooAdam Vandenberg
2011-03-19brew options: allow --allAdam Vandenberg
2011-03-19Add methods to ArchitectureListExtensionAdam Vandenberg
2011-03-19Use backticks instead of popenAdam Vandenberg
2011-03-18Add MacOS.prefer_64_bit?Adam Vandenberg
2011-03-17make fails_with_llvm work when cc is llvm-gccCamillo Lugaresi
2011-03-17Use xcode_path for GCC as well as LLVM.Mike McQuaid
2011-03-16Add --use-gcc to bash completionAdam Vandenberg
2011-03-15Fix keg-only, non-system dupesAdam Vandenberg
2011-03-15install - change keg-only warningAdam Vandenberg
2011-03-15keg-only: provide more info about system dupesAdam Vandenberg
2011-03-15keg - use proper inheritance styleAdam Vandenberg
2011-03-15brew audit: check that homepage includes the protocolAdam Vandenberg
2011-03-15Fix regex for svn+httpAdam Vandenberg
2011-03-14Fix reporting of build errors.Adam Vandenberg
2011-03-14Don't make brew doctor complain about Xcode 4.Mike McQuaid
2011-03-14X11 is part of OSX, not Xcode.Mike McQuaid
2011-03-14Add comment to ENV.libxml2Adam Vandenberg
2011-03-14Fix bug in reporting curl errorsAdam Vandenberg
2011-03-14brew info should fetch remote formula infoJoshua Peek
2011-03-13Add ruby lib to folders handled specially by keg.linkAdam Vandenberg
2011-03-13Remove unused exception; Closes Homebrew/homebrew#4652Max Howell
2011-03-13Optimise/simplify `brew help`Max Howell
2011-03-13Replace create --cache with create --no-fetchMax Howell
2011-03-12Fix inheritance in exceptionsAdam Vandenberg
2011-03-12Fix 'brew log -p foo'.Adam Vandenberg
2011-03-12Fix inheritance in formula.rbAdam Vandenberg
2011-03-12brew audit: check for missing depsAdam Vandenberg
2011-03-12Allow 'brew install' on relative pathsAdam Vandenberg
2011-03-12Fix 'brew rm -f'Adam Vandenberg
2011-03-12brew audit - check for depends_on 'gfortran'Charlie Sharpsteen
2011-03-12Add Fortran configuration to ENV.rbCharlie Sharpsteen
2011-03-12Add 'brew grep' external command.Adam Vandenberg
2011-03-12use "git clone --depth 1"Armando Di Cianno
2011-03-12Homebrew 0.80.8Adam Vandenberg
2011-03-12'brew fetch' now an official commandAdam Vandenberg
2011-03-12Complain if a formula in core won't import.Adam Vandenberg
2011-03-12brew cleanup - do not clean up keg-only brews for nowAdam Vandenberg
2011-03-12brew cleanup - fix formula name in warningAdam Vandenberg
2011-03-12'brew options' now an official commandAdam Vandenberg
2011-03-12'brew test' now an official commandAdam Vandenberg
2011-03-12Silence cleanup warningAdam Vandenberg
2011-03-12Fix UnsatisfiedExternalDependencyErrorGeorge Kulakowski
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-12Fix 'brew install f' for already-installed brews.Adam Vandenberg
2011-03-12Fix 'brew search' with no parameter.Adam Vandenberg
2011-03-12Have brew-doctor refer to the correct LLVM/GCC env variablesMarkus Prinz