Boost logo

Geometry :

Subject: Re: [geometry] [boost][git][regression] Regression is not a submodule
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2014-08-12 11:23:04


Adam Wulkiewicz wrote:
> Hi,
>
> I noticed that Regression isn't setup properly as a submodule of
> modular boost unlike other tools.
> It isn't present on a list displayed with:
>
> git submodule status
>
> nor in .gitmodules
>
> $ grep 'tools' .gitmodules
> path = tools/build
> path = tools/bcp
> path = tools/inspect
> path = tools/boostbook
> path = tools/quickbook
> path = tools/litre
> path = tools/auto_index
> path = tools/boostdep
>
> Is there a reason why it isn't there?

There is a module Regression:
  https://github.com/boostorg/regression/tree/develop

and there is also a non-submodule directory in boostorg:
https://github.com/boostorg/boost/tree/develop/tools/regression

Unlike the former, the latter seems to be actively developed.
I assume that the code should be contributed to the boostorg directly?

Regards,
Adam


Geometry list run by mateusz at loskot.net