aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV.rb
AgeCommit message (Expand)Author
2014-04-22Only directories are candidates for superenv binJack Nagel
2014-04-22Simplify conditions for superenv activationJack Nagel
2014-03-13Use ARGV.envJack Nagel
2013-08-19More robust implementation of ENV.with_build_environmentJack Nagel
2013-08-19Rename HomebrewEnvExtension to StdenvJack Nagel
2013-08-19Move common ENV methods to a shared moduleJack Nagel
2013-08-19Move superenv.rb to extend/ENV/super.rbJack Nagel
2013-08-19Reference self, not ENV, in ENV.fortranJack Nagel
2013-08-19Move extra stdenv setup to extended callbackJack Nagel
2013-08-19Move common stuff to extend/ENV.rbJack Nagel
2013-08-16This is a backreference, not an embedded NULJack Nagel
2013-08-15ENV.universal_binary: use as_arch_flagsMisty De Meo
2013-08-15Add Hardware::CPU.arch_(32|64)_bitMisty De Meo
2013-08-05ENV: add usage note to ncurses_defineAdam Vandenberg
2013-07-11Remove unreachable branch in ENV.fortranJack Nagel
2013-06-24Add Fortran ENV helpersAdam Vandenberg
2013-06-14Fix another constant referenceJack Nagel
2013-06-14Fix constant referenceJack Nagel
2013-06-14Favor compound if over compound unlessJack Nagel
2013-06-14Use ||= instead of unlessJack Nagel
2013-06-14Remove outdated commentJack Nagel
2013-06-14Assign this inlineJack Nagel
2013-06-14Delete rather than assign nilJack Nagel
2013-06-14Simplify nested conditionalJack Nagel
2013-06-14Use has_key? rather than accessing the valueJack Nagel
2013-06-14Rename single-letter variableJack Nagel
2013-06-14Make flag lists into constantsJack Nagel
2013-06-14ENV: clean up set_cpu_flags and set_cpu_cflags usageJack Nagel
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-08Add :ld64 dependencyMisty De Meo
2013-06-06Move oldest_cpu to HardwareJack Nagel
2013-06-04ENV.userpaths! Hotfix to prefer brewed stuffSamuel John
2013-06-01Require hardware where it is neededJack Nagel
2013-05-19Fix set_cpu_flags invocations in ENV.fortranJack Nagel
2013-05-11Fix --build-bottle CFLAGS.Mike McQuaid
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-21Replace remaining shelled-out `which`esMisty De Meo
2013-03-16ENV: clear influential include path varsJack Nagel
2013-03-11Don't run certain functions on non-MACOS.Mike McQuaid
2013-03-09Index pkgconfig directories by MacOS.versionJack Nagel
2013-02-18Don't shadow outer local variablesJack Nagel
2013-01-21ENV.with_build_environmentJack Nagel
2013-01-04Only add -F if the frameworks folder existsAdam Vandenberg
2012-12-26Allow requirements to specify env optionsJack Nagel
2012-11-19separate ENV/pkgconfig dirs by OS versionCamillo Lugaresi
2012-11-19add necessary .pc files for LeopardCamillo Lugaresi
2012-11-13ENV.rb: Configure Objective-C++ compilerCharlie Sharpsteen
2012-11-11Move vendored .pc files to ENVAdam Vandenberg
2012-11-06Inject framework paths into stdenv compiler flagsJack Nagel
2012-09-28Fix ENV.fortran info textsMax Howell