| Age | Commit message (Collapse) | Author |
|
|
|
Closes #31658.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #31657.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Also remove outdated bash completion.
|
|
Closes #31652.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #28609.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Harbour is the free software implementation of a multi-platform,
multi-threading, object-oriented, scriptable programming language,
backward compatible with Clipper/xBase. Harbour consists of a compiler
and runtime libraries with multiple UI and database backends, its own
make system and a large collection of libraries and interfaces to many
popular APIs.
Harbour is a cross-platform compiler and is known to compile and run on
Windows (32 & 64), GNU/Linux, OS X, Windows CE, OS/2 and MS-DOS.
http://harbour-project.org/
|
|
|
|
Closes #28482.
|
|
Closes #31351.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #31644.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #31637.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Release 4.2.0. Patch is no longer needed.
Closes #31633.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
The cxxstdlib_check method currently only supports one value, so we can
just define the accompanying instance method when necessary. If we ever
add more options we can back it with a data structure.
|
|
BuildOptions is now immutable (finally).
|
|
Closes #31618.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Adds a HEAD build to Libssh2. The main release branch hasn't been updated in nearly 2 years, but the git repository gets updated regularly. Feel like the head option could be pretty useful to some consequently.
Closes #31630.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
This flag was supported in gcc-4.0, but not later GCCs or clang.
It pops up in older python-configs, and may also come up in other
contexts.
Fixes mistydemeo/tigerbrew#213.
|
|
|
|
Closes #31552.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31624.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31622.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #31623.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #31585.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Update rabbitmq-c to latest stable version (v0.5.1).
Additionally improve the formula:
- 'rabbitmq' is not a required dependency.
- Codegen directory isn't required to build.
- Use CMake to build the package.
- Disable building of test and examples.
- Conditionally enable building command line tools, add popt dependency.
|
|
Closes #31613.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #31612.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #31610.
|
|
|
|
|
|
|
|
Closes #31535.
Closes #31516.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31596.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #31608.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Previous commits have accidentally removed trailing whitespace from
lines in the DATA patch, making the patch fail. This commit reinstates
the whitespace so the patch succeeds and the `--with-lib` option works
again.
Closes #31599.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Rust has adopted SSL for their download links, so Homebrew can make the switch over now. See [this](https://github.com/rust-lang/rust/issues/16504) Rust Issue for further information.
Closes #31607.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|