aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2012-02-18`brew doctor` whines at people to install CLI Tools for XcodeMax Howell
2012-02-17Find xcrun if user doesn't ever install Xcode 4.3 helper toolsMax Howell
2012-02-17Fix some default_cc behaviorMax Howell
2012-02-17Work with Xcode 4.3 if user didn't install helper toolsMax Howell
2012-02-16audit: warn about ARGV.include? '--devel'Jack Nagel
2012-02-16audit: make checksum warnings more clearJack Nagel
2012-02-16audit: add problem countsAdam Vandenberg
2012-02-17Remove OSX-GCC from brew-doctorMax Howell
2012-02-16Use xcrun; Ensure clang is the default compiler with Xcode 4.3Max Howell
2012-02-16Unset CLICOLOR_FORCE in the build environmentJack Nagel
2012-02-16Fix default_ccMax Howell
2012-02-16Add dev_tools_path to PATH if not in PATH alreadyMax Howell
2012-02-16Find the dev tools, even with Xcode 4.3Max Howell
2012-02-16Pre-refactor TidyMax Howell
2012-02-16Use -Os rather than -O3Max Howell
2012-02-16Delete ENV[GREP_OPTIONS] and the related doctor checkMax Howell
2012-02-16Support Xcode 4.3 xcode-select being wrongMax Howell
2012-02-15audit: warn about correct empty checksum typeJack Nagel
2012-02-15fetch: compare checksums case-insensitivelyJack Nagel
2012-02-15audit: only look for empty checksums onceJack Nagel
2012-02-15more stringent auditing of checksumsTrevor Wennblom
2012-02-13Boost-jam is now part of boost-buildJack Nagel
2012-02-12ENV: fix typoJack Nagel
2012-02-12Pathname.install_symlinkAdam Vandenberg
2012-02-12Add ENV.cxxflagsJack Nagel
2012-02-11Recognize dist suffixAdam Vandenberg
2012-02-10Remove LinkedKegs entry if we're writing the same oneJack Nagel
2012-02-10Don't return nil from Formula#linked_kegJack Nagel
2012-02-10Be gentle when stdout is not a ttyJack Nagel
2012-02-10Pathname: silence install-info outputJack Nagel
2012-02-10Revert "install: unlink old kegs"Jack Nagel
2012-02-10install: unlink old kegsJack Nagel
2012-02-09Allow multiple arguments to installAdam Vandenberg
2012-02-09Split bottle logic.Mike McQuaid
2012-02-08this was out of balanceAdam Vandenberg
2012-02-08Pathname: support .tar.Z extensionAdam Vandenberg
2012-02-08brew --config: properly handle empty `which` stringssamueljohn
2012-02-08doctor: try to detect osx-gcc-installerJack Nagel
2012-02-06create: homepage comes before url and checksumJack Nagel
2012-02-04Split some classes to formula_supportAdam Vandenberg
2012-02-04Adjust ARGV testsJack Nagel
2012-02-04Warn the user of required argumentsJack Nagel
2012-02-03uses: do nothing if no argsAdam Vandenberg
2012-02-03don't complain if args are emptyAdam Vandenberg
2012-02-03Move old ENV.use_foo? compiler methods to compatJack Nagel
2012-02-03Remove aka warningAdam Vandenberg
2012-02-03Man page grammarJack Nagel
2012-02-03Add and use plist helper methodsJack Nagel
2012-02-03Suppress output of `which` commandsJaeho Shin
2012-02-02Show which Perl, Python and Ruby are in the path.Adam Vandenberg