Super-project for modularized Boost
Find a file
Rene Rivera 202c67acdd
Adjust bootstrap for current B2 builds.
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.
2020-02-13 22:14:33 -06:00
.circleci Switch docker image from :doxygen1.8.15 to :master 2020-01-15 18:37:33 +02:00
doc Add --exclude-libraries=lib1,lib2,... to doc build 2019-12-17 21:25:58 +02:00
libs Update smart_ptr from develop 2020-02-14 02:45:05 +00:00
more Bump version to 1.73 2019-12-11 10:28:45 -08:00
status Update explicit-failures-markup.xml 2019-11-19 13:25:03 +00:00
tools Update build from develop 2020-02-14 02:45:02 +00:00
.gitattributes
.gitignore Ignore stage_x64 directory (#163) 2017-09-23 19:49:15 +01:00
.gitmodules Add submodule tools/cmake 2019-12-15 20:07:58 +02:00
.travis.yml Use --jobs 3 when updating submodules 2020-01-14 04:37:38 +02:00
appveyor.yml Lower number of Appveyor jobs 2017-10-30 15:29:29 +02:00
boost-build.jam Point to new 'develop' of Boost.Build, adjust paths. 2013-12-18 09:43:54 +04:00
boost.css Should set the colour whenever setting the background in css. 2009-06-01 19:34:49 +00:00
boost.png
boostcpp.jam missed the s390x project when fixing conflict 2019-06-26 08:18:11 -07:00
bootstrap.bat Adjust bootstrap for current B2 builds. 2020-02-13 22:14:33 -06:00
bootstrap.sh Allow spaces in $PYTHON_ROOT 2019-12-17 19:18:04 +02:00
CMakeLists.txt Add CMakeLists.txt 2019-12-15 20:08:18 +02:00
index.htm Use the doc/src stylesheets for some html files. 2010-06-20 18:02:51 +00:00
index.html Use the minor release version for 'new libraries' 2017-08-27 23:54:23 +01:00
INSTALL Initial commit 2008-03-26 21:26:55 +00:00
Jamroot Bump version to 1.73 2019-12-11 10:28:45 -08:00
LICENSE_1_0.txt
README.md Create README.md 2019-03-13 15:44:40 +02:00
rst.css Use the doc/src stylesheets for some html files. 2010-06-20 18:02:51 +00:00

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.