aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2012-09-03brew-audit: recommend SHA1 over MD5.Mike McQuaid
2012-09-03brew-fetch: Return error code on unmatched hash.Mike McQuaid
2012-09-02Process requirements before keg-only deps under stdenvJack Nagel
2012-09-02Change sdk detection to same syntax used elsewhere.Stephan Zeissler
2012-09-01Fix the name because adamv doesn't know what he's doing.Adam Vandenberg
2012-09-01bless alanthing/homebrew-apachemodAdam Vandenberg
2012-09-01`brew list -v` means verbose, not versionsJack Nagel
2012-09-01Update build failure message.Adam Vandenberg
2012-09-01Blacklist graphviz: don't use superenvMax Howell
2012-08-31Hack so that ENV['CFLAGS'] += "foo" always worksMax Howell
2012-08-31`brew -c1` one line configuration summaryMax Howell
2012-08-31Set VERBOSE and HOMEBREW_LOG in `brew sh`Max Howell
2012-08-31Cram GL headers and includes into superenvMax Howell
2012-08-31Fixes Homebrew/homebrew#14594; superenv recursively finds X11 reqMax Howell
2012-08-31superenv fix for broken 10.8 apr-1-configMax Howell
2012-08-31Raise if sdk_path is nil for ncltMax Howell
2012-08-31Set VERBOSE if --verboseMax Howell
2012-08-31Doctor check for unlicensed XcodeMax Howell
2012-08-31MacOS.sdk_path is unlicensed Xcode awareMax Howell
2012-08-31`brew --env` puts HOMEBREW_SDKROOTMax Howell
2012-08-31Revert the user-PATH fixMax Howell
2012-08-31More brew irb examplesMax Howell
2012-08-31Hide --disable-debug from non verbose output alsoMax Howell
2012-08-30String.f convenience function for brew irbMax Howell
2012-08-30Simplify `brew outdated` even furtherJack Nagel
2012-08-30Fixes Homebrew/homebrew#14542; ocaml superenv issuesMax Howell
2012-08-30superenv: look for pc files under prefix, not repositoryJack Nagel
2012-08-30Put user's PATHs at end of superenv PATHMax Howell
2012-08-30tests: avoid unnecessary chdirJack Nagel
2012-08-29Don't catch build errorsMax Howell
2012-08-29Block form of chdir can only be used onceMax Howell
2012-08-29Force Wine to use stdenv for nowMax Howell
2012-08-29tests: support "rake rcov" if rcov is installedJack Nagel
2012-08-29tests: adjust expectations for 'opt' directoryJack Nagel
2012-08-29Display skip-clean warning only before cleanMax Howell
2012-08-29Warn about removed warnings less shockinglyMax Howell
2012-08-29Fixes Homebrew/homebrew#14528; undefined vars.Max Howell
2012-08-29TypoMax Howell
2012-08-29Don't fail pre-Xcode 4.3Max Howell
2012-08-29Use fortran from std-env in superenvMax Howell
2012-08-29Deprecate skip_clean :allMax Howell
2012-08-29Homebrew 0.9.3 for superenv0.9.3Adam Vandenberg
2012-08-29`brew sh`: a shell with superenv loadedMax Howell
2012-08-29superenv only adds X11 paths if requiredMax Howell
2012-08-29Doctor suggest `git clean -f` if unstaged filesMax Howell
2012-08-29Warn user if they set CFLAGS, etc. with superenvMax Howell
2012-08-29Speed up brew instantiationMax Howell
2012-08-29Always find git and svn without trying hardMax Howell
2012-08-29Attempt to fix opt link if absentMax Howell
2012-08-29Ensure mktemp cleans up after itselfMax Howell