$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2003-01-10 12:18:35
At Friday, 10 January 2003, you wrote:
>When building the boost date/time library in the 1.29.0 release, bjam
>compiles and runs all of the library's tests and examples as well
as the
>library itself. Other libraries do not appear to do this, is this the
>correct behaviour? It takes significantly longer to build than the
other
>boost libraries because of this.
>
>Cheers
>Steven
Steven --
A Jamfile makeover will resolve this in a future release. In
the meantime you can edit out the test targets if you want....
Jeff