Boost logo

Boost-Build :

Subject: Re: [Boost-build] [git] genrating forward headers
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-07-27 14:35:58


on Wed Jul 24 2013, Steven Watanabe <watanabesj-AT-gmail.com> wrote:

> AMDG
>
> On 07/24/2013 03:47 PM, Bjørn Roald wrote:
>>
>> in Jamroot we can build libraries from top level and run individual
>> tests, but we are not able to run b2 in the status folder for regress
>> test. Steven suggested to use dependency, and changing the above to
>>
>> alias headers : : <dependency>$(all-headers)-headers
>> <dependency>numeric-$(numeric-headers)-headers : : <include>. ;
>> #explicit headers ;
>>
>> That fixes the problem in the status folder, but that breaks the build
>> in the top catalog. So we are stuck and don't really know how best to
>> proceed.
>>
>
> I think I know how to fix this. I'll try to
> take a look tonight.

How's this going, Steven? Do you need anything from me or Daniel?

-- 
Dave Abrahams

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