mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Super-project for modularized Boost
These are some minor adjustments to the bootstrap step of building B2. For bootstrap.bat we no longer shove B2 build output to the bootstrap.log file as we want to see the helpful diagnostic messages from B2. For example, indicating the requirement of C++11 for the engine build. This also renames from Boost.Build to B2. And adds clang as an option for bootstrap config creation. |
||
---|---|---|
.circleci | ||
doc | ||
libs | ||
more@721c25d1a5 | ||
status | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
appveyor.yml | ||
boost-build.jam | ||
boost.css | ||
boost.png | ||
boostcpp.jam | ||
bootstrap.bat | ||
bootstrap.sh | ||
CMakeLists.txt | ||
index.htm | ||
index.html | ||
INSTALL | ||
Jamroot | ||
LICENSE_1_0.txt | ||
README.md | ||
rst.css |
Boost C++ Libraries
The Boost project provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use and does not require attribution for binary use.
The project website is www.boost.org, where you can obtain more information and download the current release.