aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2011-06-03fix `doctor` command in case Cellar dir doesn't yet existMislav Marohnić
2011-06-02brew-doctor: only check sbin if it existsAdam Vandenberg
2011-05-31brew-audit: do not abort after first brew with errorsAdam Vandenberg
2011-05-30Better explanation of libxml2 and libxslt in blacklists.Samuel Cochran
2011-05-27audit exits with status 1 if there are problemsJack Nagel
2011-05-26brew doctor: update autoconf messageAdam Vandenberg
2011-05-26Add method to ENV for setting up a debug buildCharlie Sharpsteen
2011-05-19Move gz-only strategy into core.Adam Vandenberg
2011-05-18Create method for accessing Xcode version.Mike McQuaid
2011-05-12brew doctor: find suspicious git newline configsAdam Vandenberg
2011-05-12brew doctor: check for stray .la filesAdam Vandenberg
2011-05-12brew doctor: warn about Mono and CMakeAdam Vandenberg
2011-05-09brew doctor: add check for stray .pc filesAdam Vandenberg
2011-05-07Fix misspelled method name: Formula.canonical_nameJack Nagel
2011-05-05fix_install_names fix for 10.5Adam Vandenberg
2011-05-05brew doctor: check for stray static libs tooAdam Vandenberg
2011-05-01Fix name of Mercurial in blacklistHumza
2011-04-29brew doctor: hard-code full path to mount commandAdam Vandenberg
2011-04-26No really, fix llvm_build_version and xcode_prefixAdam Vandenberg
2011-04-26Fix llvm_build_version to handle xcode_prefix output.Adam Vandenberg
2011-04-25Remove reference to 'brew install pip'Adam Vandenberg
2011-04-23Fix audit for new universal handlingAdam Vandenberg
2011-04-23Add ARGV.build_universal?Adam Vandenberg
2011-04-18Fixed reading branch nameSebastian Staudt
2011-04-18Add --force to brew cleanupAdam Vandenberg
2011-04-18Edit keg-only messageAdam Vandenberg
2011-04-18ENV: Use /usr/X11 instead of symlinkAdam Vandenberg
2011-04-14Added SHA-256 to the fetch command.Birger J. Nordølum
2011-04-14Add `brew fetch --deps`Adam Vandenberg
2011-04-13brew deps: add hidden option -nAdam Vandenberg
2011-04-12Remove 'sudo' from the npm installation instructionsKevin Ballard
2011-04-12Handle complex $EDITOR values.Adam Vandenberg
2011-04-11Add pip to blacklist.Arthur Kalmenson
2011-04-10Make brew deps Leopard compatibleAdam Vandenberg
2011-04-09Fix formula paths for manually specified names.Martin Kühl
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-04-07Show which deps will also be installed.Adam Vandenberg
2011-04-07Use https for issue links at the end of stack traces.Jannis Leidel
2011-04-05brew create: remind people to 'brew audit'Adam Vandenberg
2011-04-05brew create: ensure CACHE folder existsAdam Vandenberg
2011-04-04brew audit: --strict warning for using $ in caveatsAdam Vandenberg
2011-04-04GitHub - use git for smart https repospascalbertrand
2011-04-04brew doctor: add check for GREP_OPTIONSAdam Vandenberg
2011-04-04brew doctor: update expat checkAdam Vandenberg
2011-04-01Fix CLICOLOR_FORCE checkAdam Vandenberg
2011-04-01Fix brew-audit Fortran checkCharlie Sharpsteen
2011-03-29brew doctor - only check unique path foldersAdam Vandenberg
2011-03-29Add warning about m4 macros.Adam Vandenberg
2011-03-28Use Formula#installed_prefix for brew --prefix formulaDave Lee
2011-03-28Fix inheritance style in download strats.Adam Vandenberg