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
/
formula_cellar_checks.rb
Age
Commit message (
Expand
)
Author
2017-08-03
formula_cellar_checks: check_non_libraries only for new formulae
ilovezfs
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-29
check_non_libraries: fix false positive subdirectory reports
Misty De Meo
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-04-18
audit: allow skipping audit methods.
Mike McQuaid
2017-01-27
Revert "formula_cellar_checks: check for prefix/etc."
Mike McQuaid
2017-01-26
formula_cellar_checks: check for prefix/etc.
Mike McQuaid
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/MethodName.
Markus Reiter
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-08-10
Utils::Shell.shell_profile in formula_cellar_checks
Greg Nisbet
2016-07-09
formula_cellar_checks: port to generic OS. (#452)
Mike McQuaid
2015-11-01
stricter audit for Emacs Lisp installs
Alex Dunn
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-08-01
check_emacs_lisp(): bail unless site-lisp exists
Alex Dunn
2015-08-01
formula_cellar_checks: check_site_lisp()
Alex Dunn
2015-07-13
formula_cellar_checks: remove openssl expectation
Dominyk Tiller
2015-07-09
formula_cellar_checks: ignore openssl.
Mike McQuaid
2015-05-07
add audit check for explicit Python linkage
Tim D. Smith
2015-05-07
anticipate python 3.5 in .pth audit
Tim D. Smith
2015-04-20
formula_cellar_checks: fix memcached shadowing.
Mike McQuaid
2015-04-20
formula_cellar_checks: ignore memcached shadowing.
Mike McQuaid
2015-03-24
add method to detect shell profile file based on users' preference shell
Xu Cheng
2015-02-24
formula_cellar_checks: ignore berkeley-db headers.
Mike McQuaid
2015-02-06
formula_cellar_checks: tweak postgresql on 10.8.
Mike McQuaid
2015-02-04
audit_installed: give better Python advice
Tim D. Smith
2014-11-02
FormulaCellarChecks: don't exempt formulas from ssl audit
Tim D. Smith
2014-10-29
Rename "f" to "formula" in the installer
Jack Nagel
2014-10-20
doctor: exempt android-ndk from check_openssl_links
Tim D. Smith
2014-10-20
add audit check for system OpenSSL linkage
Tim D. Smith
2014-10-17
We don't need a Pathname just to stat the directory
Jack Nagel
2014-10-17
formula_cellar_checks: Ruby 1.8 compatible check.
Mike McQuaid
2014-10-17
formula_cellar_checks: check exists before glob.
Mike McQuaid
2014-10-15
Exempt libtool and svn from the shadowed headers check
Jack Nagel
2014-10-13
Reorganize post-install checks so we can share more code
Jack Nagel
2014-10-13
Simplify post-install audit output
Jack Nagel
2014-10-02
Audit formulæ for easy-install.pth files
Tim D. Smith
2014-10-01
Post-install audit for shadowed header files
Jack Nagel
2014-05-21
add start and stop as generic executables
Adam Vandenberg
2014-05-21
Prefer pathname methods over regexp matching
Jack Nagel
2013-11-12
audit generic binary names
Adam Vandenberg
2013-10-19
Make non-libs warning less judgmental
Jack Nagel
2013-10-19
Fix truncation of printed paths in cellar audits
Jack Nagel
2013-08-05
fix printing of unexpected bin/lib files
Adam Vandenberg
2013-07-17
check_PATH: return early if (s)bin doesn't exist.
Mike McQuaid
2013-07-17
Remove stray quotation mark
Jack Nagel
[next]