
22 May
2009
22 May
'09
5:41 p.m.
Robert Ramey wrote:
troy d. straszheim wrote:
Hm,
Robert Ramey wrote:
It's a lot simpler than trying to maintain and "customize" a "global view" with an array of command line options and doesn't require any more work to make the libraries "more modular".
What are you referring to?
The current boost build/bjam has some switches like "exclude serialization" or something like that. My way of doing things eliminates the need for that.
It does not. Those options have nothing to do with testing, and don't affect what libraries are tested and not. They are exclusively for controlling what is built and installed. - Volodya