Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a conflict with the numerics used by the invite
exception mode.
|
|
|
|
|
|
|
|
|
|
|
|
It is possible for the cap to be null when a DEL for an unloaded
module is sent out so we should not blindly call it.
|
|
This ensures that Homebrew does not explode when installing new
packages because thats apparently a challenge for it.
|
|
|
|
|
|
This avoids announcing a bare sts cap when the config is wrong.
|
|
This avoids a leak which happens in some rare circumstances.
|
|
|
|
|
|
|
|
This results in faster builds as there's always one job waiting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For some reason Homebrew is imploding on upgrade and this is making
our builds fail. Let's not upgrade for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See also: #1749.
|
|
This is a partial reversion of 687778b72e.
See also: #1749.
|
|
This is harmless because it will always be set to one of the items
in the TargetType enum.
|