Mike McQuaid
95a8217223
Merge pull request #7588 from maxim-belkin/glibc-minimum-version
...
os/linux/glibc.rb: up minimum glibc version to 2.13
2020-05-18 09:27:29 +01:00
Mike McQuaid
5572a70a2b
Merge pull request #7591 from MikeMcQuaid/analytics-options-exception
...
utils/analytics: fix options reporting.
2020-05-18 09:13:48 +01:00
Mike McQuaid
fc5ffe98d3
Merge pull request #7582 from Bo98/accessibility-compat
...
os/mac: move legacy functions to compat
2020-05-18 09:13:38 +01:00
Mike McQuaid
28107249a2
Merge pull request #7581 from Bo98/cabal-compat
...
language/haskell: move to compat
2020-05-18 09:12:45 +01:00
Mike McQuaid
f5b6a90fd0
utils/analytics: fix options reporting.
...
Check we have a non-empty `options` and convert them all to human
readable strings.
2020-05-18 08:50:51 +01:00
dependabot-preview[bot]
b53c97ae80
build(deps): bump minitest from 5.14.0 to 5.14.1 in /Library/Homebrew
...
Bumps [minitest](https://github.com/seattlerb/minitest ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/seattlerb/minitest/releases )
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/seattlerb/minitest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 05:52:18 +00:00
Maxim Belkin
7b08e2252e
os/linux/glibc.rb: up minimum glibc version to 2.13
2020-05-17 20:14:05 -05:00
hyuraku
a0d069b309
brew doctor shows deleted formulae
2020-05-17 17:23:23 +09:00
Tharun
4aba04556e
Updated tests
2020-05-17 02:55:07 +05:30
Tharun
2a62be0875
Refractored analytics to support analytics for cask
2020-05-17 01:38:11 +05:30
Tharun
139ca1d374
Updated analytics method name for cask info
2020-05-17 00:31:12 +05:30
Bo Anderson
e03846720c
language/haskell: move to compat
2020-05-16 15:00:09 +01:00
Bo Anderson
c70bb474e3
os/mac: move legacy functions to compat
2020-05-16 14:52:30 +01:00
Zach
9fcaa46cdf
Merge pull request #7567 from zachauten/cask-help-exception
...
Fix exception when calling "brew cask" with --help and no subcommand
2020-05-15 23:27:59 -04:00
nandahkrishna
a4f9a66406
livecheck: add component order rubocop
2020-05-15 19:00:14 +05:30
rmnull
69e1673a81
skip needed_libraries check when patchelf is the bottle being installed.
2020-05-15 05:36:49 +05:30
Mike McQuaid
1a7525ee2d
Merge pull request #7570 from jonchang/patch-downloaded-resource
...
resource: fix patching when patch already fetched
2020-05-14 09:57:52 +01:00
Mike McQuaid
8e2718c74e
resource: tweak fetch_patches logic.
2020-05-14 09:20:58 +01:00
Mike McQuaid
8d8f76a83c
Merge pull request #7568 from Homebrew/dependabot/bundler/Library/Homebrew/tins-1.25.0
...
build(deps): bump tins from 1.24.1 to 1.25.0 in /Library/Homebrew
2020-05-14 08:46:39 +01:00
Jonathan Chang
2ffb87cb03
resource: fix patching when patch already fetched
...
This inappropriately modified the shared `patches` variable, meaning an
already fetched patch would be removed and therefore not be applied when
the resource was staged.
2020-05-14 17:09:52 +10:00
dependabot-preview[bot]
e79c7e7bf5
build(deps): bump tins from 1.24.1 to 1.25.0 in /Library/Homebrew
...
Bumps [tins](https://github.com/flori/tins ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/flori/tins/releases )
- [Commits](https://github.com/flori/tins/compare/v1.24.1...v1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 05:37:53 +00:00
Zach Auten
e877a52fa6
Fix exception when calling "brew cask" with --help and no subcommand
2020-05-14 01:17:33 -04:00
skim
bb27478de0
fixes uninstall if formula is unavailable
2020-05-13 17:56:36 -07:00
Shaun Jackman
133ee7966d
shell: Use .profile unless .bash_profile exists
2020-05-13 09:30:02 -07:00
Mike McQuaid
a7475a2946
Split out prepare_patches and fetch_patches methods.
...
The new `fetch_patches` method wasn't exclusively fetching so shouldn't
have been skipped when it was.
Fixes #7558 .
2020-05-13 11:49:17 +01:00
Mike McQuaid
41b1faccb1
Merge pull request #7561 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2020.0512
...
build(deps): bump mime-types-data from 3.2020.0425 to 3.2020.0512 in /Library/Homebrew
2020-05-13 11:18:35 +01:00
dependabot-preview[bot]
5e5e0345f5
build(deps): bump mime-types-data in /Library/Homebrew
...
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data ) from 3.2020.0425 to 3.2020.0512.
- [Release notes](https://github.com/mime-types/mime-types-data/releases )
- [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md )
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2020.0425...v3.2020.0512 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 05:44:42 +00:00
EricFromCanada
580ccab75d
formula JSON: include URLs for non-bottled formulae
2020-05-13 00:37:37 -04:00
Mike McQuaid
10c9d96566
Merge pull request #7552 from MikeMcQuaid/fetch-resources-from-source
...
Fetch (all) resources when building from source
2020-05-12 14:27:52 +01:00
Mike McQuaid
6ed1ccd8e8
Fetch (all) resources when building from source
...
Also:
- when `brew test` or `brew postinstall` is run allow `Resource#stage`
to fetch the resource.
- make `Formula#fetch` and `Resource#fetch` fetch external patches too.
Follow-up from #7549 and #7546 .
2020-05-12 12:37:54 +01:00
Mike McQuaid
7ef04c01e2
Merge pull request #7554 from MikeMcQuaid/formula_installer_ignore_fetch_deps
...
formula_installer: ignore dependencies when fetching.
2020-05-12 11:04:32 +01:00
Mike McQuaid
a333014c55
formula_installer: ignore dependencies when fetching.
...
Whenever you are fetching a dependency you only care about fetching that
specific dependency and not all the dependencies of that dependency.
Unlike installing, dependencies can be fetched in any order and have no
"chains" between them.
2020-05-12 10:45:10 +01:00
Mike McQuaid
84a110744a
utils/fork: check for inner exception command.
...
If it's not present then `ErrorDuringExecution` and `BuildError` don't
work correctly so better to fall back to a default `RuntimeError`.
2020-05-12 10:26:09 +01:00
Mike McQuaid
fe6cca3540
cask/cmd/list: remove deprecated -l.
...
This crashes `brew style`.
2020-05-12 09:09:59 +01:00
Mike McQuaid
12bdb38663
rubocop: brew style --fix autocorrections.
2020-05-12 08:32:27 +01:00
dependabot-preview[bot]
b157b3aaf9
build(deps): bump rubocop from 0.82.0 to 0.83.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.82.0...v0.83.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 05:36:44 +00:00
Bo Anderson
58cecf38cf
resource: restore fetch in stage
...
Fixes #7546 .
2020-05-12 03:24:28 +01:00
Mike McQuaid
fa980e9c42
Merge pull request #7497 from maxim-belkin/reorder-things
...
brew.sh: check versions of proper cURL and Git
2020-05-11 14:09:59 +01:00
Maxim Belkin
5be4682ecb
brew.sh: add an empty line for code readability
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-05-11 07:30:25 -05:00
Maxim Belkin
6455264716
brew.sh: stop if HOMEBREW_GIT_PATH is too old
2020-05-11 07:21:47 -05:00
Maxim Belkin
6ba7ace66a
brew.sh: stop if HOMEBREW_CURL_PATH is too old
2020-05-11 07:17:26 -05:00
Maxim Belkin
6ff307c456
brew.sh: remove unnecessary empty line
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-05-11 05:18:04 -05:00
Mike McQuaid
08a9f0e1c0
Use FormulaInstaller#fetch before #prelude.
2020-05-11 09:38:26 +01:00
Mike McQuaid
48918bb5e3
formula_installer: add fetch_dependency method.
...
This uses `FormulaInstaller#fetch` to recursively fetch dependencies
through the dependency tree and allows `install_dependency` to not
do any fetching.
2020-05-11 09:38:26 +01:00
Michelle Nguyen
2264c08cee
Fetch formula resources before unlinking during upgrade.
...
Fixes #6374 .
2020-05-11 09:37:56 +01:00
Mike McQuaid
35e487064e
Merge pull request #7537 from MikeMcQuaid/cli_parser_formulae
...
Replace ARGV#flags_only with Homebrew.args.flags_only
2020-05-11 08:47:12 +01:00
Mike McQuaid
1c656fb584
Merge pull request #7538 from MikeMcQuaid/bottle_arch
...
Replace ARGV#bottle_arch with Homebrew.args.bottle_arch
2020-05-11 08:46:57 +01:00
Mike McQuaid
380e2daf09
Merge pull request #7539 from MikeMcQuaid/argv_include
...
Cleanup ARGV.include? usage
2020-05-11 08:46:46 +01:00
Mike McQuaid
1a7cda00d7
Merge pull request #7179 from nandahkrishna/add-livecheck-dsl
...
Livecheck Formula DSL
2020-05-11 08:46:27 +01:00
dependabot-preview[bot]
21a3e306ed
build(deps): bump rspec-expectations in /Library/Homebrew
...
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/rspec/rspec-expectations/releases )
- [Changelog](https://github.com/rspec/rspec-expectations/blob/master/Changelog.md )
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.9.1...v3.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 05:57:30 +00:00