aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
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
2014-10-29Always set sysroot for Xcode-only systemsJack Nagel
2014-09-28Make inreplace errors fatalJack Nagel
2014-09-27Intercept calls to sub! in inreplace blocksJack Nagel
2014-09-26Clean up inreplace regexpsJack Nagel
2014-09-20Make Pathname#atomic_write truly atomicJack Nagel
2014-09-18Call reset in the superclass implementation of setup_build_environmentJack Nagel
2014-09-18Make --cc override the compiler selectorJack Nagel
2014-09-18Replace CompilerQueue with predetermined priority listsJack Nagel
2014-09-18Remove fails_with? from the formula instanceJack Nagel
2014-09-11Use only strings in ENV.x11Jack Nagel
2014-09-11The build environment should only deal with stringsJack Nagel
2014-09-11Don't directly assign Pathname objects to environment variablesJack Nagel
2014-09-07Clear GOBIN in environment setupJack Nagel
2014-08-29Add a method for retrieving only flags from ARGVJack Nagel
2014-08-28Simplify implementation of ARGV.flag? and ARGV.switch?Jack Nagel
2014-08-28Use two-argument form of String#sliceJack Nagel
2014-08-28Implement ARGV.named in terms of ARGV.options_onlyJack Nagel
2014-08-28ARGV.spec should be privateJack Nagel
2014-08-26etc.install: handle recursive directory installs.Mike McQuaid
2014-08-24Fix redefinition of x11 reader method in superenvJack Nagel
2014-08-18Don't overwrite optimization flag map in ENV.clangJack Nagel