Boost logo

Boost-Build :

From: Zbynek Winkler (zw-bjam_at_[hidden])
Date: 2005-02-03 06:28:20


Hello,

is there a known workaround for issue
http://zigzag.lvk.cs.msu.su:7814/scarab/issues/id/BB37 - cleaning too much?

Summary: Running "bjam --clean" will remove all targets in dependency
graph. It's quite confusing when
targets in other projects are removed, so we either need to change this
behaviour, or give an option.

On a related note - how do you rebuild an executable that was once
successfully built when you change some options in the Jamfile (adding
some flags, defines...). Running 'bjam -a the_app' will rebuild
*everything*, including ie all boost libraries and every library that's
built using bjam. The only thing I was able to come up with was to go
looking in the deep directory hierarchy created by bjam and remove the
executable by hand :(.

Thanks for any insights.

Zbynek

-- 
http://zw.matfyz.cz/ http://robotika.cz/
Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic
 

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