Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to make actions global
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-09-03 12:37:08


On Thursday 03 September 2009 Matt Chambers wrote:

> Johan Nilsson wrote:
> > Checkout the IMPORT rule in the Boost.Jam docs:
> >
> > http://www.boost.org/doc/tools/jam/jam/language.html#jam.language.modules.the__import__rule
> >
> Does that work for actions?

It should. Internally, there are no rules and actions, everything is rule/action
pair. So, IMPORT should act uniformly. Of course, there may be dragons.

- Volodya


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