aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2011-09-02Fix typo in `brew doctor`Daemian Mack
2011-09-02Allow 'brew link' to work with URL-based formulaeJustin Hileman
2011-09-02Handle brew upgrade ARGV errors properlyMax Howell
2011-09-02Guess Xcode version if `xcodebuild` doesn't existMax Howell
2011-09-02Remove Xcode dependence from ENV.rbMax Howell
2011-09-02tests: fix failing test_a_basic_installJack Nagel
2011-09-02update: bring tests up-to-dateJack Nagel
2011-09-01Add the upgrade command to the man pageJack Nagel
2011-09-01Document `brew outdated --quiet`Jack Nagel
2011-09-01fetch: fix '--force' for pathnamesJack Nagel
2011-09-01Edit port/fink warningAdam Vandenberg
2011-09-01Edit port/fink warningAdam Vandenberg
2011-09-01Fix stripping of keg-only reasons during installAdam Vandenberg
2011-09-01add brew doctor check for spaces in Xcode pathAdam Vandenberg
2011-09-01Use GCC if we tested against the latest LLVMMax Howell
2011-09-01Actually obey --use-gcc flagMax Howell
2011-09-01fix: svn update doesn't take url argumentDave Bayer
2011-09-01Fixes Homebrew/homebrew#7114; Cache confuses --HEAD and non--HEAD svn installsDave Bayer
2011-09-01Be future proof, output from file becomes more verboseMax Howell
2011-09-01Use fullpaths to file and stripMax Howell
2011-09-01Allow fails_with_llvm {}Max Howell
2011-09-01cp CMakeCaches.txt not CMakeLists.txtMax Howell
2011-09-01Allow brew install --force againMax Howell
2011-09-01Restore previous fails_with_llvm? behaviourMax Howell
2011-08-31Fix type checking in fails_with_llvmRory O'Connell
2011-08-31fix brew update treating command changes as deletionsMisty De Meo
2011-08-31update: make `git pull` update origin/masterJack Nagel
2011-08-31Missing end. Doing too many things at once. Sorry.Max Howell
2011-08-31cp over CMakeLists.txt if cmake builds failMax Howell
2011-08-31Default to LLVM for Xcodes that default to LLVMMax Howell
2011-08-31Don't fail to build with llvm if llvm build is newerMax Howell
2011-08-31Don't point user at issues that are probably unrelatedMax Howell
2011-08-31Improved no-errors outputMax Howell
2011-08-31Only report PATH order diagnosis if conflicts are foundMax Howell
2011-08-31Check for missing deps as part of `brew doctor`Max Howell
2011-08-31Save config.log to ~/Library/Logs/HomebrewMax Howell
2011-08-31Blacklist lzma since it was removedMax Howell
2011-08-31Fix Xcode 4.2 cc compilesEugene Ray
2011-08-31fix version parser for upcoming erlang bottleJan Lehnardt
2011-08-29formula.rb: Don't curl when DATA is the only patchCharlie Sharpsteen
2011-08-29Fix alpha-order mistake in brew bash-completionJack Nagel
2011-08-28Add `upgrade` to the bash-completion scriptJack Nagel
2011-08-28Prune LinkedKegs tooMax Howell
2011-08-26brew-pull: Allow pull request numbers as argumentsCharlie Sharpsteen
2011-08-26Correct typoMax Howell
2011-08-26`git reset --hard` after fetch; Fixes Homebrew/homebrew#7124Max Howell
2011-08-26Apologies, forgot to amend the commitMax Howell
2011-08-26Only clone with a depth when targeting HEAD or a tag.Ben Burkert
2011-08-26Some more sanity with ENV.compilerMax Howell
2011-08-26Add ENV.clang; Fixes Homebrew/homebrew#6580Max Howell