Boost logo

Boost-Build :

Subject: Re: [Boost-build] generator problems
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2012-03-23 13:45:51


Thanks Steven! I'll try that approach.

Chris

-----Original Message-----
From: boost-build-bounces_at_[hidden] [mailto:boost-build-bounces_at_[hidden]] On Behalf Of Steven Watanabe
Sent: Friday, March 23, 2012 11:40 AM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] generator problems

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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.

Thank you for your cooperation.


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