Markus Reiter
|
d4c2ffd705
|
Refactor CLI::Parser .
|
2020-07-31 15:07:17 +02:00 |
|
Mike McQuaid
|
e5d15c8b19
|
Merge branch 'master' into argv-cleanup-26
|
2020-05-23 13:44:42 +01:00 |
|
Michelle Nguyen
|
2264c08cee
|
Fetch formula resources before unlinking during upgrade.
Fixes #6374.
|
2020-05-11 09:37:56 +01:00 |
|
Gautham G
|
b40e33aeb8
|
ARGV: Deprecate ARGV.cc and replace with Homebrew.args.cc
|
2020-05-04 11:14:55 +05:30 |
|
Mike McQuaid
|
5dd8ead51a
|
Rename Formula#installed? to Formula#latest_version_installed?
This naming has always been a bit weird and confusing so let's change
it and provide a `compat` fallback for later deprecation.
|
2019-12-03 11:42:42 +00:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Shaun Jackman
|
605e61095a
|
relocation_formulae: Poured bottles depend on gcc [Linux]
|
2018-10-23 09:03:20 -07:00 |
|
Shaun Jackman
|
1b688a3a25
|
Relocate bottles on Linux using patchelf
Ensure patchelf is installed to pour bottles and build bottles.
|
2018-07-12 10:21:26 -07:00 |
|
Mike McQuaid
|
5e1806e796
|
test: rubocop-rspec style auto-corrects.
There’s too many warnings to start enabling `rubocop-rspec` by default
but let’s at least apply the cleanups it does automatically.
|
2018-03-25 13:30:37 +01:00 |
|
Markus Reiter
|
2ad3a87045
|
Silence all specs by default.
|
2017-07-29 20:25:37 +02:00 |
|
Markus Reiter
|
3cdf8f938a
|
Use scoped RSpec matchers.
|
2017-05-15 17:23:40 +02:00 |
|
Markus Reiter
|
83c422794a
|
Convert formula_installer_bottle test to spec.
|
2017-02-27 23:34:35 +01:00 |
|