index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
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-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
2013-12-06
Help autoconf find m4 on Xcode-only systems
Jack Nagel
2013-12-03
Make CompilerSelectionError an InstallationError
Jack Nagel
2013-12-02
Fix typo
Jack Nagel
2013-12-02
Yielded value is not used
Jack Nagel
2013-11-27
Require Formula before using it
Jack Nagel
2013-11-27
Adjust optimization flags if the CPU does not support SSE4
Jack Nagel
2013-11-21
Remove comment
Jack Nagel
2013-11-20
Simplify passing archflags to cc wrapper
Jack Nagel
2013-11-20
Move optimization flag selection out of cc wrapper
Jack Nagel
2013-11-17
Export HOMEBREW_PREFIX to build environment
Jack Nagel
2013-11-15
Combine X11 path conditionals
Jack Nagel
2013-11-15
Improve heuristic for detecting configure
Jack Nagel
2013-11-12
Better documentation for no-op superenv methods
Jack Nagel
2013-11-12
Allow changing the optimization level under superenv
Jack Nagel
2013-11-12
Simplify ENV.0x methods in stdenv
Jack Nagel
2013-11-12
Add ENV.O0 to stdenv
Jack Nagel
2013-11-11
Group public ENV methods together
Jack Nagel
2013-11-11
Remove outdated comment
Jack Nagel
2013-11-08
superenv: fix type error
Jack Nagel
2013-11-07
superenv: set cc/cxx based on actual compiler.
Mike McQuaid
2013-11-04
Disable make_fuss when running configure invoked by make
Jack Nagel
2013-11-02
stdenv: drop space between "-isystem" and path.
Xiyue Deng
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-27
Make stdenv handling less intrusive.
Xiyue Deng
2013-10-26
Clang standard library selection.
Xiyue Deng
2013-10-26
C++11 support.
Xiyue Deng
2013-10-19
Move verbose ENV setup out of brew.rb
Jack Nagel
2013-10-18
Rename MacOS to OS::Mac
Jack Nagel
2013-10-18
Add OS.mac? and OS.linux?
Jack Nagel
2013-10-16
Allow older non-Apple GCCs to build things
Misty De Meo
2013-10-13
superenv: add gcc-4.0 to superenv
Misty De Meo
2013-10-04
superenv: fix hardcoded X11 aclocal path
Jack Nagel
[next]