Boost logo

Boost-Build :

Subject: Re: [Boost-build] Dealing with action/rule sources
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-09-29 11:02:59


Roman,

Could you describe what you want to do with them? These are the
lowest-level interfaces, so things will always be a tad rough.

- Volodya

On Tue, Sep 29, 2015, 17:45 Roman Matsybora <matsic_at_[hidden]> wrote:

> using actions/rule pair
>
> rule a ( targets * : sources * : properties * )
> {
>
> }
>
> actions a
> {
>
> }
>
> sources contain not just file paths but something like <p.>some-path
> using MATCH can remove <p.> substring but it looks like a hack
> Are there any official ways to work with sources variable?
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
>



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