aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2012-08-29If installed but not linked, say soMax Howell
2012-08-29Much better CTRL-C handlingMax Howell
2012-08-29Allow eg. `brew --env libxml2`Max Howell
2012-08-29Superenv wrapper for sedMax Howell
2012-08-29Support HOMEBREW_MAKE_JOBSMax Howell
2012-08-29Force --env=std for stuff using scons, etc.Max Howell
2012-08-29superenv: build-environments that just workMax Howell
2012-08-29Use opt paths in keg-only messagesMax Howell
2012-08-29Figure out if we can cleanup keg-only kegsMax Howell
2012-08-29Create active symlinks for installed formulaMax Howell
2012-08-29Record HEAD SHA and date of installs in receiptMax Howell
2012-08-29Produce good error messages for bad tarballsMax Howell
2012-08-28Don't download bottles when building from sourceJack Nagel
2012-08-28Refactor brew listAdam Vandenberg
2012-08-28brew list: check for CellarAdam Vandenberg
2012-08-28Add Version.slice to compat suiteMax Howell
2012-08-27audit: Formula#deps returns Dependency objectsJack Nagel
2012-08-27Prevent CLT.version being ""Max Howell
2012-08-27Use full paths to mdfind and pkgutilMax Howell
2012-08-27audit: fix redundant version checkJack Nagel
2012-08-26Formula factory: add commentAdam Vandenberg
2012-08-26Formula factory: re-raise certain NameErrors.Adam Vandenberg
2012-08-26Ask the user for help if MacOS.compilers_standard? failsJack Nagel
2012-08-26create: allow --set-name and --set-versionAdam Vandenberg
2012-08-25formula_installer: make "linking" more clearsamueljohn
2012-08-25tests: adjust test_bottle_spec_selection for new bottle codeJack Nagel
2012-08-25brew-test-bot: add missing 'formula' require.Mike McQuaid
2012-08-25Don't fail to cleanup redacted formula.Mike McQuaid
2012-08-25Miscellaneous bottle code cleanup.Mike McQuaid