| Age | Commit message (Collapse) | Author |
|
ARGV: add missing "--force" arg to formula_install_option_names
|
|
update-report: unlink rather than uninstall --force formula when migrating a formula to a cask
|
|
Added check for insecure mirror URLs
|
|
|
|
java_requirement: port to Linux and refactor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert Language::Python test to spec.
|
|
Revert "Skip Xcode outdated check on CircleCI"
|
|
|
|
|
|
|
|
|
|
|
|
'bin/brew'
|
|
.simplecov: require English with capital E
|
|
Replace `Set::difference` with `Set::^`.
|
|
On case-sensitive filesystems, require "english" will fail with "cannot load such file -- english"
|
|
|
|
Convert PkgVersion test to spec.
|
|
Convert MPIRequirement test to spec.
|
|
|
|
|
|
Convert Tty test to spec.
|
|
|
|
migrating a formula to a cask.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small fixes.
|
|
|
|
|
|
Allow skipping `uninstall script:` when `--force` is passed.
|
|
|
|
|
|
Convert Descriptions test to spec.
|
|
Make sure `uninstall` is called before artifacts are removed.
|
|
|
|
|
|
|
|
Split the core requirement class into generic, Linux-specific,
and macOS-specific parts.
Additionally, the Linux version is now able to detect Java versions
(the previous Linuxbrew implementation was only able to detect
if Java was present at all.)
|