|
Boost Testing : |
From: John Maddock (john_at_[hidden])
Date: 2007-10-01 11:14:33
Rene Rivera wrote:
> Rene Rivera wrote:
>> John Maddock wrote:
>>> (bjam can't trace dependencies through the config headers).
>>
>> Really? Why not?
>
> Never mind I see why it can't. You are using macros in the includes.
Right, and most of the time that's what we want: we don't a rebuild of
*everything* for compiler X, if the config for compiler Y has been patched.
John.