Boost logo

Boost-Build :

Subject: Re: [Boost-build] bjam - Jamroot/Jamfile changes
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2010-01-26 17:34:46


Anant Rao wrote:
> Can 'bjam' detect changes to these files and do an evaluation to
> check if anything needs to be built? I assume it can't.

bjam/BBv2 can detect changes to any files. You just need to add them as
dependencies to a target. But I suspect that's not what you are asking?
BBv2 doesn't explicitly add Jamfiles as dependencies, as it's rarely
useful to depend on the build files themselves. But it does detect
change to them incidentally, as the changes usually reflect on the
targets, and their dependencies, being built.

So to really answer your question you'd have to provide more detail as
to what you are trying to accomplish. Preferably with a small sample
project for us to talk about.

HTH.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

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