build2 icon
build2 icon

build2

build2 is an open-source (MIT), cross-platform build toolchain for developing and packaging C and C++ code. It is a hierarchy of tools that includes the build system, package dependency manager (for package consumption), and project dependency manager (for project development).

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Package Manager
  2.  C++
  3.  Support for Multiple threads

 Tags

build2 News & Activities

Highlights All activities

Recent activities

Show all activities

build2 information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesDevelopment

Popular alternatives

View all
build2 was added to AlternativeTo by Foad on and this page was last updated . build2 is sometimes referred to as b|2
No comments or reviews, maybe you want to be first?
Post comment/review

What is build2?

build2 is an open-source (MIT), cross-platform build toolchain for developing and packaging C and C++ code. It is a hierarchy of tools that includes the build system, package dependency manager (for package consumption), and project dependency manager (for project development).

build2 is a hierarchy of tools consisting of a general-purpose build system, package manager (for package consumption), and project manager (for project development). It is primarily aimed at C/C++ projects as well as mixed-language projects involving one of these languages (see bash and rust modules, for example).

Key features:

Next-generation, Cargo-like integrated build toolchain but with more depth. Covers entire project lifecycle: creation, development, testing, and delivery. Aims to be able to build the entire C/C++ ecosystem from the ground up. Uniform and consistent interface across all platforms and compilers. Fast, multi-threaded build system with parallel building and testing. First-class Windows support, including portable build recipes. Archive and version control-based package repositories. Dependency-free, all you need is a C++ compiler.

build2 Videos

Official Links