On Fri, Feb 27, 2015 at 5:54 AM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
* Is the file-based dependency manager what Boost is looking for its own module dependencies detection?

I am exploring how biicode works these days and my current understanding is that
if this tool detect a cyclic dependency it will just refuse to work (by design).
If I understand correctly Boost cannot avoid some kind of cyclic dependency
at the library level, but could avoid if some libraries ("core"?) are gathered.