[Boost-cmake] BUILD_BOOST_* and TEST_BOOST_* options

2008-07-14 Thread Doug Gregor
Now that we've started modularizing everything in Boost, we have a heck of a lot more BUILD_BOOST_* options in the CMake configuration, as well as the ton of TEST_BOOST_* macros we had before. I see a few problems with this approach: 1) The sheer volume of these options hides other, more importa

Re: [Boost-cmake] Patch to BoostCore to remove modularize.py dependency

2008-07-14 Thread David Abrahams
on Sun Jul 13 2008, "Doug Gregor" wrote: > On Sun, Jul 13, 2008 at 3:29 PM, David Abrahams <[EMAIL PROTECTED]> wrote: >> >> on Sun Jul 13 2008, "Doug Gregor" wrote: >> >>> I went ahead and hacked this up; it's in the tree now. Looks like we >>> have a bit of work to do to get all of the depende