build2 build system
build2 is an open source (MIT), cross-platform build toolchain that provides
sufficient depth and flexibility to develop and package complex C/C++
projects. The toolchain is a hierarchy of tools consisting of a
general-purpose build system, package manager (for package consumption), and
project manager (for project development). This package contains the build2
build system.
For more information refer to the build2 home page and
the build2 project organization on GitHub.
This README file contains information that is more appropriate for
development or packaging of build2. If you simply want to install and use
it, then rather refer to the installation
instructions. Note also that the packaged
development snapshots are
available as well.
... More
| license | MIT |
|---|---|
| project | build2 |
| url | build2.org |
| doc-url | build2.org/doc.xhtml |
| src-url | git.build2.org/cgit/build2/tree/ |
| users@build2.org | |
| topics | build systembuild toolchain |
1 Version
| version | 0.19.0-a.0.20260702091425.83508a5a95e2 |
|---|---|
| repository | https://stage.build2.org/1 |
| depends | 1; libbutl |
| requires | 1; c++14 |