aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2012-03-01Assist more in the template from `brew create`Max Howell
2012-03-01Show doctor error if xcode-select path is invalidMax Howell
2012-02-29Some additional aid for `brew create`Max Howell
2012-02-29Play nice with case-sensitive filesystemsMax Howell
2012-02-28Revert "Writability for /usr/local is no longer required"Max Howell
2012-02-28audit: automake, autoconf, and libtool are build-time depsJack Nagel
2012-02-27Show real path to x11 in --config outputJack Nagel
2012-02-27Autoconf, Automake and LibtoolMax Howell
2012-02-24Replace UI uses of 'folder' with 'directory'Jack Nagel
2012-02-21audit: flag imake as a build depAdam Vandenberg
2012-02-21Fixes #10369; Doctor output is unreadable.Max Howell
2012-02-21Warn, don't advertise with a status headerMax Howell
2012-02-21Move this code into FormulaInstallerMax Howell
2012-02-21Don't hang if xcode-select -print-path is "/"Max Howell
2012-02-20upgrade: unlink relative to the correct kegJack Nagel
2012-02-20Be more verbose for the /usr/bin /usr/local/bin PATH doctorMax Howell
2012-02-19brew --env: fix path to xcrunJack Nagel
2012-02-19don't quit if already installedAdam Vandenberg
2012-02-18test: returning false indicates failureJack Nagel
2012-02-18audit: use a heredoc for this long lineJack Nagel
2012-02-18audit: tighten xcodebuild SYMROOT checkJack Nagel
2012-02-17fix download urlAdam Vandenberg
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-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-16Delete ENV[GREP_OPTIONS] and the related doctor checkMax 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-10Remove LinkedKegs entry if we're writing the same oneJack Nagel
2012-02-10Don't return nil from Formula#linked_kegJack Nagel
2012-02-10Revert "install: unlink old kegs"Jack Nagel
2012-02-10install: unlink old kegsJack Nagel
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-04Warn the user of required argumentsJack Nagel
2012-02-03uses: do nothing if no argsAdam Vandenberg
2012-02-02Show which Perl, Python and Ruby are in the path.Adam Vandenberg
2012-02-02doctor: remove gcc-4.2 warning on Xcode 4.2+Misty De Meo
2012-02-01prune: remove info dir entries for pruned filesJack Nagel
2012-02-01link: add missing newline in verbose modeJack Nagel
2012-01-31create: punt on bad URLsJack Nagel