aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV
AgeCommit message (Expand)Author
2014-05-13Make cc=/cxx= set HOMEBREW_CC in superenvJack Nagel
2014-05-13Remove legacy ENV accessor hackJack Nagel
2014-05-13self, not ENVJack Nagel
2014-05-13Use a case statementJack Nagel
2014-05-13Make sure the path arrays only contain stringsJack Nagel
2014-05-13No need to augment path on Xcode-only 10.9Jack Nagel
2014-05-13Move method to prepare for future changesJack Nagel
2014-05-13Future-proof this conditionalJack Nagel
2014-05-12clean up X11 conditionalsJack Nagel
2014-05-10Ensure HOMEBREW_ARCHFLAGS is always a stringJack Nagel
2014-05-08Always use stub tools in /usr/bin on 10.9Jack Nagel
2014-05-06ENV/shared: fix gcc versions edge case.Mike McQuaid
2014-05-06ENV/std: use full paths to gcc versions.Mike McQuaid
2014-05-06shared: refactor gcc_version_formula.Mike McQuaid
2014-05-06shared: don't use Formula.factory unnecessarily.Mike McQuaid
2014-05-01Xcode-only path adjustments should be the same in both environmentsJack Nagel
2014-05-01Move xctoolchain_path to Xcode module, where it belongsJack Nagel
2014-04-30Superenv: determine_optflags should return a stringMisty De Meo
2014-04-30ENV/shared: handle untapped e.g. gcc48 formula.Mike McQuaid
2014-04-29Drop obsolete compiler fallback in stdenvJack Nagel
2014-04-29ENV/shared: use homebrew/versions GCC if installedMike McQuaid
2014-04-29Use MacOS.locate and delete wrong commentJack Nagel
2014-04-29Remove comment that no longer reflects adjacent codeJack Nagel
2014-04-29We don't use -Qunused-arguments anymoreJack Nagel
2014-04-29ENV.{cc,cxx} setters already set OBJC and OBJCXXJack Nagel
2014-04-29Make ENV.O4 a no-opJack Nagel
2014-04-23Support core GCC formula as a GCC compiler.Mike McQuaid
2014-04-23shared: don't warn about non-Apple compilers now.Mike McQuaid
2014-04-22Only directories are candidates for superenv binJack Nagel
2014-04-20Remove obsolete DEVELOPER_DIR hacksJack Nagel
2014-04-04Clean up some concatentation inside interpolationJack Nagel
2014-03-28Add ENV.refurbish_args helperMisty De Meo
2014-03-22Remove unnecessary swearing.Mike McQuaid
2014-03-08Revert "ENV: request no byte code Python when bottling."Mike McQuaid
2014-03-02ENV: request no byte code Python when bottling.Mike McQuaid
2014-02-19Fix building universal binaries on 32-bit CPUscadrpear
2014-02-18Stop exporting HOMEBREW_VERBOSE to build environmentJack Nagel
2014-02-02Correctly find Homebrew-installed fortranCamillo Lugaresi
2014-01-27Revert "Add python superenv wrapper"Misty De Meo
2014-01-26Add python superenv wrapperMisty De Meo
2014-01-11Fix typoJack Nagel
2014-01-04ENV: add method to prepend and create a PATH.Mike McQuaid
2014-01-04ENV.gcc: remove raiseMisty De Meo
2014-01-04Recommit ENV changesMisty De Meo
2014-01-04Revert "stdenv: fix self.cc check"Mike McQuaid
2014-01-04Revert "stdenv: set correct compiler symbol for gcc 4.0"Mike McQuaid
2014-01-03stdenv: set correct compiler symbol for gcc 4.0Misty De Meo
2014-01-03stdenv: fix self.cc checkMisty De Meo
2013-12-27superenv: don't accidentally filter out HOMEBREW_TEMPJack Nagel
2013-12-09Silence more warningsJack Nagel