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
Age
Commit message (
Expand
)
Author
2016-09-07
Merge pull request #833 from DomT4/death_by_xcode
Mike McQuaid
2016-09-07
Refactor MacOS check_development_tools usage.
Mike McQuaid
2016-09-05
Merge pull request #866 from tdsmith/audit-libressl
Tim D. Smith
2016-09-04
Catch LibreSSL libtls as well
Tim D. Smith
2016-09-04
Merge pull request #201 from gregory-nisbet/feature-env-shells
Mike McQuaid
2016-09-03
Catch system libressl in openssl audit as well
Tim D. Smith
2016-08-30
diagnostic: add strict_development_tools_checks
Dominyk Tiller
2016-08-24
Merge pull request #793 from reitermarkus/refactoring-pathname
Markus Reiter
2016-08-24
no_weak_imports: call ENV.append, not .add
Misty De Meo
2016-08-24
Merge Cask’s `Pathname` extension with Homebrew’s.
Markus Reiter
2016-08-22
Make -no_weak_imports opt-in.
Mike McQuaid
2016-08-19
Merge pull request #741 from tdsmith/weak-imports-opt-in
Mike McQuaid
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
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-17
shared: handle missing Xcode/CLT version.
Mike McQuaid
2016-08-17
Merge pull request #721 from MikeMcQuaid/no_weak_imports
Mike McQuaid
2016-08-17
extend/fileutils: assume Ruby 2.
Mike McQuaid
2016-08-16
superenv: add LDFLAGS if disabling weak imports.
Mike McQuaid
2016-08-16
ENV/std: add LDFLAGS if disabling weak imports.
Mike McQuaid
2016-08-16
mac/ENV/shared: add check for disabling weak imports.
Mike McQuaid
2016-08-16
Add OS X-specific SharedEnvExtension.
Mike McQuaid
2016-08-10
resolve conflict in diagnostic.rb
Greg Nisbet
2016-08-06
Update upgrade/outdated methods for head versions
Vlad Shablinsky
2016-08-06
Fix update commit for non-HEAD kegs with head spec (#644)
Uladzislau Shablinski
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-29
linux/hardware/cpu: import family from Linuxbrew.
Mike McQuaid
2016-07-28
audit: don't check formula linkage.
Mike McQuaid
2016-07-27
diagnostic: port to generic layer.
Mike McQuaid
2016-07-27
development_tools: add install instruction helpers.
Mike McQuaid
2016-07-27
blacklist: port to generic layer.
Mike McQuaid
2016-07-24
audit: only check undeclared deps for standard installations. (#576)
Xu Cheng
2016-07-17
mac/diagnostic: add check_for_prerelease_xcode
Dominyk Tiller
2016-07-17
Update commit when resolving the formula (#536)
Uladzislau Shablinski
2016-07-17
extend/ARGV: avoid assignment in argument list
Martin Afanasjew
2016-07-17
ARGV#kegs: using installed_prefix to locate keg
Xu Cheng
2016-07-17
ARGV#resolved_formulae: check whether input is a formula file
Xu Cheng
2016-07-16
ENV: fix homebrew_extra_pkg_config_paths
ilovezfs
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2016-07-15
ARGV#resolved_formulae: also load build options
Xu Cheng
2016-07-15
super: remove effective_sysroot.
Mike McQuaid
2016-07-15
super: migrate xml2 cmake to mac/super
Dominyk Tiller
2016-07-15
mac/super: restore definition of effective_sysroot
Dominyk Tiller
2016-07-14
formula_cellar_checks: add check_linkage
Xu Cheng
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-07-13
describe_homebrew_ruby: fix regex
Xu Cheng
2016-07-13
describe_homebrew_ruby: s may be a frozen string
Xu Cheng
2016-07-13
superenv: restore HOMEBREW_PREFIX/lib
Dominyk Tiller
[next]