Boost logo

Boost-Build :

Subject: Re: [Boost-build] Dealing with action/rule sources
From: Roman Matsybora (matsic_at_[hidden])
Date: 2015-09-29 11:22:51


('binary' encoding is not supported, stored as-is) > Could you describe what you want to do with them?
To get paths from sources.
 
 --- Исходное сообщение ---
 ÐžÑ‚ кого: "Vladimir Prus" <vladimir.prus_at_[hidden]>
 Ð”ата: 29 сентября 2015, 18:04:53
  

>
> 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

> _______________________________________________
> 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