
17 Jul
2008
17 Jul
'08
9:33 p.m.
On Jul 17, 2008, at 4:43 PM, Ilya Sokolov wrote:
Robert Ramey wrote:
[snip]
In short, implementing this would require a different and more intricate trunk testing script. This is simple to state and to describe - but would in practice be somewhat tricky due to the following: a) Library code not found in one directory
I think this is the biggest issue and it prevents many ideas to work. Perhaps, we should solve it first?
We're working on this so-called "modularization" of Boost as part of the Boost-CMake project. Eventually, every library will be contained within a single directory tree, and will describe its dependencies on other libraries. - Doug