|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-13 04:35:01
On Friday 10 February 2006 20:56, Foster Brereton wrote:
> Are the features you describe here available in Boost 1.33.1?
No. You're advised to use either CVS state, or nightly build from
Since we have automatic regression tests for Boost.Build, serious regresions
are not very likely, so using CVS/nightly is relatively safe.
> If not, are
> the kludges one can implement to achieve similar functionality?
You can use either conditional requirements or target alternatives:
http://boost.org/boost-build2/doc/html/bbv2/advanced/targets.html#id2572339
http://boost.org/boost-build2/doc/html/bbv2/advanced/targets.html#id2572501
(That's CVS docs, and "indirect conditional requirements" mentioned there is
that new feature not available in 1.33.1. Ordinary conditional requirements
were available for a long time now)
HTH,
Volodya
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk