72 Commits

Author SHA1 Message Date
Jack Nagel
1195718d0e Rename "f" to "formula" in the installer 2014-10-29 22:41:03 -05:00
Tim D. Smith
4421d8f85c doctor: exempt android-ndk from check_openssl_links
Closes Homebrew/homebrew#33415.
2014-10-20 20:00:27 -07:00
Tim D. Smith
94f3f345cb add audit check for system OpenSSL linkage 2014-10-20 09:45:43 -07:00
Jack Nagel
f840c592f0 We don't need a Pathname just to stat the directory 2014-10-17 12:01:49 -05:00
Mike McQuaid
fc39dbf2d4 formula_cellar_checks: Ruby 1.8 compatible check. 2014-10-17 09:23:50 +01:00
Mike McQuaid
19032be45e formula_cellar_checks: check exists before glob.
Closes Homebrew/homebrew#33242.
2014-10-17 09:01:17 +01:00
Jack Nagel
1b64612b65 Exempt libtool and svn from the shadowed headers check 2014-10-15 21:17:25 -05:00
Jack Nagel
b05351d0b2 Reorganize post-install checks so we can share more code 2014-10-13 23:13:01 -05:00
Jack Nagel
b46ebf8a29 Simplify post-install audit output 2014-10-13 23:13:00 -05:00
Tim D. Smith
9134718f9c Audit formulæ for easy-install.pth files
Closes Homebrew/homebrew#32860.
2014-10-02 11:58:13 -07:00
Jack Nagel
c4818394cb Post-install audit for shadowed header files 2014-10-01 23:32:53 -05:00
Adam Vandenberg
bba2b76167 add start and stop as generic executables 2014-05-21 09:03:51 -07:00
Jack Nagel
4f014836f2 Prefer pathname methods over regexp matching 2014-05-21 10:54:24 -05:00
Adam Vandenberg
81bf8a168a audit generic binary names
Binaries with names like 'run' or 'service' are likely to conflict.
Warn about these and suggest a libexec-style install instead.
2013-11-12 07:10:13 -08:00
Jack Nagel
4d6dd40bad Make non-libs warning less judgmental 2013-10-19 21:30:57 -05:00
Jack Nagel
72e9cbdac7 Fix truncation of printed paths in cellar audits 2013-10-19 21:30:20 -05:00
Adam Vandenberg
5f6b10f39a fix printing of unexpected bin/lib files 2013-08-05 13:31:35 -07:00
Mike McQuaid
f526bd5017 check_PATH: return early if (s)bin doesn't exist. 2013-07-17 09:36:44 -07:00
Jack Nagel
16b69317fe Remove stray quotation mark 2013-07-17 11:27:07 -05:00
Jack Nagel
1bb7dfcafd Escape interpolation examples 2013-07-17 11:22:00 -05:00
Adam Vandenberg
f432a59fd0 add full lib path to audit 2013-07-16 20:50:45 -07:00
Mike McQuaid
91c5c15a48 FormulaInstaller: move Cellar checks to module. 2013-07-16 13:29:37 -07:00