aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV.rb
AgeCommit message (Expand)Author
2012-03-10Revert "Always build bottles universally."Mike McQuaid
2012-03-10Always build bottles universally.Mike McQuaid
2012-03-09ENV.rb: Set GCC-style CPU flags for GFortranCharlie Sharpsteen
2012-03-09ENV.rb: Generalize method for setting CPU flagsCharlie Sharpsteen
2012-03-09ENV.rb: Modifier methods accept lists of flagsCharlie Sharpsteen
2012-02-27Set ACLOCAL_PATH so that things workMax Howell
2012-02-26Fix IO redirection in ENV.xcrunJack Nagel
2012-02-21ENV.rb: Set flags for Objective-CCharlie Sharpsteen
2012-02-21Don't hang if xcode-select -print-path is "/"Max Howell
2012-02-21Remove -Qunused-arguments in ENV.enable_warningsJack Nagel
2012-02-21Remove unused :force switchesJack Nagel
2012-02-21Silence unused argument warnings from clangJack Nagel
2012-02-21ENV: clean up set_cpu_cflags a bitJack Nagel
2012-02-19add ENV.O1Camillo Lugaresi
2012-02-17This should be a regexAdam Vandenberg
2012-02-18OTT handling for various Xcode-4.3/CLI-Tools edge casesMax Howell
2012-02-17Find xcrun if user doesn't ever install Xcode 4.3 helper toolsMax Howell
2012-02-17Work with Xcode 4.3 if user didn't install helper toolsMax Howell
2012-02-16Use xcrun; Ensure clang is the default compiler with Xcode 4.3Max Howell
2012-02-16Unset CLICOLOR_FORCE in the build environmentJack Nagel
2012-02-16Find the dev tools, even with Xcode 4.3Max Howell
2012-02-16Pre-refactor TidyMax Howell
2012-02-16Use -Os rather than -O3Max Howell
2012-02-16Delete ENV[GREP_OPTIONS] and the related doctor checkMax Howell
2012-02-12ENV: fix typoJack Nagel
2012-02-12Add ENV.cxxflagsJack Nagel
2012-02-03Move old ENV.use_foo? compiler methods to compatJack Nagel
2012-01-19Don't append an empty value to CFLAGSJack Nagel
2012-01-16Use more generic cflags when building bottles.Mike McQuaid
2012-01-16Don't try and use GCC on Xcode 4.2: it's gone Jim.Mike McQuaid
2012-01-11ENV.gcc: search HOMEBREW_PREFIX/bin for gcc-4.2Misty De Meo
2011-12-26Resolve multi-level gcc symlinksJack Nagel
2011-12-14Remove Clang-specific cflags when switching compilersOleg Oshmyan
2011-12-13ENV: update and clean up optimization flagsOleg Oshmyan
2011-12-01ENV: fix llvm-gcc regexpMisty De Meo
2011-11-23ENV.rb: Fix typo in Fortran environment variablesCharlie Sharpsteen
2011-09-10With xcodebuild don't set CC, CXX, etc.Max Howell
2011-09-09Tune optimisations for sandybridgeMax Howell
2011-09-06Allow :force for ENV.gccMax Howell
2011-09-06Remember compiler setting when it is changed via eg. ENV.gccMax Howell
2011-09-02Remove Xcode dependence from ENV.rbMax Howell
2011-09-01Actually obey --use-gcc flagMax Howell
2011-08-31Default to LLVM for Xcodes that default to LLVMMax Howell
2011-08-31Fix Xcode 4.2 cc compilesEugene Ray
2011-08-26Some more sanity with ENV.compilerMax Howell
2011-08-26Add ENV.clang; Fixes Homebrew/homebrew#6580Max Howell
2011-08-25-march=native doesn't work at all. Gee.Max Howell
2011-08-25add arrandale to list of core2 CPUsChip Turner
2011-08-24ENV: allow a user-configurable number of make jobsJack Nagel
2011-08-24Use -march=native when we don't otherwise knowMax Howell