
14 Dec
2009
14 Dec
'09
10:03 a.m.
Stefan,
I'm trying to generate a boost subset that allows me to build boost.python and its dependencies into my own package. To do that, I ran "bcp python ...". I'm surprised to find all these components in the generated source tree:
I don't know if this helps, but a while back, I implemented dependency parser (based on regular expressions) based on header file includes. As a demonstration I ran it on boost 1.37.0 and generated dependencies from each library. It works with 1.41.0 too, but I did not yet have the time to generate pictures. Here's the link http://cheind.wordpress.com/2009/12/05/generic-dependency-parser/ Best regards, Christoph