Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12033: Boostdep misses some dependent components
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-01 11:56:07
#12033: Boostdep misses some dependent components
-------------------------------+----------------------------
Reporter: edaskel@⦠| Owner: pdimov
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords: boostdep
-------------------------------+----------------------------
Comment (by pdimov):
`boostdep msm` or `boostdep --primary msm` lists the primary (direct)
dependencies only. `boostdep --secondary msm` lists the secondary
(indirect) dependencies. You can combine these into one as `boostdep
--primary msm --secondary msm`.
There's presently no easy way to just retrieve a list with all
dependencies for the purposes of preparing a modular release. `boostdep
--list-dependencies`, which I use for preparing the dependency list that
`bpm` uses, only lists the primary dependencies as well, because `bpm
install` automatically follows the dependency graph.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12033#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC