aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2012-03-02Clearer brew doctor output for brew missingMax Howell
2012-03-02Specify current Xcode to aid issue-diagnosisMax Howell
2012-03-02Scupper sourceable output if brew install is pipedMax Howell
2012-03-01missing: adjust to new ARGV.formulae behaviorJack Nagel
2012-03-01Fix xcode check variable name.Giovanni Bajo
2012-03-01Fix typo: '/Application' -> '/Applications'Rob Olson
2012-03-01Don't warn about missing Xcode twiceMax Howell
2012-03-01Fix /usr/bin:/usr/local/bin PATH order checkMax Howell
2012-03-01The doctor suggests upgrading XcodeMax Howell
2012-03-01Faster and more legible `brew doctor`Max Howell
2012-03-01Piped `brew --env` outputs in a sourceable formatMax Howell
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-29Formula.rb: update a commentAdam Vandenberg
2012-02-29Add support for Luarocks dependencies.Adam Vandenberg
2012-02-29Some additional aid for `brew create`Max Howell
2012-02-29Play nice with case-sensitive filesystemsMax Howell
2012-02-29Remove empty directories during uninstallMax Howell
2012-02-28Set GIT_DIR when staging git clonesJack Nagel
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-27Remove some whitespace hereAdam Vandenberg
2012-02-27Set ACLOCAL_PATH so that things workMax Howell
2012-02-27Autoconf, Automake and LibtoolMax Howell
2012-02-26audit: check sbin tooAdam Vandenberg
2012-02-26Fix IO redirection in ENV.xcrunJack Nagel
2012-02-26Make xcode_version work with CLI4.3XMax Howell
2012-02-25List offending jar files when installed to libAdam Vandenberg
2012-02-25inreplace: also warn on plain gsub! usageAdam Vandenberg
2012-02-25inreplace: warn if no substitutions were madeJack Nagel
2012-02-25Only call patches onceAdam Vandenberg
2012-02-25Add "require hardware" to formula.rbAdam Vandenberg
2012-02-25Add more external dep optionsSecond Planet
2012-02-25brew-pull should build bottles.Mike McQuaid
2012-02-24Add `buildpath` to FormulaAdam Vandenberg
2012-02-24Introduce block form of mkdirAdam Vandenberg
2012-02-24man page: s/folder/directory/gJack Nagel
2012-02-24Replace UI uses of 'folder' with 'directory'Jack Nagel
2012-02-24Formula#system: sanitize args before execJack Nagel
2012-02-21ENV.rb: Set flags for Objective-CCharlie Sharpsteen
2012-02-21Yield to the inevitableAdam Vandenberg
2012-02-21audit: flag imake as a build depAdam Vandenberg
2012-02-21Make fix_install_names more robustCamillo Lugaresi
2012-02-21Fixes Homebrew/homebrew#10369; Doctor output is unreadable.Max Howell
2012-02-21Convert to Pathname if not Pathname as we need it to beMax 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-21Remove -Qunused-arguments in ENV.enable_warningsJack Nagel