$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] The problems with Boost development
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-24 12:36:55
AMDG
Robert Ramey wrote:
> Now, I want to re-run ALL the tests so that I'm not playing whack-a-mole.
>
> For THIS I use library_test (.sh or bat) to update my giant test results
> table. I can't imagine doing this by running bjam for each combination
> of compiler, and build variant.
I can imagine it. In fact, it's what I do. Boost.Build can execute all the
combinations in a single run.
In Christ,
Steven Watanabe