index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
extend
/
ENV.rb
Age
Commit message (
Expand
)
Author
2014-04-22
Only directories are candidates for superenv bin
Jack Nagel
2014-04-22
Simplify conditions for superenv activation
Jack Nagel
2014-03-13
Use ARGV.env
Jack Nagel
2013-08-19
More robust implementation of ENV.with_build_environment
Jack Nagel
2013-08-19
Rename HomebrewEnvExtension to Stdenv
Jack Nagel
2013-08-19
Move common ENV methods to a shared module
Jack Nagel
2013-08-19
Move superenv.rb to extend/ENV/super.rb
Jack Nagel
2013-08-19
Reference self, not ENV, in ENV.fortran
Jack Nagel
2013-08-19
Move extra stdenv setup to extended callback
Jack Nagel
2013-08-19
Move common stuff to extend/ENV.rb
Jack Nagel
2013-08-16
This is a backreference, not an embedded NUL
Jack Nagel
2013-08-15
ENV.universal_binary: use as_arch_flags
Misty De Meo
2013-08-15
Add Hardware::CPU.arch_(32|64)_bit
Misty De Meo
2013-08-05
ENV: add usage note to ncurses_define
Adam Vandenberg
2013-07-11
Remove unreachable branch in ENV.fortran
Jack Nagel
2013-06-24
Add Fortran ENV helpers
Adam Vandenberg
2013-06-14
Fix another constant reference
Jack Nagel
2013-06-14
Fix constant reference
Jack Nagel
2013-06-14
Favor compound if over compound unless
Jack Nagel
2013-06-14
Use ||= instead of unless
Jack Nagel
2013-06-14
Remove outdated comment
Jack Nagel
2013-06-14
Assign this inline
Jack Nagel
2013-06-14
Delete rather than assign nil
Jack Nagel
2013-06-14
Simplify nested conditional
Jack Nagel
2013-06-14
Use has_key? rather than accessing the value
Jack Nagel
2013-06-14
Rename single-letter variable
Jack Nagel
2013-06-14
Make flag lists into constants
Jack Nagel
2013-06-14
ENV: clean up set_cpu_flags and set_cpu_cflags usage
Jack Nagel
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-08
Add :ld64 dependency
Misty De Meo
2013-06-06
Move oldest_cpu to Hardware
Jack Nagel
2013-06-04
ENV.userpaths! Hotfix to prefer brewed stuff
Samuel John
2013-06-01
Require hardware where it is needed
Jack Nagel
2013-05-19
Fix set_cpu_flags invocations in ENV.fortran
Jack Nagel
2013-05-11
Fix --build-bottle CFLAGS.
Mike McQuaid
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-21
Replace remaining shelled-out `which`es
Misty De Meo
2013-03-16
ENV: clear influential include path vars
Jack Nagel
2013-03-11
Don't run certain functions on non-MACOS.
Mike McQuaid
2013-03-09
Index pkgconfig directories by MacOS.version
Jack Nagel
2013-02-18
Don't shadow outer local variables
Jack Nagel
2013-01-21
ENV.with_build_environment
Jack Nagel
2013-01-04
Only add -F if the frameworks folder exists
Adam Vandenberg
2012-12-26
Allow requirements to specify env options
Jack Nagel
2012-11-19
separate ENV/pkgconfig dirs by OS version
Camillo Lugaresi
2012-11-19
add necessary .pc files for Leopard
Camillo Lugaresi
2012-11-13
ENV.rb: Configure Objective-C++ compiler
Charlie Sharpsteen
2012-11-11
Move vendored .pc files to ENV
Adam Vandenberg
2012-11-06
Inject framework paths into stdenv compiler flags
Jack Nagel
2012-09-28
Fix ENV.fortran info texts
Max Howell
[next]