Boost logo

Boost-Build :

From: Andre Hentz (gclbb-jamboost_at_[hidden])
Date: 2003-03-28 03:41:00


On Fri, 28 Mar 2003, Vladimir Prus wrote:

> - remove the long comment in searched-lib-generator.run
> - create a 'null-action' instance. That class is used when we only
> need to assign properties to targets.
> - assign this action instance to searched-lib-target instance, something like:
>
> t = [ new searched-lib-target ... ]
> a = [ new null-action $(t) : $(property-set) ] ;
> $(t).action $(a) ;
> return $(t)
>
> Do you have the inclination to try pushing this outline into a finished patch?
> I'll write a regression test, in the meantime.
>

Find it attached. I inserted this change into the other patch
since it is related to the same portion of code. Please, feel free to
comment on anything that might be missing from the patch.

Best,

Andre Hentz

 --110347954-4966-1048840860=:208 Content-Type: APPLICATION/octet-stream; name="builtin.jam.patch"
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.WNT.4.44.0303280041000.208_at_diamante>
Content-Description:
Content-Disposition: attachment; filename="builtin.jam.patch"

[Attachment content not displayed.] --110347954-4966-1048840860=:208--


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