Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-06 01:58:44


On Thursday 28 February 2008 23:02:26 Pierre-Luc Neron wrote:
> Hi all,
>
> We are using Boost.Build v2 to build a large project, but our project is
> often not recompiling when someone modifies a .h that is part of a
> precompiled header.
>
>
> I included a small msvc project that can be used to reproduce the
> problem.
>
> In that project, when building only the precompiled header, modifying
> TestClass.h won't trigger a rebuild of that precompiled header.
>
>
> Is there any way to fix this?

Hi Pierre-Luc,

thanks for the bug report, and a testcase. This is fixed in SVN HEAD
now:

        http://svn.boost.org/trac/boost/changeset/43527

Thanks,
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