aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
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
2015-03-26Always yield a path from install_p extensionJack Nagel
2015-03-25Combine assignmentsJack Nagel
2015-03-24Make install_p and install_symlink_p privateJack Nagel
2015-03-24Always pass basename to install_symlink_pJack Nagel
2015-03-24Always pass basename to install_pJack Nagel
2015-03-23Go through regular logic when installing a fileJack Nagel
2015-03-14Use Dir.mktmpdir instead of shelling out to mktempJack Nagel
2015-03-10Reduce scope of ensure block, remove conditionalsJack Nagel
2015-03-06test-bot pathname: use Utils.popen_read instead of backticksXu Cheng
2015-02-25pathname: skip directory in env_script_all_filesXu Cheng
2015-02-07Don't prune cellar paths when cellar is in /optJack Nagel
2015-01-05Buffer 16K at a timeJack Nagel
2015-01-04Use more https in urls and updated some lost linksViktor Szakats
2015-01-03Remove unnecessary encoding commentsJack Nagel
2014-12-29Preserve backtrace from original exceptionJack Nagel
2014-12-17Unset LIBRARY_PATH before buildsJack Nagel
2014-12-09Recognize rpm file magicJack Nagel
2014-11-30Allow searching/installing Homebrew Casks.Mike McQuaid
2014-11-09Pull initialization code out of begin blockJack Nagel
2014-11-03Add ARGV.git?Jack Nagel