aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV
AgeCommit message (Expand)Author
2016-07-12stdenv: port to generic OS. (#456)Mike McQuaid
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-06-16ENV: mark gcc-6 as supporting C++11 (#349)msbit
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-08Make development tools code cross-platform.Mike McQuaid
2016-04-22Explicitly list -arch in LDFLAGS on LeopardMisty De Meo
2016-04-22Set -faltivec in CFLAGS on TigerMisty De Meo
2016-04-21stdenv: stop setting ACLOCAL_PATHMisty De Meo
2016-04-13superenv: fix formula prefix path to consider revisionsAndrew Janke
2016-04-13superenv: allow paths under self's kegAndrew Janke
2016-04-04superenv: filter -I/-L paths on dependenciesMisty De Meo
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