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
2012-03-10
Revert "Always build bottles universally."
Mike McQuaid
2012-03-10
Always build bottles universally.
Mike McQuaid
2012-03-09
ENV.rb: Set GCC-style CPU flags for GFortran
Charlie Sharpsteen
2012-03-09
ENV.rb: Generalize method for setting CPU flags
Charlie Sharpsteen
2012-03-09
ENV.rb: Modifier methods accept lists of flags
Charlie Sharpsteen
2012-02-27
Set ACLOCAL_PATH so that things work
Max Howell
2012-02-26
Fix IO redirection in ENV.xcrun
Jack Nagel
2012-02-21
ENV.rb: Set flags for Objective-C
Charlie Sharpsteen
2012-02-21
Don't hang if xcode-select -print-path is "/"
Max Howell
2012-02-21
Remove -Qunused-arguments in ENV.enable_warnings
Jack Nagel
2012-02-21
Remove unused :force switches
Jack Nagel
2012-02-21
Silence unused argument warnings from clang
Jack Nagel
2012-02-21
ENV: clean up set_cpu_cflags a bit
Jack Nagel
2012-02-19
add ENV.O1
Camillo Lugaresi
2012-02-17
This should be a regex
Adam Vandenberg
2012-02-18
OTT handling for various Xcode-4.3/CLI-Tools edge cases
Max Howell
2012-02-17
Find xcrun if user doesn't ever install Xcode 4.3 helper tools
Max Howell
2012-02-17
Work with Xcode 4.3 if user didn't install helper tools
Max Howell
2012-02-16
Use xcrun; Ensure clang is the default compiler with Xcode 4.3
Max Howell
2012-02-16
Unset CLICOLOR_FORCE in the build environment
Jack Nagel
2012-02-16
Find the dev tools, even with Xcode 4.3
Max Howell
2012-02-16
Pre-refactor Tidy
Max Howell
2012-02-16
Use -Os rather than -O3
Max Howell
2012-02-16
Delete ENV[GREP_OPTIONS] and the related doctor check
Max Howell
2012-02-12
ENV: fix typo
Jack Nagel
2012-02-12
Add ENV.cxxflags
Jack Nagel
2012-02-03
Move old ENV.use_foo? compiler methods to compat
Jack Nagel
2012-01-19
Don't append an empty value to CFLAGS
Jack Nagel
2012-01-16
Use more generic cflags when building bottles.
Mike McQuaid
2012-01-16
Don't try and use GCC on Xcode 4.2: it's gone Jim.
Mike McQuaid
2012-01-11
ENV.gcc: search HOMEBREW_PREFIX/bin for gcc-4.2
Misty De Meo
2011-12-26
Resolve multi-level gcc symlinks
Jack Nagel
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
[next]