$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] The problems with Boost development
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-03-20 13:37:36
On 03/20/2010 05:46 PM, Boris Schaeling wrote:
>
> After having sat down for a weekend last year and trying to understand
> the entire build process I wrote down what I learned. The article can be
> found at http://www.highscore.de/cpp/boostbuild/ and is not linked
> anywhere on the Boost website as far as I can tell.
>
> From the feedback I get this article should definitely help you to
> understand the big picture (some developers find the article via the
> usual search engines). The entire build process and the tools made very
> much sense to me when I finally got the big picture. That said I'm
> pretty much impressed - but it took me also years to become impressed. :)
The article is really impressive. I must say, I've been missing for
something like this in the Boost.Build docs.