|
Boost-Build : |
Subject: Re: [Boost-build] generator problems
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-03-23 12:40:06
AMDG
On 03/23/2012 09:21 AM, Nogradi, Chris wrote:
> Steven,
>
> Any more performance improvements in the works?
Yes! I think I know how to cut memory usage
another 20%.
> Is there any plan to add jam files as dependencies to the targets contained therein?
>
This should be be a fairly easy change, that
doesn't require engine changes. Actually,
you can do it from the jamfile itself easily:
project : requirements <dependency>$(__file__) ;
In Christ,
Steven Watanabe
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