Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at https://www.bfgroup.xyz/b2/LICENSE.txt)
Continuously tested on:
-
FreeBSD Clang 11, 12, 13, 14, 15, 16, 17, 18, 19
-
FreeBSD 10, 11, 12, 13, 14
-
Linux Clang 3.6, 3.7, 3.8, 3.9, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
-
Linux GCC 4.8, 4.9, 5, 6, 7, 8, 9, 10, 11, 12, 13
-
macOS Xcode 13.4.1, 14.0.1, 14.1, 14.2, 14.3.1, 15.0.1
-
Windows MinGW 8.1.0
-
Windows 2015, 2017, 2019, 2022
-
Windows MSYS2 MinGW64/32 Clang-16, MinGW64/32 GCC-13
-
Cygwin 3.1.7 x64
-
Ubuntu 22.04 GCC 11 (armhf, arm64, ppc64el)
-
Ubuntu 20.04 GCC 9 (armhf, arm64, ppc64el)
-
Debian 11 GCC 10 (armhf)
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.
|
See the website for more information.
See the guidelines for contributing if you would like to get involved in the development.