| Age | Commit message (Collapse) | Author |
|
|
|
Closes #36228.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36223.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Currently the bot is failing certain devel-only formulae because it
thinks having ` devel ` defined with an added ` head ` defined
as well = a head-only formula.
```
==> audit problems
docker-machine:
* Head-only (no stable download)
```
This is a pretty simple fix for that problem:
```
==> brew style docker-machine
1 file inspected, no offenses detected
```
Closes #36197.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
bump libsoup to 2.48.1
Closes #36226.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Add more meaningful test and fix 'brew audit --strict' errors
Closes #36225.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36159.
Also includes an npm bump, some audit fixes, a rewording of my previous
OpenSSL notes. We may want to consider an npm revision, but I don’t
think it’s urgent just yet - Nobody has reported any issues updating
between the old 2.1.x branch and the new 2.3.0 branch.
Closes #36222.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36216.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #36220.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Setuptools will rewrite the shebang for us, avoiding issues like #36128.
Closes #36174. Fixes #36128.
|
|
Closes #36215.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36214.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36211.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36212.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36208.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Also added alias from cmark to commonmark.
Closes #36209.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
Version bump.
Various configure tweaks, an additional caveat line, and a test
Closes #35535.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36204.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Add the GNU MDK suite (an implementation of Don Knuth's MIX computer
from "The Art of Computer Programming."
Closes #36180.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Add formula for CrystaX NDK 10.1.0
Closes #36131.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36205.
|
|
|
|
Closes #36137.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Patched two small bugs in code, that prevented solid from building
successfully. Also updated style on formula, and fixed some issues pointed out
by `brew audit --strict`.
Closes #36166.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #34658.
Closes #35853.
Closes #35854.
Closes #36039.
Closes #36193.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
For OS X, we will call `/usr/libexec/java_home` to exam whehter
java is installed.
Also rename the method to follow the same naming pattern of other
similar methods.
Closes #36187.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #36203.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
|