🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Carlo Cabrera afbc68549d
provided_by_macos_depends_on_allowlist: add `llvm`
I've seen more than a handful of PRs that fail the audit requesting that
a formula do `uses_from_macos` instead of `depends_on` for `llvm`, but
the audit was wrong in every one of those instances. The `llvm` formula
includes much more than what comes with macOS.

Closes #84391.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-02 21:08:13 +00:00
.github
Aliases msgpack-cxx: add `msgpack-cpp` alias 2021-09-01 09:16:09 +02:00
Formula lit 12.0.1 (new formula) 2021-09-02 21:08:11 +00:00
audit_exceptions provided_by_macos_depends_on_allowlist: add `llvm` 2021-09-02 21:08:13 +00:00
cmd
style_exceptions
CODEOWNERS
CONTRIBUTING.md
LICENSE.txt
README.md
formula_renames.json
pypi_formula_mappings.json
tap_migrations.json

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

Homebrew/discussions (forum)

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.