🍻 Default formulae for the missing package manager for macOS
84ed693075
- Patch free memory detection on icecream-1.2, which was causing a memory limit for compile jobs of 100MB.we therefore backport a fix from upstream - See also https://github.com/icecc/icecream/pull/467 - Don't launch the daemons in the background via the plists section from https://www.launchd.info: > It is important to remember that launchd is responsible for turning a > process into a background process. When referencing a shell script in > Program or ProgramArguments make sure the script does not put the actual > program into the background. Some programs require special command line > arguments (something like --foreground) to prevent them from daemonizing > themselves. If in doubt try to run the program/script from the terminal. > The program/script should only return after the process is done. Closes #40739. Signed-off-by: Izaak Beekman <zbeekman@gmail.com> |
||
---|---|---|
.github | ||
Aliases | ||
cmd | ||
Formula | ||
CONTRIBUTING.md | ||
formula_renames.json | ||
LICENSE.txt | ||
README.md | ||
tap_migrations.json |
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.
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.