Boost logo

Boost :

Subject: Re: [boost] Some statistics about the C++ 11/14 mandatory Boostlibraries
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2015-05-13 20:00:24


On 13 May 2015 at 19:50, Stefan Seefeld wrote:

> * fetch the sources of a specific boost library from the repository
> (that's now possible)
>
> * only build that library, using pre-built and pre-installed versions of
> all prerequisites (that's not yet possible)

I assume you explicitly don't want to pull dependencies not strictly
needed by your specific boost library.

Right now for most boost libraries the strictly needed dependencies
are all other Boost libraries. Therefore your prerequisites are "all
of Boost".

I have no problem with that for the 1.x Boost. For a 2.x Boost I
think we should take measures now such that we never again don't
explicitly detail and encode the exact dependencies between
libraries.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ 
http://ie.linkedin.com/in/nialldouglas/



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