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
Age
Commit message (
Expand
)
Author
2014-10-29
Always set sysroot for Xcode-only systems
Jack Nagel
2014-09-18
Call reset in the superclass implementation of setup_build_environment
Jack Nagel
2014-09-18
Make --cc override the compiler selector
Jack Nagel
2014-09-18
Replace CompilerQueue with predetermined priority lists
Jack Nagel
2014-09-18
Remove fails_with? from the formula instance
Jack Nagel
2014-09-11
Use only strings in ENV.x11
Jack Nagel
2014-09-11
The build environment should only deal with strings
Jack Nagel
2014-09-11
Don't directly assign Pathname objects to environment variables
Jack Nagel
2014-09-07
Clear GOBIN in environment setup
Jack Nagel
2014-08-24
Fix redefinition of x11 reader method in superenv
Jack Nagel
2014-08-18
Don't overwrite optimization flag map in ENV.clang
Jack Nagel
2014-08-09
Pull effective arch detection into a method
Jack Nagel
2014-08-06
Use opt_bin
Jack Nagel
2014-08-03
Add another TODO
Jack Nagel
2014-08-03
Remove an is_a check
Jack Nagel
2014-07-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-13
No need to cache lookup that is only done once
Jack Nagel
2014-07-03
stop Xcode tools from overriding deps when CLT is not installed
Camillo Lugaresi
2014-07-02
Move constants so we don't have to load all of ENV to get them
Jack Nagel
2014-06-22
Use a more descriptive variable name
Jack Nagel
2014-06-22
Use Pathname#split
Jack Nagel
2014-06-22
Move the compiler-selecting methods to ENV/shared
Shaun Jackman
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-10
Stop caching Superenv.bin
Jack Nagel
2014-06-03
Use a || b
Jack Nagel
2014-06-03
Treat HOMEBREW_CC the same as --cc
Shaun Jackman
2014-06-03
HOMEBREW_CC: Remove COMPILER_ALIASES
Shaun Jackman
2014-05-28
Place X11 ahead of OpenGL when X11 is active
Jack Nagel
2014-05-26
Share code for sanitizing ENV between both build environments
Jack Nagel
2014-05-22
Add ENV.m64 to superenv
Jack Nagel
2014-05-22
Fix ENV.m32 under superenv
Jack Nagel
2014-05-19
Set sysroot for non-clang compilers on 10.9
Jack Nagel
2014-05-19
Reorganize superenv include and library path setup
Jack Nagel
2014-05-19
Remove deprecated --use-{gcc,llvm,clang}
Jack Nagel
2014-05-18
Remove hardcoded reference to ENV
Jack Nagel
2014-05-18
Add accessor for HOMEBREW_CC
Jack Nagel
2014-05-18
ENV.cc= and ENV.cxx= are private
Jack Nagel
2014-05-18
Use a case statement
Jack Nagel
2014-05-14
Allow disabling arch flag filtering
Jack Nagel
2014-05-13
Use a case statement
Jack Nagel
2014-05-13
Check value of compiler rather than HOMEBREW_CC
Jack Nagel
2014-05-13
Make cc=/cxx= set HOMEBREW_CC in superenv
Jack Nagel
2014-05-13
Remove legacy ENV accessor hack
Jack Nagel
2014-05-13
self, not ENV
Jack Nagel
2014-05-13
Use a case statement
Jack Nagel
2014-05-13
Make sure the path arrays only contain strings
Jack Nagel
2014-05-13
No need to augment path on Xcode-only 10.9
Jack Nagel
2014-05-13
Move method to prepare for future changes
Jack Nagel
2014-05-13
Future-proof this conditional
Jack Nagel
[next]