Skip to content
@build2

The build2 project

Cross-platform toolchain for building and packaging C/C++ code

build2 is an open source (MIT), cross-platform build toolchain that aims to approximate Rust Cargo's convenience for developing and packaging C/C++ projects while providing more depth and flexibility, especially in the build system, to handle more complex requirements.

At the core of the build2 project is a hierarchy of tools consisting of a general-purpose build system, package manager (for package consumption), and project manager (for project development). Plus there is a number of additional components and services, such as cppget.org, the central repository/registry of open source packages. See What is build2? for the more detailed picture.

Project links:

GitHub organization links:

Pinned Loading

  1. build2 build2 Public

    build2 build system

    C++ 653 20

  2. bpkg bpkg Public

    build2 package manager

    C++ 19 1

  3. bdep bdep Public

    build2 project manager

    C++ 29 2

  4. build2-toolchain build2-toolchain Public

    build2 toolchain amalgamation

    Shell 6 3

  5. libbuild2-autoconf libbuild2-autoconf Public

    Autoconf emulation build system module for build2

    C 9 3

  6. libbuild2-hello libbuild2-hello Public

    Test build system module for build2

    C++ 1

Repositories

Showing 10 of 36 repositories

Top languages

Loading…

Most used topics

Loading…