aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2015-08-29More API documentation.Mike McQuaid
2015-08-28tweak String#undent so that only leading whitespace up to the first indentati...William Woodruff
2015-08-22core file style updateXu Cheng
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add no-Xcode documentation for all classes, methodsWilliam Woodruff
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-15Revert "work around missing __debug header in Xcode CLT 6.3"Tim D. Smith
2015-08-10ARGV#resolved_formula: use to_rackXu Cheng
2015-08-10don't use new name rack if old name rack is a dirVlad Shablinsky
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-09ARGV#resolved_formulae: use canonical_name to locate rackXu Cheng
2015-08-06backport flat_map for Ruby 1.8Xu Cheng
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-05ARGV: don't downcase bottle filenamesMisty De Meo
2015-08-03Core files style updates.BrewTestBot
2015-07-31ARGV#resolved_formulae: auto resolve specXu Cheng
2015-07-31ARGV#spec: allow pass default valueXu Cheng
2015-07-22Pathname#abv: handle the case `du` returns empty stringXu Cheng
2015-06-22Ask the exception for the formula nameJack Nagel
2015-06-22Ask the formula object for the opt pathJack Nagel
2015-06-21Simplify gcc_version_formulaJack Nagel
2015-06-21Inline variableJack Nagel
2015-06-21Eliminate special case for core gccJack Nagel
2015-06-21Less code in begin/rescue blockJack Nagel
2015-06-21Pass full match to warn_about_non_apple_gccJack Nagel
2015-06-19Remove backports for Ruby 1.8.6Jack Nagel
2015-06-19Move some constants from env to compiler constantsJack Nagel
2015-06-18Pass formula objects, not strings, into the build environmentJack Nagel
2015-06-12Undocument return value of ENV.deparallelizeJack Nagel
2015-06-11remove Pathname#find_formulaXu Cheng
2015-06-07Revert "Pathname#version: support bottle version"Xu Cheng
2015-06-04Pathname#version: support bottle versionXu Cheng
2015-05-27ARGV#kegs: try to load fomrula from rackXu Cheng
2015-05-27ARGV: add resolved_formulae methodXu Cheng
2015-05-25Use canonical representation of the superenv bin directoryRyan Hendrickson
2015-05-16ENV: Add gcc-5 to compilers support C++11なつき
2015-05-14Clear GOPATH and GOROOT in build environmentJack Nagel
2015-05-08compilers: support gcc 5なつき
2015-05-01fileutils: use rm_rf to clean temp dirXu Cheng
2015-04-26Add support for extracting LHA archivesMisty De Meo
2015-04-25ENV.deparallelize: add block form for temporary changeMisty De Meo
2015-04-20Don't use deprecated APIJack Nagel
2015-04-19work around missing __debug header in Xcode CLT 6.3Tim D. Smith
2015-04-09preliminary write control only sandboxXu Cheng
2015-04-07pathname: prune unnecessary whitespaceDominyk Tiller
2015-03-31pathname: remove hyphen from BOTTLE_EXTNAME_RXShaun Jackman
2015-03-31pathname: Add [-0-9] to BOTTLE_EXTNAME_RXShaun Jackman
2015-03-26Pass around only pathname objectsJack Nagel