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.rb
Age
Commit message (
Expand
)
Author
2011-12-14
Remove Clang-specific cflags when switching compilers
Oleg Oshmyan
2011-12-13
ENV: update and clean up optimization flags
Oleg Oshmyan
2011-12-01
ENV: fix llvm-gcc regexp
Misty De Meo
2011-11-23
ENV.rb: Fix typo in Fortran environment variables
Charlie Sharpsteen
2011-09-10
With xcodebuild don't set CC, CXX, etc.
Max Howell
2011-09-09
Tune optimisations for sandybridge
Max Howell
2011-09-06
Allow :force for ENV.gcc
Max Howell
2011-09-06
Remember compiler setting when it is changed via eg. ENV.gcc
Max Howell
2011-09-02
Remove Xcode dependence from ENV.rb
Max Howell
2011-09-01
Actually obey --use-gcc flag
Max Howell
2011-08-31
Default to LLVM for Xcodes that default to LLVM
Max Howell
2011-08-31
Fix Xcode 4.2 cc compiles
Eugene Ray
2011-08-26
Some more sanity with ENV.compiler
Max Howell
2011-08-26
Add ENV.clang; Fixes Homebrew/homebrew#6580
Max Howell
2011-08-25
-march=native doesn't work at all. Gee.
Max Howell
2011-08-25
add arrandale to list of core2 CPUs
Chip Turner
2011-08-24
ENV: allow a user-configurable number of make jobs
Jack Nagel
2011-08-24
Use -march=native when we don't otherwise know
Max Howell
2011-08-24
Tidy ENV.rb
Max Howell
2011-08-04
Fix Xcode 4 compiler paths for --use-gcc
CharlieRoot
2011-06-16
Make these methods on ENV.
Adam Vandenberg
2011-06-16
Allow HOMEBREW_USE_CLANG env var
Adam Vandenberg
2011-06-16
Add clang compiler option
José Martínez
2011-06-05
Edit universal_binary comment
Adam Vandenberg
2011-05-26
Add method to ENV for setting up a debug build
Charlie Sharpsteen
2011-04-18
ENV: Use /usr/X11 instead of symlink
Adam Vandenberg
2011-03-28
Use MacOS.xcode_prefix
Adam Vandenberg
2011-03-17
Use xcode_path for GCC as well as LLVM.
Mike McQuaid
2011-03-14
Add comment to ENV.libxml2
Adam Vandenberg
2011-03-12
Add Fortran configuration to ENV.rb
Charlie Sharpsteen
2011-03-12
Added --use-gcc flag.
Stephen Allred
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell
2011-01-22
Add ENV.cppflags shortcut
Adam Vandenberg
2010-10-30
fix warnings: ambiguous first arg
Jamie Macey
2010-10-05
Coerce ENV.append/prepend values to strings.
Adam Vandenberg
2010-09-07
ENV.rb - style tweak
Adam Vandenberg
2010-09-06
Add ENV.ldflags and use.
Adam Vandenberg
2010-08-10
ENV.rb - add ENV.cflags
Adam Vandenberg
2010-08-10
ENV.rb - style cleanups
Adam Vandenberg
2010-08-09
Remove redundent line and reword comments slightly.
Adam Vandenberg
2010-08-07
Put /usr/X11/bin in PATH when requesting X11.
Adam Vandenberg
2010-06-18
Fix LLVM compilation under OS X 10.6 where cflags was not being defined.
Brett Cannon
2010-06-17
Refactor llvm compiler selection so formula can use it
Chris Hoffman
2010-06-17
Fix exception when installing with --use-llvm
Chris Hoffman
2010-06-16
Use same LLVM binary to check build # as we do to build with.
Adam Vandenberg
2010-04-22
Fix universal builds on 32-bit CPUs.
Adam Vandenberg
2010-03-17
Bug fix: gcc_4_0_1 wasn't removing sse4 flags correctly.
Adam Vandenberg
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-24
We need to set CC and CXX for many formula
Max Howell
[next]