🍻 Default formulae for the missing package manager for macOS
Find a file
Tim Blechmann 84ed693075
icecream: backport free memory fix from upstream
- 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>
2019-06-09 18:27:36 -04:00
.github issue-close-app: only check issue for checkboxes (#40441) 2019-05-29 19:24:56 +02:00
Aliases boost-python 1.70.0 2019-06-09 22:18:31 +02:00
cmd cmd/brew-postgresql-upgrade-database: use --lc-collate and --lc-ctype (#36497) 2019-02-15 15:37:31 +00:00
Formula icecream: backport free memory fix from upstream 2019-06-09 18:27:36 -04:00
CONTRIBUTING.md .github/: defer to Homebrew/.github repo. (#40212) 2019-05-23 10:11:45 +02:00
formula_renames.json nats 2.0.0 2019-06-07 13:17:26 +02:00
LICENSE.txt
README.md README: Fix the link to the Linuxbrew formulae in the README (#39301) 2019-04-26 07:21:16 +02:00
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.