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
2017-04-23
Fix and remove various TODOs.
Mike McQuaid
2017-04-22
super: re-add set_cpu_flags.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-03-17
Merge pull request #2279 from sjackman/determine_path
Mike McQuaid
2017-03-11
env: make prepend_path ignore system paths
ilovezfs
2017-03-07
determine_path: Fix tests FormulaUnavailableError
Shaun Jackman
2017-02-21
Merge pull request #1948 from sjackman/gnu-gcc
Mike McQuaid
2017-02-12
rubocop: trailing comma in multiline method calls
Alyssa Ross
2017-02-11
gcc_version_formula: Use gcc@4.x rather than gcc4x
Shaun Jackman
2017-01-16
Unset GREP_OPTIONS.
Mike McQuaid
2016-12-31
ENV/super: fix set_cpu_flags stub.
Mike McQuaid
2016-12-30
ENV: deprecate old methods.
Mike McQuaid
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
[next]