
Matthias Schabel wrote:
To the best of my knowledge, there is one feature that neither Boost.Build nor CMake supports at present on OSX, which is the generation of self-contained OSX Frameworks rather than standard static/dynamic libraries. It would be very interesting to me, for academic as well as purely selfish reasons, to see how difficult it is to accomplish this with each of these build systems, and might be an illuminating test of the flexibility of those systems and the responsiveness of the communities supporting them.
I am working on framework generation, and the start implementation is in CVS CMake right now. If you want to beta test what I have, you can send me an email off the list, and I can tell you how to try it. -Bill