aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-06-22Exclude "HEAD" formula from outdated list.SHIBATA Hiroshi
2010-06-18cleans only existing directoriesPaul O'Neil
2010-06-18Fix LLVM compilation under OS X 10.6 where cflags was not being defined.Brett Cannon
2010-06-18Note how to redownload tarballs on failed checksum.Adam Vandenberg
2010-06-17Remove buggy, unsupported TeX-live brew, and suggest MacTex.Adam Vandenberg
2010-06-17Remove unused global defineAdam Vandenberg
2010-06-17Bug fix for METAFILES that are actually directories.Adam Vandenberg
2010-06-17Tweak "clean".Adam Vandenberg
2010-06-17brew server - use search methodAdam Vandenberg
2010-06-17filter out aliases when real name was foundAdam Vandenberg
2010-06-17Extract search_brews methodAdam Vandenberg
2010-06-17Refactor llvm compiler selection so formula can use itChris Hoffman
2010-06-17Fix exception when installing with --use-llvmChris Hoffman
2010-06-16Convert server to external command and enhance.Adam Vandenberg
2010-06-16Use same LLVM binary to check build # as we do to build with.Adam Vandenberg
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
2010-06-16External command: upgradeAdam Vandenberg
2010-06-16Move code to find outdated brew listAdam Vandenberg
2010-06-16Tweak usage for brew switchAdam Vandenberg
2010-06-16External command: brew switch formula versionAdam Vandenberg
2010-06-15brew fetch --force to force redownload of tarballsAdam Vandenberg
2010-06-15Modify brew update to show if any formulae were removed.Trevor Stevens
2010-06-15External: 'brew fetch' downloads tarballs to cache.Adam Vandenberg
2010-06-15Set HOMEBREW_DEBUG_INSTALL when in a shell during install -d|-iAdam Vandenberg
2010-06-13Man page for HomebrewChristopher Sexton
2010-06-10Fix: attr doesn't take a list.Adam Vandenberg
2010-06-10Added check for stray 'config' scripts in $PATH.Adam Vandenberg
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