Subject: Re: [Boost-build] Latest b2 on trunk always rerunning tests
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-11-06 18:18:31


On Wed, Nov 6, 2013 at 10:58 AM, Jürgen Hunold <jhunold_at_gmx.eu> wrote:
...

> - Can we somehow avoid the "b2 headers" step?

Anyone who is using a different build approach, such as an IDE or calling
the compiler from the command line will have to run the "b2 header" step
anyhow. Once the conversion is complete, optimizations are welcome. But
for now something that works is far better than something that needs a bit
more tweaking.

--Beman