aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV.rb
AgeCommit message (Expand)Author
2012-08-29superenv: build-environments that just workMax Howell
2012-08-25Fix tests and NoMethodError with no X11 installed.Mike McQuaid
2012-08-23Compact whitespace when removing flagsJack Nagel
2012-08-23Xcode-only: Clean up compiler flags. Use CPATH.samueljohn
2012-08-18Deprecate MacOS.version? style methodsJack Nagel
2012-08-06Adjust XQuartz/X11 module naming schemeJack Nagel
2012-08-04Use LC_CTYPE rather than LANG for most specific ML sed fix.Mike McQuaid
2012-08-02Fix Mountain Lion sed by setting LANG.Mike McQuaid
2012-08-01Move X11 machinery into MacOS::XQuartz namespaceJack Nagel
2012-07-29Provide missing .pc files for 10.8Misty De Meo
2012-07-25Use new Xcode moduleJack Nagel
2012-07-25Split Xcode and CLT methods into separate modulesJack Nagel
2012-07-09ENV: remove -L from CFLAGS.samueljohn
2012-07-01use XQuartz when presentCamillo Lugaresi
2012-06-27Fix Homebrew/homebrew#13012 properly and don't set the SDK if CLTsamueljohn
2012-06-24Core change: XCode only install, with CLT or bothsamueljohn
2012-05-03ENV.rb: Always return integers from make_jobsCharlie Sharpsteen
2012-05-03Revert "ENV.rb: Always return integers from make_jobs"Charlie Sharpsteen
2012-05-03ENV.rb: Always return integers from make_jobsCharlie Sharpsteen
2012-03-21ENV: reset LD when switching compilersJack Nagel
2012-03-21ENV: normalize usage of "self" and "ENV"Jack Nagel
2012-03-16Explicitly set OBJC in the environmentJack Nagel
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