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
Age
Commit message (
Expand
)
Author
2014-06-03
Treat HOMEBREW_CC the same as --cc
Shaun Jackman
2014-06-03
HOMEBREW_CC: Remove COMPILER_ALIASES
Shaun Jackman
2014-05-31
Use Pathname.glob when we want pathname objects
Jack Nagel
2014-05-28
Place X11 ahead of OpenGL when X11 is active
Jack Nagel
2014-05-27
--help and --version only apply as first argument
Adam Vandenberg
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
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-05
Add a method_defined? guard for Pathname#/
Jack Nagel
2014-05-05
Use #+ instead of #join to define Pathname#/
Alexey Muranov
2014-05-03
Suppress a warning on Ruby 2.1+
Jack Nagel
2014-05-02
Fix for String#undent
Baptiste Fontaine
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-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-23
Support core GCC formula as a GCC compiler.
Mike McQuaid
[prev]
[next]