| Age | Commit message (Collapse) | Author |
|
Applies upstream commit to avoid compile error (with gcc?).
Fixes #34734. Fixes #36207. Closes #36452.
|
|
|
|
There's a complementary list of dependencies in the manpage and the
README is wrong about using pycryptopp.
Fixes #36278.
Closes #36448.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #36465.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
fb-adb is a tool for interacting with Android systems. It does much of what adb
does, but with better remote shell support and, hopefully, fewer bugs.
I had submitted a pull request #31555. Because fb-adb didn't have stable
releases, It has been closed. https://github.com/Homebrew/homebrew/pull/31555
I had submitted this PR on homebrew-headonly.
https://github.com/Homebrew/homebrew-headonly/pull/58
Now fb-adb has a first tagged version, fb-adb 1.2.0. So I just made another
pull request for this version of fb-adb.
https://github.com/facebook/fb-adb/issues/4
Closes #35231.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36416.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36463.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36240.
Closes #36461.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36459.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #36457.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36455.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36454.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36450.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36445.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #36442.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
We want the apr requirement to act as a build-time requirement in case
it is satisfied (that is, the CLT is installed), as the resulting
binaries will link to the system libapr which is always present.
When it is *not* satisfied by the CLT, and we need to install the
formula, we have to treat it as a runtime dependency since the resulting
binaries will link to it.
Fixes #36301.
Fixes #36438.
Closes #36443.
|
|
If apr is installed, we still want to grab it during dependency
resolution in case we need to pass options to the generated dependency.
In other words, it doesn't make sense for the satisfiable condition to
include the default formula, as the default formula is the fallback for
when the requirement is *not* satisfied.
|
|
Requirements with default formulae cannot fail the build.
|
|
This matches the recommendation in the message.
|
|
|
|
Closes #36446.
|
|
|
|
Closes #36447.
|
|
Closes #36436.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Fix for linking into the system OpenSSL, strict audit fixes, and the
plist.
Closes #36386.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36432.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36431.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Update ht to 2.1.0
Closes #36332.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36425.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36427.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
9.2.7.v20150116
Closes #36428.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36429.
|
|
Also: fix tests option name.
Closes #36422.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36230.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36372.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36376.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|