$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] trunk vs release (dependency map)
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-05-23 09:47:37
While we're at it, here's the map of library interdependencies as
generated by cmake and graphviz:
http://sodium.resophonic.com/boost.pdf
that was generated from the current release branch, thanks to some code
that Doug put in a while back. A link from foo to bar means that foo
needs to see bar's headers to compile. Requirements to build tests and
examples are *NOT* shown here... those would be additional edges, I
don't have a feel for how many. Some of the dependency information here
may be out of date.
-t