aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-03-08Homebrew is now at version 0.60.6Adam Vandenberg
2010-03-08Error out if `brew diy` doesn't know the build systemMax Howell
2010-03-07Fixes Pathname.install(:foo => :bar) to work when File.exist?(:bar)Max Howell
2010-03-07Allow Pathname.install to take a Hash.Adam Vandenberg
2010-03-07String.undent for prettier HEREDOCsMax Howell
2010-03-01REVERT SubversionDownloadStrategy change.Adam Vandenberg
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2010-03-01Improvements to new SubversionDownloadStrategyFergal Hainey
2010-02-27Update bash completionsAdam Vandenberg
2010-02-27Add outdated to `brew help`Max Howell
2010-02-27Pathname.subdirs and Pathname.cd{}Max Howell
2010-02-25Add support for external ruby deps, and fix external deps system.Andre Arko
2010-02-24brew --cache [formula]Adam Vandenberg
2010-02-24We need to set CC and CXX for many formulaMax Howell
2010-02-20Fix `brew cleanup`: don't bail out earlyMartin Kuehl
2010-02-20Fix inreplace barfing over PathnamesMax Howell
2010-02-19No longer compile with LLVM by defaultMax Howell
2010-02-19Allow inreplace to operate over arraysMax Howell
2010-02-18Fix Pathname.install for relative symlinksMax Howell
2010-02-18Fix GitHub tarball version detectionMax Howell
2010-02-16Don't merge flags in checkout-indexGraham Hughes
2010-02-16Fix `brew cleanup`: less pruningMartin Kuehl
2010-02-13Set correct LDFLAGS for universal binariesAleksandar Topuzović
2010-02-13Fixes Homebrew/homebrew#571; brew update doesn't report "Already up-to-date"Max Howell
2010-02-09remove_make_var! should not leave an empty assignmentAdam Vandenberg
2010-02-08ENV.cxx was not retrieving proper ENV flag.Adam Vandenberg
2010-02-04Add formula check for crufy SourceForge URLs.Adam Vandenberg
2010-02-02Update test suite.Adam Vandenberg
2010-02-02Let change_make_var! append to existing value.Adam Vandenberg
2010-02-02Bazaar download strategyDavid Höppner
2010-02-01Create Download Strategy sooner in formula install code.Adam Vandenberg
2010-01-30deps was missing from bash completionAdam Vandenberg
2010-01-30Remove spaces around make-style variables.Adam Vandenberg
2010-01-30Add gzip utility function.Adam Vandenberg
2010-01-29remove the nonexistant list --brewed flag from the help output.Ben Bleything
2010-01-18If keg only don't warn about s?bin not being in PATHMax Howell
2010-01-18Document brew cleanupMax Howell
2010-01-18prune after brew cleanupMax Howell
2010-01-18Don't cleanup if we can't tell which formula is for keepsMax Howell
2010-01-18Unit test for `brew cleanup`Joshua Peek
2010-01-18Add cleanup commandJoshua Peek
2010-01-17Don't require beer_eventsMax Howell
2010-01-16Stop raising during the raise ctorMax Howell
2010-01-16There's not enough payback for stripping librariesMax Howell
2010-01-16Blacklist wxwidgets for creationMax Howell
2010-01-16Some bulletproofing for bash completion script.Adam Vandenberg
2010-01-16Check for bad values of console_widthMax Howell
2010-01-14Added CMAKE_PREFIX_PATH to environment valriablesFlorian Sowade
2010-01-14Added CMake parameter to suppress warningsFlorian Sowade
2010-01-13Improve error when no url givenAsh Berlin