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
/
os
/
mac
/
formula_cellar_checks.rb
Age
Commit message (
Expand
)
Author
2018-02-28
Move linkage_checker from os/mac to generic
Shaun Jackman
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-08-08
formula_cellar_checks: fix broken dylib spacing.
Mike McQuaid
2017-08-07
formula_cellar_checks: remove stray backtick.
1.3.1
Mike McQuaid
2017-08-07
formula_cellar_checks: reinstall broken bottles.
Mike McQuaid
2017-08-03
audit: add additional php header ignore patterns
Jan Viljanen
2017-04-18
audit: allow skipping audit methods.
Mike McQuaid
2017-01-06
Whitelist PHP formulas in shadowed header audit check
Jan Viljanen
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-04
Catch LibreSSL libtls as well
Tim D. Smith
2016-09-03
Catch system libressl in openssl audit as well
Tim D. Smith
2016-07-28
audit: don't check formula linkage.
Mike McQuaid
2016-07-24
audit: only check undeclared deps for standard installations. (#576)
Xu Cheng
2016-07-14
formula_cellar_checks: add check_linkage
Xu Cheng
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-07-09
formula_cellar_checks: port to generic OS. (#452)
Mike McQuaid