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-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
2014-05-12
clean up X11 conditionals
Jack Nagel
2014-05-10
Ensure HOMEBREW_ARCHFLAGS is always a string
Jack Nagel
2014-05-08
Always use stub tools in /usr/bin on 10.9
Jack Nagel
2014-05-06
ENV/shared: fix gcc versions edge case.
Mike McQuaid
2014-05-06
ENV/std: use full paths to gcc versions.
Mike McQuaid
2014-05-06
shared: refactor gcc_version_formula.
Mike McQuaid
2014-05-06
shared: don't use Formula.factory unnecessarily.
Mike McQuaid
2014-05-01
Xcode-only path adjustments should be the same in both environments
Jack Nagel
2014-05-01
Move xctoolchain_path to Xcode module, where it belongs
Jack Nagel
2014-04-30
Superenv: determine_optflags should return a string
Misty De Meo
2014-04-30
ENV/shared: handle untapped e.g. gcc48 formula.
Mike McQuaid
2014-04-29
Drop obsolete compiler fallback in stdenv
Jack Nagel
2014-04-29
ENV/shared: use homebrew/versions GCC if installed
Mike McQuaid
2014-04-29
Use MacOS.locate and delete wrong comment
Jack Nagel
2014-04-29
Remove comment that no longer reflects adjacent code
Jack Nagel
2014-04-29
We don't use -Qunused-arguments anymore
Jack Nagel
2014-04-29
ENV.{cc,cxx} setters already set OBJC and OBJCXX
Jack Nagel
2014-04-29
Make ENV.O4 a no-op
Jack Nagel
2014-04-23
Support core GCC formula as a GCC compiler.
Mike McQuaid
2014-04-23
shared: don't warn about non-Apple compilers now.
Mike McQuaid
2014-04-22
Only directories are candidates for superenv bin
Jack Nagel
2014-04-20
Remove obsolete DEVELOPER_DIR hacks
Jack Nagel
2014-04-04
Clean up some concatentation inside interpolation
Jack Nagel
2014-03-28
Add ENV.refurbish_args helper
Misty De Meo
2014-03-22
Remove unnecessary swearing.
Mike McQuaid
2014-03-08
Revert "ENV: request no byte code Python when bottling."
Mike McQuaid
2014-03-02
ENV: request no byte code Python when bottling.
Mike McQuaid
2014-02-19
Fix building universal binaries on 32-bit CPUs
cadrpear
2014-02-18
Stop exporting HOMEBREW_VERBOSE to build environment
Jack Nagel
2014-02-02
Correctly find Homebrew-installed fortran
Camillo Lugaresi
2014-01-27
Revert "Add python superenv wrapper"
Misty De Meo
2014-01-26
Add python superenv wrapper
Misty De Meo
2014-01-11
Fix typo
Jack Nagel
2014-01-04
ENV: add method to prepend and create a PATH.
Mike McQuaid
2014-01-04
ENV.gcc: remove raise
Misty De Meo
2014-01-04
Recommit ENV changes
Misty De Meo
2014-01-04
Revert "stdenv: fix self.cc check"
Mike McQuaid
2014-01-04
Revert "stdenv: set correct compiler symbol for gcc 4.0"
Mike McQuaid
2014-01-03
stdenv: set correct compiler symbol for gcc 4.0
Misty De Meo
2014-01-03
stdenv: fix self.cc check
Misty De Meo
2013-12-27
superenv: don't accidentally filter out HOMEBREW_TEMP
Jack Nagel
2013-12-09
Silence more warnings
Jack Nagel
[prev]
[next]