aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV
AgeCommit message (Expand)Author
2016-03-31Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixesilovezfs
2016-03-21add HOMEBREW_ENV_PATH internal variableXu 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-02-20env/shared: ignore perl optsDominyk Tiller
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-11-17Stdenv: add note on possible future deprecationXu Cheng
2015-11-17Stdenv should be tagged as private rather deprecatedXu Cheng
2015-10-18remove unnecessary require statementsXu 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
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-15Revert "work around missing __debug header in Xcode CLT 6.3"Tim D. Smith
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
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-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-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-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-02-07Don't prune cellar paths when cellar is in /optJack 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-10-29Always set sysroot for Xcode-only systemsJack 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