Boost logo

Boost :

Subject: Re: [boost] [Git] Documentation for Git and Modular Boost conversion
From: Dave Abrahams (dave_at_[hidden])
Date: 2012-12-17 12:36:27


on Sun Dec 16 2012, "Peter Dimov" <lists-AT-pdimov.com> wrote:

> Beman Dawes wrote:
>> On Sat, Dec 15, 2012 at 9:42 PM, Dave Abrahams <dave_at_[hidden]> wrote:
>>
>> > I'm sorry, but I have always intended to do what Julian thought: produce
>> > an initial "develop" branch corresponding to "trunk" along with
>> > "master."
>>
>> No problem. Daniel P has committed to updating the conversion script
>> so that will happen, and I've just now updated docs accordingly.
>
> I wonder how testing will work. Will the "develop" and "master"
> branches of each repo be tested?

What's going to be tested is fluid. The ultimate goal is to allow
developers to request specific combinations of tests with each commit by
modifying a .json file in their project's root directory. In the
meantime, I expect to test every commit on any branch.

The biggest question is against which versions of Boost dependencies the
commit will be tested. The obvious choices are 1. the version that was
part of the last boost release, and 2. the last version of the
dependency to be individually released (i.e. that dependency's "master"
branch).

Feedback/opinions on that choice are most welcome.

-- 
Dave Abrahams
BoostPro Computing                  Software Development        Training
http://www.boostpro.com             Clang/LLVM/EDG Compilers  C++  Boost

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