aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2010-07-08Comment the detect_download_strategy patterns.Adam Vandenberg
2010-07-08Clarify cellar commentAdam Vandenberg
2010-07-08Move exceptions from global to utils; remove duplicate defintionsAdam Vandenberg
2010-07-08Move method from ObserverPathnameExtension to extend/PathnameAdam Vandenberg
2010-07-06Add debian style names to version checker.Adam Vandenberg
2010-07-06Update version testsAdam Vandenberg
2010-07-04Pathname - fix RC version detection.Adam Vandenberg
2010-07-04Update Pathname version checks.Adam Vandenberg
2010-07-04Remove dupliate 'wxwidgets' entry from blacklist.Adam Vandenberg
2010-07-03Move data into updater classAdam Vandenberg
2010-07-03brew doctor - add whitelist to dylibsAdam Vandenberg
2010-07-03Blacklist setuptools in favor of distribute.Adam Vandenberg
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-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-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-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-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-16Move code to find outdated brew listAdam 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-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