| Age | Commit message (Collapse) | Author |
|
portable-ruby: use rebuild with coverage support for Linux.
|
|
doctor: Check for branch of core tap (take 2)
|
|
Handle APFS returning hash order.
|
|
vendor-install: use full shasum PATH.
|
|
caveats.rb: empty method on Linux
|
|
lines_cop: add ENV.universal_binary audit exemption for wine
|
|
java_requirement: fix Java 9 version detection
|
|
Add depends_on :linux and :macos
|
|
Specifies which errant version of Ruby is used in raise.
|
|
Closes https://github.com/Homebrew/brew/issues/3331.
|
|
Move MinimumMacOSRequirement to compat.
|
|
|
|
|
|
Allow editing invalid Casks.
|
|
formula_desc_cop: empty string is not a valid desc
|
|
audit: more *_predicate nudging/tweaks
|
|
pull: fix bintray verification failing due to redirection
|
|
Otherwise things can explode if there's a random `shasum`.
See #3281.
|
|
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
|
|
|
|
|
|
Refactor `MacOS::languages`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just a slightly tweaked version of https://github.com/Homebrew/brew/issues/3286#issuecomment-334983011
|
|
Refactor `SystemCommand`.
|
|
|
|
superenv and the `:ruby` requirement make a `rake` DSL unnecessary.
|
|
|
|
Properly handle special characters in file names.
|
|
|
|
|
|
|
|
|