aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-25Build relative paths using resolved_path and relative_path_fromJack Nagel
2014-04-25Less code in begin clauseJack Nagel
2014-04-25Extract some boilerplate into an each_tap methodJack Nagel
2014-04-24Remove slow tab completion for `brew tap`Jack Nagel
2014-04-24Fix tap completion when there aren't any tapsJack Nagel
2014-04-24Don't use a regexp to match paths, just compare them for equalityJack Nagel
2014-04-24Pass arguments instead of reopening PathnameJack Nagel
2014-04-24Using existing method to make tap symlinksJack Nagel
2014-04-24Update bash completion for new tap formatJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-04-24Blacklist more flags that clang does not supportJack Nagel
2014-04-23separate the brew info for multiple formulaeDan Martinez
2014-04-23Migrate apple-gcc42 back to homebrew/versions.Mike McQuaid
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-23LICENSE: move to root folder.Mike McQuaid
2014-04-23Support core GCC formula as a GCC compiler.Mike McQuaid
2014-04-23shared: don't warn about non-Apple compilers now.Mike McQuaid
2014-04-23formula: move cxxstdlib methods to the class.Mike McQuaid
2014-04-22Only directories are candidates for superenv binJack Nagel
2014-04-22Simplify conditions for superenv activationJack Nagel
2014-04-21The argument to MacOS.locate is always a stringJack Nagel
2014-04-21rewrite TeX requirement messageMario Mueller
2014-04-21Only check Xcode prefix when non-nilJack Nagel
2014-04-21Remove comments that no longer reflect any adjacent codeJack Nagel
2014-04-21Don't test jruby deps since it makes the tests slowJack Nagel
2014-04-21Adjust installer for updated link error handlingJack Nagel