Boost logo

Boost :

Subject: Re: [boost] How do I test more configurations locally
From: Joshua Marshall (jrmarsha_at_[hidden])
Date: 2018-09-14 20:44:44


On Fri, Sep 14, 2018 at 4:29 PM, Edward Diener via Boost <
boost_at_[hidden]> wrote:

> On 9/14/2018 2:33 PM, Joshua Marshall via Boost wrote:
>
>> Hello all,
>>
>> How do I test more configurations on my local systems rather than relying
>> on TravisCI and AppVeyor?
>>
>> I've been working on fixing up BGL to pass basic TravisCI and AppVeyor
>> tests, but it seems I have to be particularly reliant on those online
>> tests. I'd like to have more of that done on my local system. There is
>> probably a way to do that, but I don't know what it is.
>>
>
> b2 toolset=xxx etc.
>
> You can setup your toolsets in your user-config.jam file.
>

Where is documentation on this? Should the user-config.jam go in the BGL
root, BGL test dir, or Boost root? How to I find available arguments to
'toolset'?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk