Lukas Oberhuber
|
22b1b61b73
|
Fix brew typecheck
|
2022-07-26 19:36:43 +01:00 |
|
Lukas Oberhuber
|
215e545660
|
brew style
|
2022-07-26 19:28:30 +01:00 |
|
Lukas Oberhuber
|
c442250304
|
Increase Metrics/BlockLength limit for install_args
Instead of disabling the cop for that block
|
2022-07-26 19:27:23 +01:00 |
|
Lukas Oberhuber
|
a578068dd5
|
Unlikely but ensures reasonable error
|
2022-07-26 18:01:22 +01:00 |
|
Lukas Oberhuber
|
6551b25b07
|
Compile with symbols when requested on all plats
|
2022-07-26 17:56:11 +01:00 |
|
Lukas Oberhuber
|
c2a95f077f
|
Compiler -g flag set based on --debug-symbols
|
2022-07-26 17:18:01 +01:00 |
|
Lukas Oberhuber
|
91065b9ddd
|
Improve flag passing for debug-symbols
|
2022-07-26 16:15:26 +01:00 |
|
Lukas Oberhuber
|
d195f22522
|
Connecting up --debug-symbols flag
This connects the calling of dsymutil and the retention of temporary
files. Still need to connect compilation to flag.
|
2022-07-26 12:15:53 +01:00 |
|
Lukas Oberhuber
|
74dd365a56
|
Hardcoded symbol production
Needs to be toggled by the `--debug-symbols` flag instead of hard coded
|
2022-07-26 12:13:38 +01:00 |
|
Lukas Oberhuber
|
f4cb9a40a6
|
remove macos specific dummy call
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2022-07-26 11:26:03 +01:00 |
|
Lukas Oberhuber
|
2d4c792b0b
|
Make one function
|
2022-07-26 10:00:05 +01:00 |
|
Alexander Bayandin
|
1af0bcde20
|
Merge pull request #13601 from bayandin/cleaup-github-headers
Clean up GitHub headers
|
2022-07-26 01:06:26 +01:00 |
|
Lukas Oberhuber
|
e1ea9da507
|
Conceptual draft of dsym support for macos
|
2022-07-26 00:00:45 +01:00 |
|
Rylan Polster
|
5bc5f32893
|
Merge pull request #13606 from Homebrew/dependabot/bundler/Library/Homebrew/msgpack-1.5.4
build(deps): bump msgpack from 1.5.3 to 1.5.4 in /Library/Homebrew
|
2022-07-25 23:36:58 +02:00 |
|
Rylan Polster
|
11297dff11
|
Merge pull request #13607 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.13.8
build(deps): bump nokogiri from 1.13.7 to 1.13.8 in /Library/Homebrew
|
2022-07-25 23:36:24 +02:00 |
|
BrewTestBot
|
86f88e2b70
|
brew vendor-gems: commit updates.
|
2022-07-25 18:09:44 +00:00 |
|
BrewTestBot
|
cd6ce16159
|
brew vendor-gems: commit updates.
|
2022-07-25 18:09:37 +00:00 |
|
dependabot[bot]
|
fbd4b679f7
|
build(deps): bump nokogiri from 1.13.7 to 1.13.8 in /Library/Homebrew
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.7...v1.13.8)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 18:07:13 +00:00 |
|
dependabot[bot]
|
91d64131d2
|
build(deps): bump msgpack from 1.5.3 to 1.5.4 in /Library/Homebrew
Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.5.3...v1.5.4)
---
updated-dependencies:
- dependency-name: msgpack
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 18:06:59 +00:00 |
|
Rylan Polster
|
ebf109ade5
|
Fix tests
|
2022-07-25 19:22:15 +02:00 |
|
Rylan Polster
|
233cef08cf
|
Fix style
|
2022-07-25 18:31:35 +02:00 |
|
Alexander Bayandin
|
864f1bed11
|
Merge pull request #13597 from bayandin/bayandin-patch-1
bump-formula-pr: even more precise tag replacement
|
2022-07-25 17:30:30 +01:00 |
|
Rylan Polster
|
d4e5886571
|
Simplify checking for variations hash availability
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2022-07-25 17:43:54 +02:00 |
|
Rylan Polster
|
32fd237705
|
Merge pull request #13539 from Rylan12/on-system-components-order
Add `on_system` to and reorder component order cop
|
2022-07-25 17:16:54 +02:00 |
|
Rylan Polster
|
edc14c3786
|
Fix style
|
2022-07-25 08:56:10 +02:00 |
|
Rylan Polster
|
bae5abda82
|
Remove uses_from_macos dep duplication in FormulaAPILoader
|
2022-07-25 08:49:19 +02:00 |
|
Mohammad Zain Abbas
|
7ce15eaa60
|
Basic debug info
|
2022-07-25 00:56:36 +02:00 |
|
Rylan Polster
|
2c3926ae1e
|
Check nesting for blocks with one child
|
2022-07-24 23:37:36 +02:00 |
|
Rylan Polster
|
a4327521d5
|
Add on_system to and reorder component order cop
|
2022-07-24 23:37:35 +02:00 |
|
Rylan Polster
|
423aac0d61
|
Merge pull request #13493 from Rylan12/on-system-rubocops
Improve `OnSystem` RuboCop
|
2022-07-24 23:27:47 +02:00 |
|
Max Eisner
|
1c059e1da0
|
extend shell_parameter argument
|
2022-07-24 23:03:28 +02:00 |
|
Rylan Polster
|
d5d6456b24
|
Add checks for on_system method
|
2022-07-24 23:01:56 +02:00 |
|
Rylan Polster
|
7b24ed3b4d
|
Update OnSystem cop to check other on_{system} methods
|
2022-07-24 23:01:56 +02:00 |
|
Rylan Polster
|
7392f9811e
|
Formulary : use variations hash when installing from API
|
2022-07-24 22:59:42 +02:00 |
|
Max Eisner
|
92bccd2074
|
apply naming suggestions
|
2022-07-24 22:54:28 +02:00 |
|
Max Eisner
|
9528c6a8ac
|
always set SHELL env variable
|
2022-07-24 22:50:14 +02:00 |
|
Mohammad Zain Abbas
|
a60cd00973
|
Minor: added version_info for resources
|
2022-07-24 19:54:00 +02:00 |
|
Mohammad Zain Abbas
|
1ee4f1a696
|
Work in progress for extending livecheck command for resources
|
2022-07-24 17:39:07 +02:00 |
|
Rylan Polster
|
89cf96fffa
|
Merge pull request #13600 from heavywatal/docs-faq-enable-bar
FAQ: Remove reference to `--enable-bar` that does not exist
|
2022-07-24 16:52:03 +02:00 |
|
Mohammad Zain Abbas
|
f4a42d7d66
|
Added method resource_version to check for resources
|
2022-07-24 15:47:40 +02:00 |
|
Mohammad Zain Abbas
|
bc687c6358
|
Added check resources_only
|
2022-07-24 15:47:15 +02:00 |
|
Mohammad Zain Abbas
|
9708a850d9
|
Merged with master
|
2022-07-24 14:15:38 +02:00 |
|
Mohammad Zain Abbas
|
54558f9bd3
|
Merge branch 'mohammad' of https://github.com/mohammadzainabbas/brew into mohammad
|
2022-07-24 14:14:43 +02:00 |
|
Mohammad Zain Abbas
|
ebf52091eb
|
Check only formulas with resources
|
2022-07-24 14:14:10 +02:00 |
|
Alexander Bayandin
|
4e8cc524c5
|
Clean up GitHub headers
|
2022-07-24 11:44:16 +00:00 |
|
Mohammad Zain Abbas
|
96a7ff1019
|
Merge branch 'Homebrew:master' into mohammad
|
2022-07-24 13:39:59 +02:00 |
|
Watal M. Iwasaki
|
4e29ed4c17
|
Restore the remove line, and make it less confusing
|
2022-07-24 07:53:33 +09:00 |
|
Watal M. Iwasaki
|
975e799969
|
Remove reference to --enable-bar that does not exist
|
2022-07-23 18:23:05 +09:00 |
|
Rylan Polster
|
91cf9f2ad8
|
Use SimulateSystem for uses_from_macos deps
|
2022-07-23 03:09:29 +02:00 |
|
Rylan Polster
|
34a1bc6618
|
Use SimulateSystem for ignore_missing_libraries
|
2022-07-23 03:09:29 +02:00 |
|