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
/
shims
Age
Commit message (
Expand
)
Author
2017-10-01
shims/super/make: don't export MAKE=make.
Mike McQuaid
2017-08-09
shims/super/cc: Fix c++ -xc++-header
Shaun Jackman
2017-07-15
FileUtils.make: don't bypass superenv
Misty De Meo
2017-07-12
Revert "FileUtils.make: don't bypass superenv"
ilovezfs
2017-07-07
FileUtils.make: don't bypass superenv
Misty De Meo
2017-06-07
Adding shims for GCC 7
David M. Lee
2017-05-13
More environment filtering tweaks
Mike McQuaid
2017-03-08
super/cc: Fix --cc=llvm_clang invoked as clang
Shaun Jackman
2017-02-27
Revert "Revert "cc: always filter flags on deps.""
Mike McQuaid
2017-01-07
Revert "cc: always filter flags on deps."
Mike McQuaid
2016-12-30
cc: always filter flags on deps.
Mike McQuaid
2016-12-15
super/cc: loosen cellar formula regex.
Mike McQuaid
2016-11-21
cc: don't filter -fopenmp for non-llvm_clang.
Mike McQuaid
2016-11-18
Prefer brewed Clang over gcc-6 for needs :openmp
Alex Wang
2016-11-13
cc: Add -frounding-math to list of ignored flags
Alex Wang
2016-11-02
superenv: prune -Wl,-z,defs when refurbishing
ilovezfs
2016-10-16
scm/git: more old OS X versions tweaks.
Mike McQuaid
2016-10-16
shims/scm/git: fix on old OS X versions.
Mike McQuaid
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-02
Merge pull request #845 from tdsmith/usr-local-sdkroot
Tim D. Smith
2016-08-31
Don't reject -L/usr/local/lib when SDKROOT is defined
Tim D. Smith
2016-08-25
scm/git: make --homebrew=print-path absolute.
Mike McQuaid
2016-08-17
Merge pull request #721 from MikeMcQuaid/no_weak_imports
Mike McQuaid
2016-08-17
shims/super/cc: assume Ruby 2.
Mike McQuaid
2016-08-16
superenv: add LDFLAGS if disabling weak imports.
Mike McQuaid
2016-08-08
shims/sed: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/pod2man: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/mig: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/make: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/bsdmake: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/apr-1-config: fix style inconsistencies
Martin Afanasjew
2016-08-08
shims/ant: fix style inconsistencies
Martin Afanasjew
2016-08-08
cmd/vendor-install.sh: fix style inconsistencies
Martin Afanasjew
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid