Super-project for modularized Boost
Find a file
Rene Rivera 26232c8d45 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-09-04 16:37:14 +03:00
.circleci update circleci docker image pointer 2020-06-26 16:23:26 -07:00
doc Add --exclude-libraries=lib1,lib2,... to doc build 2019-12-17 23:17:18 +02:00
libs Update log from master 2020-09-03 21:00:05 +00:00
more@721c25d1a5 Update more from master 2020-08-14 19:30:19 +00:00
status Update explicit-failures-markup.xml 2019-11-30 17:25:06 +00:00
tools Update boost_install from master 2020-08-15 13:00:14 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitignore Ignore stage_x64 directory (#163) 2017-09-25 18:13:32 +01:00
.gitmodules Add submodule for stl_interfaces 2020-06-28 17:14:08 -04:00
.travis.yml Add SaxonHE to dependencies list 2019-12-17 19:29:26 +02:00
appveyor.yml Lower number of Appveyor jobs 2017-11-01 01:07:38 +02:00
boost-build.jam Point to new 'develop' of Boost.Build, adjust paths. 2013-12-18 10:43:55 +04:00
boost.css Change boost.css to set the text colour as it sets the background colour. 2009-06-06 13:37:38 +00:00
boost.png Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
boostcpp.jam missed the s390x project when fixing conflict 2020-02-24 19:50:19 +02:00
bootstrap.bat Adjust bootstrap for current B2 builds. 2020-09-04 16:37:14 +03:00
bootstrap.sh Merge pull request #300 from tanzislam/allow-spaces-in-python-root 2019-06-24 10:15:37 -07:00
CMakeLists.txt Update Boost version in CMakeLists.txt 2020-08-15 15:48:23 +03:00
index.htm Merge documentation fixes. 2010-06-26 12:30:09 +00:00
index.html Update root index file from develop 2017-08-28 00:01:49 +01:00
INSTALL Merge from initial trunk commit at 43875 2008-03-27 13:22:14 +00:00
Jamroot Bump version to 1.75.0 2020-08-14 09:35:12 -07:00
LICENSE_1_0.txt Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
README.md Create README.md 2019-03-13 17:35:40 +02:00
rst.css Merge documentation fixes. 2010-06-26 12:30:09 +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.