Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-08 15:26:48


On Monday 08 January 2007 23:23, Jaroslav Gresula wrote:
> Chris Weed wrote:
> > Doesn't the following do what you want?
> > bjam clean TARGET
> > bjam TARGET
> >
>
> Probably yes, but I would prefer single bjam invocation as this use case
> is quite frequent for me.

I would expect

        bjam --clean TARGET

to clean everything involved in constructing TARGET, not just the top-level
results.

- 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