Boost logo

Boost :

Subject: Re: [boost] Submodules of Boost libraries
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2014-10-06 08:39:14


On 29/09/14 20:48, Robert Ramey wrote:
> Mathias Gaunard-2 wrote
>> Hi folks,
>>
>> I'd like to ready my library for inclusion into Boost.
>> My library is made of several modules, and I'd like to keep that into
>> Boost.
>>
>> How does Boost handles multiple submodules within a library submodule?
>
> I'm getting a little confused as to what we mean by module, library,
> sub module, repository etc.

Boost is a set of libraries, which are managed by git submodules.

My own library is split in several functional modules, primarily because
some of them have special dependencies and are optional.

How should this be presented for inclusion into Boost?


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