| Age | Commit message (Collapse) | Author |
|
I goofed here on the manpage linkage and location. This fixes that
mistake. Given it’s post-install, shouldn’t be any need to regenerate
bottles or such.
Closes #35824.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Camlp4 is not included in OCaml since 4.02
Closes #35823.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
There’s not a huge amount we can do with autogen in the way of testing
without writing and generating files for it to compile, but I’ve added
a simple test, and fixed the style nits.
Closes #35822.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35821.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Bottle the npm make install process to support clt-only installs.
Closes #35341
Closes #35748.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
New formula for the ridiculously fast H2O HTTP Server.
Closes #35799.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
There’s probably an ethical discussion to be had here, but here’s a
formula for the “pwntools” toolkit. The trillion resources makes it
suited to being handled by Homebrew, as does the small mountain of
executables generated, but I won’t ram it down maintainer’s throats
unless they’re happy to ship such a toolkit.
Closes #35803.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35812.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #35816.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #35817.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #35818.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.
Closes #35800.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Also modernize and add real test
Closes #35814.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35810.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #35808.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Inserted a comment about the fun new situation we have
upcoming where Go is going to be compiled with a prior version of Go.
This is going to be a pretty similar discussion to the one we had about
PyPy with potentially using our former bottles to bootstrap.
I’ve also depreciated a couple of the options in favour of shorter
options that fit our ` —with- ` syntax. If you don’t like those, I’ll
revert them.
Otherwise, just fixes the quotes up and makes the formula pass the
strict audit. Uses the Homepage SSL/TLS link, rather than the plaintext
one.
Closes #35687.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #35804.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #35802.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
This reverts commit d989927d3fa5debf8b6633ad58b3b824a47eba03.
|
|
Closes #35792.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
clang-format is a versatile source code formatter, part of the clang
(and thus llvm) project. It can be used for C++, ObjC, Java, and
JavaScript.
The build is using cmake and ninja for speed; building all of llvm or
using configure and make is very slow.
clang-format is released in roughly monthly testing pushes, tracked by
the subversion tags in "google/testing/yyyy-MM-dd". This formula uses
tarballs from github that correspond to the resolved tags.
Closes #35777.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #34744.
|
|
Refer to this thread:
https://github.com/mpv-player/mpv/issues/1365
tldr: I had spacing issues with japanese characters in mpv and they were fixed by recompiling libass with harfbuzz
Closes #35096.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #35296.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test
Closes #35615.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|