Boost logo

Boost-Build :

Subject: Re: [Boost-build] prototyping alternative Boost.Build syntax
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-11-03 11:20:24


AMDG

On 11/03/2016 09:06 AM, Stefan Seefeld wrote:
> On 03.11.2016 10:59, Steven Watanabe wrote:
>>
>> <snip>
>> https://github.com/boostorg/build/blob/develop/src/engine/rules.h#L140
>>
>> http://www.boost.org/build/doc/html/jam/language.html#jam.language.rules.builtins.modifying_binding
>
> What is the corresponding C API function for this ?

Set the flags field of the TARGET.

>> <snip>
>> on TARGET variables (such as SEARCH) can
>> be set using set-target-variable, defined
>> in kernel/bootstrap.jam.
>
> Again, I'm actually looking for the C API equivalent of these (given
> that I'm interfacing with the engine using Python rather than Jam).
>

It's stored in the settings member of TARGET.

In Christ,
Steven Watanabe


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