Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-04-28 11:47:08


(I'm sorry, I know this has been discussed before but have found no link
to an explanation on how to use it).

I guess bjam first generates the whole dependency tree (parsing all
includes and following them) and then verifies the 'last change date' of
all nodes in this tree.

Now bjam takes quite some time before issueing its first compile or link
command so I figured: is there anyway to skip the recreation of the
dependency tree ?

Basically this comes down to equivalent of doing 'make' without first
running 'make depend'.

 


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