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
2016-11-13
No if/unless-modifier on multiline blocks.
Markus Reiter
2016-11-13
Use guard clauses.
Markus Reiter
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-09-24
RuboCop: Style/AccessorMethodName
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-13
extend/ENV/super: fix Rubocop warnings.
Mike McQuaid
2016-09-13
extend/ENV/std: fix Rubocop warnings.
Mike McQuaid
2016-09-13
extend/ENV/shared: fix Rubocop warnings.
Mike McQuaid
2016-08-22
Make -no_weak_imports opt-in.
Mike McQuaid
2016-08-17
Add permit_weak_imports directive
Tim D. Smith
2016-08-17
Document 'w' CCCFG flag
Tim D. Smith
2016-08-17
ENV/super: use Hardware::CPU.is_32_bit?
Xu Cheng
2016-08-16
Add OS X-specific SharedEnvExtension.
Mike McQuaid
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-15
super: remove effective_sysroot.
Mike McQuaid
2016-07-15
super: migrate xml2 cmake to mac/super
Dominyk Tiller
2016-07-13
superenv: restore HOMEBREW_PREFIX/lib
Dominyk Tiller
2016-07-12
superenv: port to generic OS. (#457)
Mike McQuaid
2016-07-12
stdenv: port to generic OS. (#456)
Mike McQuaid
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-06-16
ENV: mark gcc-6 as supporting C++11 (#349)
msbit
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-08
Make development tools code cross-platform.
Mike McQuaid
2016-04-22
Explicitly list -arch in LDFLAGS on Leopard
Misty De Meo
2016-04-22
Set -faltivec in CFLAGS on Tiger
Misty De Meo
2016-04-21
stdenv: stop setting ACLOCAL_PATH
Misty De Meo
2016-04-13
superenv: fix formula prefix path to consider revisions
Andrew Janke
2016-04-13
superenv: allow paths under self's keg
Andrew Janke
2016-04-04
superenv: filter -I/-L paths on dependencies
Misty De Meo
2016-03-31
Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixes
ilovezfs
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-03-19
Revert "Avoid constructing paths by string interpolation"
Tim D. Smith
2016-03-19
Avoid constructing paths by string interpolation
Tim D. Smith
2016-03-13
superenv: fix make_jobs regular expression
ilovezfs
2016-02-20
env/shared: ignore perl opts
Dominyk Tiller
2015-12-23
ENV: avoid misleading Fortran setup warnings
Martin Afanasjew
2015-12-18
env: add java_cache env
Dominyk Tiller
2015-12-10
ENV: warn_if_universal_binaries_not_supported
Ryan Hendrickson
2015-12-07
superenv: set SDKROOT, MACOSX_DEPLOYMENT_TARGET
Misty De Meo
2015-11-17
Stdenv: add note on possible future deprecation
Xu Cheng
2015-11-17
Stdenv should be tagged as private rather deprecated
Xu Cheng
2015-10-18
remove unnecessary require statements
Xu Cheng
2015-09-28
ENV#userpaths!: ensure Superenv.bin and opt path come at first
Xu Cheng
2015-09-12
Accept "gcc" for --cc=gcc-5 even if not installed
Misty De Meo
2015-08-29
More API documentation.
Mike McQuaid
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
[next]