Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Chapter 39. Boost.Build V2 User Manual
PrevUpHomeNext

Chapter 39. Boost.Build V2 User Manual

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

How to use this document

If you've just found out about Boost.Build V2 and want to know if it will work for you, start with the section called “Tutorial”. You can continue with the section called “Overview”. When you're ready to try Boost.Build in practice, go to the section called “Installation”.

If you are about to use Boost.Build on your project, or already using it and have a problem, look at the section called “Overview”.

If you're trying to build a project which uses Boost.Build, see the section called “Installation” and then read about the section called “Invocation”.

If you have questions, please post them to our mailing list (http://boost.org/more/mailing_lists.htm#jamboost). The mailing list is also mirrored to the newsgroup news://news.gmane.org/gmane.comp.lib.boost.build.


PrevUpHomeNext