aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-06-10MercurialDownloadStrategy: pull and update instead of update onlyTuncer Ayaz
2010-06-10MercurialDownloadStrategy: pull and update instead of update onlyTuncer Ayaz
2010-06-09Add some dash-commands to bash completion scriptAdam Vandenberg
2010-06-09External command: brew linkappsAdam Vandenberg
2010-06-08Subversion now supports revisions on externals.Adam Vandenberg
2010-06-08More efficient SVN download that handles externalsFergal Hainey
2010-06-07Add sample external commands: dirty, leaves, optionsAdam Vandenberg
2010-06-07Remove 'generate' from bash completion.Adam Vandenberg
2010-06-07Add --cache support to hg and bzr.Adam Vandenberg
2010-06-07Add cache location support to CVS.Adam Vandenberg
2010-06-01Split patching message into downloading and patchingAdam Vandenberg
2010-06-01Don't symlink lib/python2.6Adam Vandenberg
2010-06-01Warn if a keg-level "man" is found.Adam Vandenberg
2010-05-30Tweak the bash completion script.Adam Vandenberg
2010-05-28Remove selflink script.Adam Vandenberg
2010-05-12Fix the update testsDavid Porter
2010-05-10Improve archs_for_commandAdam Vandenberg
2010-05-07Allow SVN to report cache location.Adam Vandenberg
2010-05-06Move dump_build_env to utils and use during installs too.Adam Vandenberg
2010-05-05Let GitDownloadStrategy report its cache location.Adam Vandenberg
2010-05-02Merge keg_only? blocks in installer.Adam Vandenberg
2010-05-02Tweak formatting in previous commit.Adam Vandenberg
2010-05-02Show digest mismatch in verify_download_integrityYarrow
2010-05-01Add check for gettext to brew_doctor.Adam Vandenberg
2010-05-01Update gcc version checks in brew_doctorAdam Vandenberg
2010-04-29Add 'Arrandale' for core i7 MBPlistrophy
2010-04-28sort brew commands in zsh completion and add doctorDaniel Schauenberg
2010-04-22Fix universal builds on 32-bit CPUs.Adam Vandenberg
2010-04-22Add --git option to 'brew install -i'.Adam Vandenberg
2010-04-20brew doctor now checks pkg-config search pathAdam Vandenberg
2010-04-17Read all formula in a 'rescue' block.Adam Vandenberg
2010-04-15Do not assume /Developer when checking LLVM. Fixes Homebrew/homebrew#1160.Adam Vandenberg
2010-04-12Use Array#length instead of count. Fixes Homebrew/homebrew#1165Adam Vandenberg
2010-04-12Make mod_wsgi and mod_python arch code more similar.Adam Vandenberg
2010-04-10Only respect :using specs when downloading HEAD.Martin Kühl
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-04-08Quote prefix for git submodules. Fixes Homebrew/homebrew#1009Adam Vandenberg
2010-04-08Test that Homebrew's bin is in the path.Adam Vandenberg
2010-04-08Adds support for git submodules. Fixes Homebrew/homebrew#1009.Chris Thachuk
2010-04-06Only check @specs for :using if @specs exists. Fixes Homebrew/homebrew#1127.Adam Vandenberg
2010-04-06Allow :using on head to specify a download strategy.Adam Vandenberg
2010-04-06Remove silly concatenation.Adam Vandenberg
2010-04-06Change homepage. Fixes Homebrew/homebrew#105.Adam Vandenberg
2010-04-06Move ENV tests to separate file.Adam Vandenberg
2010-04-06Split out some Formula tests.Adam Vandenberg
2010-04-06Switch test_bucket over to use testing_env.Adam Vandenberg
2010-04-06Move Pathename property tests to separate file.Adam Vandenberg
2010-04-06Move ARGV tests to separate file.Adam Vandenberg
2010-04-06Move utils tests to separate file.Adam Vandenberg