Commit Graph
18340 Commits
Author SHA1 Message Date
Markus Reiter 08e35e9cb4 Refactor FormulaLoader#get_formula. 2020-07-30 10:07:53 +02:00
Markus Reiter 6b0678e8ed Remove args from FormulaInstaller. 2020-07-30 03:21:12 +02:00
Markus Reiter 05365b5542 Pass args more explicitly in FormulaInstaller. 2020-07-30 03:21:12 +02:00
Markus Reiter c470a6ff43 Pass args directly to prevent_build_flags. 2020-07-30 03:21:12 +02:00
Markus Reiter 36458b2356 Remove unnecessary check. 2020-07-30 03:21:12 +02:00
Markus Reiter bdb986f572 Revert unnecessary change. 2020-07-30 03:21:12 +02:00
Markus Reiter 20bd4280ff Pass args.cc to Install. 2020-07-30 03:21:12 +02:00
Markus Reiter ca18a72673 Refactor output_unsupported_error. 2020-07-30 03:21:12 +02:00
Markus Reiter db467497ca Fix indentation. 2020-07-30 03:21:12 +02:00
Markus Reiter 620ca4177e Pass args to FormulaInstaller instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 919adcc216 Pass args in update-report instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter e14506e589 Pass args in uninstall instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter b3eca532fc Pass args in install instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 8d52fa909f Pass args in postinstall instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 3a60d50bd3 Pass args in reinstall instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 291eee74c4 Pass args in style instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter bd0346e083 Pass args in pr-automerge instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter e9ade913c4 Pass args in man instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 28b007e24b Pass args in audit instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter 24eff8f81a Pass args in SoftwareSpec instead of using global args. 2020-07-30 03:21:12 +02:00
Markus Reiter f8934c0255 Pass args in Install and Messages instead of using global args. 2020-07-30 03:21:12 +02:00
Rylan Polster b3ae5405e9 bump-formula-pr: call update-python-resources 2020-07-29 09:50:16 -04:00
Rylan Polster c1ba64677f create: call update-python-resources for --python 2020-07-29 09:50:16 -04:00
Rylan Polster 2d086013f9 dev-cmd: add update-python-resources command 2020-07-29 09:50:16 -04:00
Mike McQuaid 92a39bc49e test: add flag to retry.
This should allow better handling flaky tests.
2020-07-29 12:00:45 +01:00
Mike McQuaidandGitHub 126e4c9df1 Merge pull request #8123 from rmNULL/rm-patchelf-refinements
cleanup Patchelf refinements, update patchelf to 1.2.0 in Gemfile.lock
2020-07-29 11:31:20 +01:00
Mike McQuaidandGitHub a7e9b474cd Merge pull request #8125 from samford/modify-stringtoken-pattern
Modify StringToken::PATTERN to fix comparison
2020-07-29 11:28:32 +01:00
Mike McQuaidandGitHub b36ac5fb99 Merge pull request #8114 from SeekingMeaning/audit/uses_from_macos
dev-cmd/audit: enforce uses_from_macos only if core tap
2020-07-29 11:26:20 +01:00
Mike McQuaidandGitHub 0ba974aa45 Merge pull request #8122 from MikeMcQuaid/big_sur_fixes
Big Sur fixes
2020-07-29 11:25:56 +01:00
Mike McQuaidandGitHub aed65a20d8 Merge pull request #8134 from MikeMcQuaid/info-licenses
info: handle license array.
2020-07-29 11:23:57 +01:00
Jonathan ChangandGitHub 28554db563 Merge pull request #8133 from Homebrew/another-fix
pr-upload: use PkgVersion.parse instead of Version.new
2020-07-29 20:13:06 +10:00
Mike McQuaid 5606817293 info: handle license array.
Fixes https://github.com/Homebrew/brew/issues/8132
2020-07-29 11:01:37 +01:00
Mike McQuaidandGitHub 939fa3ee05 Merge pull request #8128 from Homebrew/dependabot/bundler/Library/Homebrew/patchelf-1.2.0
build(deps): bump patchelf from 1.1.1 to 1.2.0 in /Library/Homebrew
2020-07-29 10:53:46 +01:00
Dawid Dziurla 6fe56c33ff pr-upload: use PkgVersion.parse instead of Version.new 2020-07-29 11:17:50 +02:00
Dawid DziurlaandGitHub 3ee158bf16 pr-upload: fix formula version 2020-07-29 09:22:09 +02:00
dependabot-preview[bot]andGitHub e723989ccb build(deps): bump patchelf from 1.1.1 to 1.2.0 in /Library/Homebrew
Bumps [patchelf](https://github.com/david942j/patchelf.rb) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/david942j/patchelf.rb/releases)
- [Commits](https://github.com/david942j/patchelf.rb/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 05:40:47 +00:00
rmnull ce2eda5a26 remove PatchELF::Patcher refinements. 2020-07-29 09:38:15 +05:30
rmnull 41bc670abb update patchelf.rb to 1.2.0 in Gemfile.lock. 2020-07-29 09:38:14 +05:30
Dustin Rodrigues af3ea7d5aa Revert "style: don't allow PR/MR urls for patches"
This reverts commit 7a2483728c.
2020-07-28 21:20:46 -04:00
Dustin RodriguesandGitHub 41c6a48936 Merge pull request #8075 from dtrodrigues/no-pr-url
style: don't allow patches to be PR/MR urls
2020-07-28 20:40:26 -04:00
Sam Ford 0a1162ca21 Modify StringToken::PATTERN to fix comparison 2020-07-28 18:25:40 -04:00
Seeker 4bd6c343d0 dev-cmd/audit: enforce uses_from_macos only if core tap 2020-07-28 10:28:00 -07:00
Mike McQuaid 6d9e2d444d Big Sur fixes
- Make missing SDKs message more clear.
- Always refer to Big Sur as 11.0 (even on Intel).
2020-07-28 16:56:55 +01:00
Dustin Rodrigues 7a2483728c style: don't allow PR/MR urls for patches 2020-07-28 10:18:26 -04:00
Maxim BelkinandGitHub 06f078fad2 Merge pull request #8072 from maxim-belkin/utf8-fix
brew.sh: fixes for UTF-8
2020-07-28 09:01:56 -05:00
lionellloh 4f45ddd55b brew style --fix 2020-07-28 21:04:45 +08:00
67a974455b Apply suggestions from code review
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-28 21:01:36 +08:00
lionellloh 26c786fc0a double quotes to single quotes 2020-07-28 21:01:36 +08:00
Lionell 0d6ea9e26c Updated tests to pass 2020-07-28 21:01:36 +08:00
52321b4fcd Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-28 21:01:36 +08:00