Troy McCabe
|
359b3c6d36
|
Addresses PR comments
|
2022-09-21 07:35:42 -05:00 |
|
Troy McCabe
|
d490123d74
|
Second check for github repos as private homepages
|
2022-09-20 23:06:47 -05:00 |
|
Rylan Polster
|
a6aab4b349
|
Merge pull request #13895 from Rylan12/test-deps-api
Separate test from runtime dependencies in `Formula#to_hash`
|
2022-09-20 12:36:36 -04:00 |
|
Bo Anderson
|
e526c65566
|
extend/os/linux/development_tools: handle no /usr/bin/gcc
Fixes #13896.
|
2022-09-20 13:06:56 +01:00 |
|
Rylan Polster
|
f9c8baee02
|
Separate test from runtime dependencies in Formula#to_hash
|
2022-09-19 23:32:39 -04:00 |
|
BrewTestBot
|
b150c91240
|
Update RBI files for rubocop-rails.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
|
2022-09-19 18:17:43 +00:00 |
|
BrewTestBot
|
4d12152177
|
brew vendor-gems: commit updates.
|
2022-09-19 18:11:51 +00:00 |
|
dependabot[bot]
|
b9465802f9
|
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.16.0...v2.16.1)
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 18:07:59 +00:00 |
|
Bo Anderson
|
b8b195cc64
|
Merge pull request #13873 from Bo98/glibc-keg-only
Changes to allow keg-only glibc
|
2022-09-19 08:10:52 +01:00 |
|
Bo Anderson
|
50298ec77e
|
Merge pull request #13889 from Bo98/config-linux
extend/os/linux/system_config: support gcc 12 & keg-only glibc
|
2022-09-19 08:10:28 +01:00 |
|
Bo Anderson
|
1201823095
|
extend/os/linux/system_config: support gcc 12 & keg-only glibc
|
2022-09-19 07:40:15 +01:00 |
|
Bo Anderson
|
a372ca6100
|
extend/os/linux/development_tools: consider keg-only glibc & binutils
|
2022-09-19 07:06:22 +01:00 |
|
Bo Anderson
|
ae3c6a6574
|
extend/os/linux/install: use arch-agnostic ld.so path
|
2022-09-19 07:06:22 +01:00 |
|
Bo Anderson
|
88ca45002d
|
extend/os/linux/install: update old ld.so symlinks
|
2022-09-19 07:06:22 +01:00 |
|
Bo Anderson
|
07f5951b76
|
extend/os/linux/install: use ld.so.conf.d where possible
|
2022-09-19 07:06:20 +01:00 |
|
Carlo Cabrera
|
760341804a
|
Merge pull request #13833 from carlocab/libcxx-linkage
linkage_checker: ignore broken linkage with LLVM libc++.
|
2022-09-19 13:07:46 +08:00 |
|
Carlo Cabrera
|
957c2c983c
|
linkage_checker: ignore broken linkage with LLVM libc++.
This linkage will be broken in LLVM 15, but this is typically harmless
since dyld will load `/usr/lib/libc++.1.dylib` instead.
|
2022-09-19 12:37:32 +08:00 |
|
Bo Anderson
|
65eff656ae
|
Merge pull request #13882 from Bo98/gcc-latest-linux
Use GCC 12 for runtime libraries
|
2022-09-19 03:30:58 +01:00 |
|
Bo Anderson
|
d56d8a9c42
|
Merge pull request #13888 from Bo98/formulary-absolute-alias
formulary: fix error with absolute alias paths
|
2022-09-19 03:29:36 +01:00 |
|
Bo Anderson
|
0a7063ac51
|
formulary: fix error with absolute alias paths
Fixes #13883.
|
2022-09-19 02:35:01 +01:00 |
|
Bo Anderson
|
66fa1f7e6a
|
Use GCC 12 for runtime libraries
|
2022-09-19 00:51:17 +01:00 |
|
Mike McQuaid
|
1442f7f0aa
|
Merge pull request #13880 from Homebrew/dependabot/bundler/Library/Homebrew/connection_pool-2.3.0
build(deps): bump connection_pool from 2.2.5 to 2.3.0 in /Library/Homebrew
|
2022-09-18 13:16:03 +01:00 |
|
Xuehai Pan
|
46736c5e81
|
cask/audit: fix audit error when homepage is missing
|
2022-09-17 16:42:53 +08:00 |
|
BrewTestBot
|
b496b62918
|
Update RBI files for connection_pool.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
|
2022-09-16 18:23:05 +00:00 |
|
BrewTestBot
|
6bdb2021b8
|
brew vendor-gems: commit updates.
|
2022-09-16 18:12:27 +00:00 |
|
dependabot[bot]
|
17562fc0a8
|
build(deps): bump connection_pool in /Library/Homebrew
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/mperham/connection_pool/releases)
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.2.5...v2.3.0)
---
updated-dependencies:
- dependency-name: connection_pool
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 18:05:10 +00:00 |
|
Xuehai Pan
|
d3093cd260
|
resource: automatic determine mirrors for PyPI resources
|
2022-09-16 01:57:19 +08:00 |
|
Xuehai Pan
|
46b3d24dd3
|
resource: automatic determine mirrors for glibc-bootstrap
|
2022-09-16 01:50:44 +08:00 |
|
Mike McQuaid
|
cd405c7911
|
Merge pull request #13874 from gromgit/shellenv/colon-comment
shellenv: add explanatory MANPATH comment
|
2022-09-15 16:38:32 +01:00 |
|
Adrian Ho
|
75c5769e75
|
shellenv: add explanatory MANPATH comment
Resolves #13867 and (hopefully) future attempts to correct the intended functionality.
|
2022-09-15 23:00:34 +08:00 |
|
Sean Molenaar
|
67c6cae6a0
|
Merge pull request #13857 from SMillerDev/feature/cask/auto_audit
Cask: automatically add cask audits
|
2022-09-15 16:27:07 +02:00 |
|
Sean Molenaar
|
f049e90e41
|
audit_spec: style fix
|
2022-09-15 15:33:25 +02:00 |
|
Sean Molenaar
|
5697ca79b1
|
audit_spec: limit stanza check
|
2022-09-15 15:27:43 +02:00 |
|
Mike McQuaid
|
6eaa510615
|
Merge pull request #13842 from Rylan12/api-in-tab
Include `loaded_from_api` key in `Tab`
|
2022-09-15 09:16:58 +01:00 |
|
Mike McQuaid
|
2a9658de59
|
Merge pull request #13870 from Homebrew/dependabot/bundler/Library/Homebrew/unicode-display_width-2.3.0
build(deps): bump unicode-display_width from 2.2.0 to 2.3.0 in /Library/Homebrew
|
2022-09-15 09:13:17 +01:00 |
|
Rylan Polster
|
e8f2d8f6c5
|
Load formulae from their aliases using the API
|
2022-09-14 23:59:10 -04:00 |
|
Rylan Polster
|
b44f715f82
|
Include loaded_from_api key in Tab
|
2022-09-14 22:23:01 -04:00 |
|
BrewTestBot
|
e83936e4bb
|
Update RBI files for unicode-display_width.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
|
2022-09-14 18:18:14 +00:00 |
|
BrewTestBot
|
4eea510432
|
brew vendor-gems: commit updates.
|
2022-09-14 18:13:26 +00:00 |
|
dependabot[bot]
|
5473201dc2
|
build(deps): bump unicode-display_width in /Library/Homebrew
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: unicode-display_width
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 18:07:36 +00:00 |
|
Mike McQuaid
|
1b3f5980be
|
Merge pull request #13839 from apainintheneck/no-autoremove-build-deps-when-built-from-src
autoremove: ignore build deps when built from src
|
2022-09-14 13:10:14 +01:00 |
|
Mike McQuaid
|
25391dc72b
|
Merge pull request #13864 from MikeMcQuaid/cask_quarantine
diagnostic: improve cask quarantine messaging.
|
2022-09-14 13:05:10 +01:00 |
|
Mike McQuaid
|
14629216ba
|
diagnostic: improve cask quarantine messaging.
I'm now getting "Unknown support status" on 12.6 and it's not obvious at
all what's outputting this and why.
|
2022-09-14 12:32:26 +01:00 |
|
apainintheneck
|
f068f74f55
|
Move autoremove code to util and add tests
|
2022-09-13 23:23:48 -07:00 |
|
BrewTestBot
|
bd61534311
|
Update RBI files for parallel_tests.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
|
2022-09-13 18:23:37 +00:00 |
|
BrewTestBot
|
095c079796
|
brew vendor-gems: commit updates.
|
2022-09-13 18:17:41 +00:00 |
|
dependabot[bot]
|
b67c80d135
|
build(deps): bump parallel_tests in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.12.0...v3.12.1)
---
updated-dependencies:
- dependency-name: parallel_tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 18:10:23 +00:00 |
|
Carlo Cabrera
|
65da808a10
|
Merge pull request #13858 from carlocab/sspl
formula_auditor: disallow SSPL.
|
2022-09-13 20:19:09 +08:00 |
|
Carlo Cabrera
|
c8c5dc199e
|
Handle :public_domain licenses.
|
2022-09-13 19:47:46 +08:00 |
|
Carlo Cabrera
|
dfd5895970
|
formula_auditor: disallow SSPL.
The SSPL is not an open-source license, but it is recognised by SPDX.
See Homebrew/homebrew-core#109801.
|
2022-09-13 19:22:11 +08:00 |
|