aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2016-05-03Fix a variable name in error message (#190)Toru Tanaka
2016-04-22Explicitly list -arch in LDFLAGS on LeopardMisty De Meo
2016-04-22Set -faltivec in CFLAGS on TigerMisty De Meo
2016-04-22Add a helper to determine make path on TigerMisty De Meo
2016-04-22stage: fix block signature back-compatibility under Ruby 1.8.7Andrew Janke
2016-04-21stdenv: stop setting ACLOCAL_PATHMisty De Meo
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-04-13superenv: fix formula prefix path to consider revisionsAndrew Janke
2016-04-13superenv: allow paths under self's kegAndrew Janke
2016-04-05Merge pull request #27 from apjanke/test-bot-xml-filterAndrew Janke
2016-04-05FileUtils::mktemp pass gid to Etc.getgrgid as intilovezfs
2016-04-04superenv: filter -I/-L paths on dependenciesMisty De Meo
2016-04-01Pathname: improve compute_disk_usageXu Cheng
2016-03-31Pathname#version: only parse version from file basenameXu Cheng
2016-03-31Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixesilovezfs
2016-03-21add HOMEBREW_ENV_PATH internal variableXu Cheng
2016-03-20deprecate SHA1Xu Cheng
2016-03-19Revert "Avoid constructing paths by string interpolation"Tim D. Smith
2016-03-19Avoid constructing paths by string interpolationTim D. Smith
2016-03-13superenv: fix make_jobs regular expressionilovezfs
2016-03-08install_renamed: handle recursive installs.Mike McQuaid
2016-02-26ARGV: switch? should only has one dashXu Cheng
2016-02-21FileUtils::mktemp fix for OS X 10.6.7 and earlierilovezfs
2016-02-21pathname: add append_lines methodDominyk Tiller
2016-02-20env/shared: ignore perl optsDominyk Tiller
2016-02-11ARGV: stop supporting --homebrew-developer optionMartin Afanasjew
2016-02-06make HOMEBREW_BREW_FILE a Pathname objectXu Cheng
2016-02-05Don't accidentally inherit group "wheel" from /tmpilovezfs
2016-01-03pathname: remove redundant spacingDominyk Tiller
2016-01-03pathname: become less introspectiveDominyk Tiller
2015-12-30pathname: don't try to calculate symlink size.Mike McQuaid
2015-12-30pathname: improve compute_disk_usageXu Cheng
2015-12-30pathname: fix use of `find` on Ruby 1.8.Mike McQuaid
2015-12-30pathname: store file count and disk usage.Rakesh
2015-12-23ENV: avoid misleading Fortran setup warningsMartin Afanasjew
2015-12-18env: add java_cache envDominyk Tiller
2015-12-10ENV: warn_if_universal_binaries_not_supportedRyan Hendrickson
2015-12-07superenv: set SDKROOT, MACOSX_DEPLOYMENT_TARGETMisty De Meo
2015-12-03add String#strip_prefixXu Cheng
2015-11-17Stdenv: add note on possible future deprecationXu Cheng
2015-11-17move more deprecated methods to compat folderXu Cheng
2015-11-17Stdenv should be tagged as private rather deprecatedXu Cheng
2015-11-10ARGV: add explicit option for disabling sandbox.Mike McQuaid
2015-10-18move mach.rb to os/mac/mach.rbXu Cheng
2015-10-18remove unnecessary require statementsXu Cheng
2015-10-08ObserverPathnameExtension: only puts first 100 operationsXu Cheng
2015-09-28ENV#userpaths!: ensure Superenv.bin and opt path come at firstXu Cheng
2015-09-12Accept "gcc" for --cc=gcc-5 even if not installedMisty De Meo
2015-08-29More API documentation.Mike McQuaid