aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-07-03Allow user to override temp folder with HOMEBREW_TEMPAdam Vandenberg
2010-07-02Remove $PATH from --config and build dumps.Adam Vandenberg
2010-07-01Brew doctor now checks that lib/pkgconfig is writable.Adam Vandenberg
2010-07-01Use http URL for "brew update".Adam Vandenberg
2010-06-30Tweak CurlPostDownloadStrategyAdam Vandenberg
2010-06-30Add flat-.pkg support to CurlDownloadStrategyAdam Vandenberg
2010-06-30External command 'brew test'.Adam Vandenberg
2010-06-29manpage updatesAdam Vandenberg
2010-06-29Fix typo in github_infoLuke Gallagher
2010-06-28Add brew doctor check for Cellar and TMP on separate volumes.Adam Vandenberg
2010-06-28brew doctor - warn about symlinked cellarsAdam Vandenberg
2010-06-28Fix spacing in brew doctor messages.Adam Vandenberg
2010-06-28Use cp, not mv, to keep download in cache.Adam Vandenberg
2010-06-25Add brew doctor check for DYLD vars.Adam Vandenberg
2010-06-25Add a download strategy that uses HTTP POSTAdam Vandenberg
2010-06-23Extract "brew_install".Adam Vandenberg
2010-06-23Create explicit folders for more language libs.Patrick Walton
2010-06-23External command "brew audit <formula>"Adam Vandenberg
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