aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/brew.h.rb
AgeCommit message (Expand)Author
2010-08-07Use ERB to generate formula template.Alexander Kahn
2010-08-07Use new alias system with `brew search`Max Howell
2010-08-07`brew create` uses new Aliasing systemMax Howell
2010-07-27Fix brew info --githubAdam Vandenberg
2010-07-21Bump Xcode recommendation to 3.2.2Adam Vandenberg
2010-07-18brew.h info takes a formula parameter rather than a stringMax Howell
2010-07-04Remove dupliate 'wxwidgets' entry from blacklist.Adam Vandenberg
2010-07-03Blacklist setuptools in favor of distribute.Adam Vandenberg
2010-06-29Fix typo in github_infoLuke Gallagher
2010-06-23Extract "brew_install".Adam Vandenberg
2010-06-22Exclude "HEAD" formula from outdated list.SHIBATA Hiroshi
2010-06-18cleans only existing directoriesPaul O'Neil
2010-06-17Remove buggy, unsupported TeX-live brew, and suggest MacTex.Adam Vandenberg
2010-06-17Remove unused global defineAdam 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-16Use same LLVM binary to check build # as we do to build with.Adam Vandenberg
2010-06-16Move code to find outdated brew listAdam Vandenberg
2010-04-15Do not assume /Developer when checking LLVM. Fixes Homebrew/homebrew#1160.Adam Vandenberg
2010-04-06Move brew doctor to its own source file; will get bigger.Adam Vandenberg
2010-04-06`brew doctor`Max Howell
2010-03-23More effective use of incremental MD5 to eliminate loading entire tarball int...Jake Good
2010-03-22Add md5 on 'brew create' if we can figure it out.Adam Vandenberg
2010-03-22brew create - warn if version cannot be determined from URL.Adam Vandenberg
2010-03-16Add GCC 4.0 info to --config output.Robert Shaw
2010-03-10Actually remove info pages in skip stepMax Howell
2010-03-08Error out if `brew diy` doesn't know the build systemMax Howell
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2010-02-20Fix `brew cleanup`: don't bail out earlyMartin Kuehl
2010-02-16Fix `brew cleanup`: less pruningMartin Kuehl
2010-01-18prune after brew cleanupMax Howell
2010-01-18Don't cleanup if we can't tell which formula is for keepsMax Howell
2010-01-18Add cleanup commandJoshua Peek
2010-01-16There's not enough payback for stripping librariesMax Howell
2010-01-16Blacklist wxwidgets for creationMax Howell
2010-01-13Ensure we delete temp filesMax Howell
2010-01-13Escape any spaces in path during strip stepMax Howell
2010-01-13Use full paths to strip, mktemp, cat and lsMax Howell
2010-01-13LICENCE is a common spelling tooMax Howell
2010-01-11Detect X11 when ENV.x11 is requested; dump in --config.Adam Vandenberg
2010-01-06Check GitHub for issues relating to build failuresMax Howell
2009-12-30Xcode is still installed, even if it's as old as 3.0Max Howell
2009-12-22Install README.md too if foundMax Howell
2009-12-19Remove unused method expand_deps.Adam Vandenberg
2009-12-17Fix `brew info`: wrong number of arguments when calling github_infoPierre Riteau
2009-12-12Fix brew infoMax Howell
2009-12-12--github improvementsAdam Vandenberg
2009-12-12Use our Bazaar formula for nowMax Howell
2009-12-05Prompt user to use pip for Hg and BzrMax Howell