b2
- Ebuilds: 1, Stable: 5.4.2, Testing: 5.4.2 Description: A system for large project software construction, simple to use and powerful
Homepage:https://www.bfgroup.xyz/b2/ License: Boost-1.0
bazel-buildtools
- Ebuilds: 2, Stable: 8.2.1, Testing: 8.5.1 Description:
Bazel buildtools contain: 1. buildifier - for formatting BUILD,
BUILD.bazel and BUCK files in a standard way, 2. buildozer - for doing
command-line operations on these files, 3. unused_deps - for finding
unneeded dependencies in java_library rules.
Homepage:https://github.com/bazelbuild/buildtools/ License: Apache-2.0
bazelisk
- Ebuilds: 2, Stable: 1.28.1 Description:
Bazelisk is a wrapper for Bazel written in Go. It automatically picks a
good version of Bazel given your current working directory, downloads it
from the official server (if required) and then transparently passes
through all command-line arguments to the real Bazel binary. You can call
it just like you would call Bazel.
Homepage:https://github.com/bazelbuild/bazelisk/ License: Apache-2.0
boost-m4
- Ebuilds: 2, Stable: 0.4_p20221019-r1, Testing: 0.4_p20221019-r1, 0.4_p20221019 Description: Another set of autoconf macros for compiling against boost
Homepage:https://github.com/tsuna/boost.m4 License: GPL-3
gn
- Ebuilds: 7, Stable: 0.2318, 0.2122, Testing: 9999 Description: GN is a meta-build system that generates build files for Ninja
Homepage:https://gn.googlesource.com/
melange
- Ebuilds: 1, Testing: 0.18.3 Description:
Melange can be used to build APK packages using declarative pipelines. It
is commonly used to provide custom packages for container images built with
apko. The majority of apks are built for use with either the Wolfi or
Alpine Linux ecosystems. It's key features are pipeline-oriented builds and
multi-architecture by default.
Homepage:https://github.com/chainguard-dev/melange/ License: Apache-2.0
meson
- Ebuilds: 14, Stable: 1.9.2, Testing: 9999 Description: Open source build system
Homepage:https://mesonbuild.com/ License: Apache-2.0
ninja
- Ebuilds: 4, Stable: 1.13.2-r1, 1.13.1, Testing: 9999 Description: A small build system similar to make
Homepage:https://ninja-build.org/ License: Apache-2.0
pmake
- Ebuilds: 1, Stable: 1.111.3.3-r1, Testing: 1.111.3.3-r1 Description: BSD build tool to create programs in parallel. Debian's version of NetBSD's make
Homepage:http://www.netbsd.org/ License: BSD
remake
- Ebuilds: 2, Stable: 4.4_pre20250217, 4.3.1.1.6-r100, Testing: 4.4_pre20250217 Description: Patched version of GNU Make with improved error reporting, tracing and debugging
Homepage:https://bashdb.sourceforge.net/remake/
scons
- Ebuilds: 1, Stable: 4.10.1, Testing: 4.10.1 Description:
SCons is a make replacement providing a range of enhanced
features such as automated dependency generation and built in
compilation cache support. SCons rule sets are Python scripts so
as well as the features it provides itself SCons allows you to use
the full power of Python to control compilation.
Homepage:
https://www.scons.org/
https://github.com/SCons/scons/
https://pypi.org/project/SCons/
License: MIT