aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-05-02doctor: use Xcode.bundle_pathJack Nagel
2014-05-02Simpler Xcode prefix detection codeJack Nagel
2014-05-02Remove obsolete fallback for broken Xcode 4.3+Jack Nagel
2014-05-02Simplify HOMEBREW_LIBRARY_PATH usageJack Nagel
2014-05-02No need to put vendor on the load pathJack Nagel
2014-05-02`require` accepts PathnamesJack Nagel
2014-05-02Set ENV variables to strings, not pathnamesJack Nagel
2014-05-02Use File::PATH_SEPARATORJack Nagel
2014-05-02Apparently quiet_system isn't always quietJack Nagel
2014-05-02doctor: suppress warnings from git wrapper scriptJack Nagel
2014-05-02add commentAdam Vandenberg
2014-05-01Remove bad doctor checkJack Nagel
2014-05-01Remove MacOS.dev_tools_path and MacOS.dev_tools_prefixJack Nagel
2014-05-01Rename Xcode.folder to MacOS.active_developer_dirJack Nagel
2014-05-01Xcode-only path adjustments should be the same in both environmentsJack Nagel
2014-05-01Move xctoolchain_path to Xcode module, where it belongsJack Nagel
2014-05-01Trust xcrun now that we error out early for bad xcode-select pathsJack Nagel
2014-05-01Remove unnecessary nil checkJack Nagel
2014-05-01Fix caching of gcc_42_build_versionJack Nagel
2014-05-01Remove outdated commentJack Nagel
2014-05-01Restore bash completion for --configJack Nagel
2014-05-01zsh_completion: fix brew config.Xu Cheng
2014-04-30outdated: allow forcing verbose outputAdam Vandenberg
2014-04-30--config -> configAdam Vandenberg
2014-04-30Superenv: determine_optflags should return a stringMisty De Meo
2014-04-30brew-test-bot: handle failing devel requirements.Mike McQuaid
2014-04-30ENV/shared: handle untapped e.g. gcc48 formula.Mike McQuaid
2014-04-29xcrun wrapper: rephrase commentsJack Nagel
2014-04-29xcrun wrapper: reorganize so we only access ARGV onceJack Nagel
2014-04-29xcrun wrapper: inline try methodJack Nagel
2014-04-29xcrun wrapper: skip superenv bin when walking PATHJack Nagel
2014-04-29Drop obsolete compiler fallback in stdenvJack Nagel
2014-04-29unpack: use correct constant scope for DATAJack Nagel
2014-04-29brew-unpack: Handle new style :DATA patchesCharlie Sharpsteen
2014-04-29Remove test that doesn't add valueJack Nagel
2014-04-29ENV/shared: use homebrew/versions GCC if installedMike McQuaid
2014-04-29Use MacOS.locate and delete wrong commentJack Nagel
2014-04-29Remove comment that no longer reflects adjacent codeJack Nagel
2014-04-29We don't use -Qunused-arguments anymoreJack Nagel
2014-04-29ENV.{cc,cxx} setters already set OBJC and OBJCXXJack Nagel
2014-04-29Make ENV.O4 a no-opJack Nagel
2014-04-27Fix brew-readall for updated tap structureJack Nagel
2014-04-27brew list --versions --multipleAdam Vandenberg
2014-04-27run macports check after failed build instead of before every buildAndrew Potter
2014-04-27Respect tap directory layout when searchingJack Nagel
2014-04-27Use canonical_name to canonicalize aliasesJack Nagel
2014-04-27Search results should always be sortedJack Nagel
2014-04-27Use Formulary.factory to find formula in tapsJack Nagel
2014-04-26Explicitly pass key-value options to the build processJack Nagel
2014-04-25Yield absolute paths from find_formulaJack Nagel