Skip to content
/ b2 Public
forked from bfgroup/b2

B2 makes it easy to build C++ projects, everywhere.

License

Notifications You must be signed in to change notification settings

UMU618/b2

 
 

Repository files navigation

B2

B2 makes it easy to build C++ projects, everywhere.

Boost Software License 1.0 GitHub code size in bytes

License

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at https://www.bfgroup.xyz/b2/LICENSE.txt)

Testing

Continuously tested on:

  • FreeBSD Clang 7, 8, 9, 10, 11, 12, 13, 14

  • FreeBSD GCC 8, 9, 10, 11, 12

  • Linux Clang 9, 10, 11, 12, 13, 14

  • Linux GCC 7, 8, 9, 10, 11, 12

  • macOS Xcode 11.7, 12.4, 12.5.1, 13.0, 13.1, 13.2.1, 13.3.1, 13.4.1

  • Windows MinGW 8.1.0

  • Windows VS 2013, 2015, 2017, 2019, 2022

  • Cygwin 3.1.7 x64

  • Ubuntu 20.04 GCC 9 (armhf, arm64, ppc64el)

  • Debian 11 GCC 10 (armhf)

Linux/Windows/macOS: main Windows FreeBSD: release FreeBSD: main

Note
A C++11 capable compiler is needed to build the b2 engine. But using the b2 engine and build system does not require C++11.

More

See the website for more information.

See the guidelines for contributing if you would like to get involved in the development.

About

B2 makes it easy to build C++ projects, everywhere.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.8%
  • Python 34.0%
  • C 2.7%
  • HTML 1.2%
  • Yacc 1.1%
  • Batchfile 1.0%
  • Other 1.2%