Re: [Boost-cmake] Progress Report

2008-11-07 Thread Michael Jackson
On Nov 5, 2008, at 7:56 PM, Michael Jackson wrote: On Nov 4, 2008, at 2:21 PM, Michael Jackson wrote: On Nov 4, 2008, at 2:11 PM, Beman Dawes wrote: On Tue, Nov 4, 2008 at 12:26 PM, Michael Jackson <[EMAIL PROTECTED]> wrote: I have been working hard on updating the CMake build system to

Re: [Boost-cmake] Progress Report

2008-11-05 Thread Michael Jackson
On Nov 4, 2008, at 2:21 PM, Michael Jackson wrote: On Nov 4, 2008, at 2:11 PM, Beman Dawes wrote: On Tue, Nov 4, 2008 at 12:26 PM, Michael Jackson <[EMAIL PROTECTED]> wrote: I have been working hard on updating the CMake build system to match the Boost trunk repository. As it stands I have

Re: [Boost-cmake] Progress Report

2008-11-04 Thread Michael Jackson
On Nov 4, 2008, at 2:11 PM, Beman Dawes wrote: On Tue, Nov 4, 2008 at 12:26 PM, Michael Jackson <[EMAIL PROTECTED]> wrote: I have been working hard on updating the CMake build system to match the Boost trunk repository. As it stands I have been able to compile all the libraries in static an

Re: [Boost-cmake] Progress Report

2008-11-04 Thread Beman Dawes
On Tue, Nov 4, 2008 at 12:26 PM, Michael Jackson <[EMAIL PROTECTED]> wrote: > I have been working hard on updating the CMake build system to match the > Boost trunk repository. As it stands I have been able to compile all the > libraries in static and dynamic multi-threaded debug modes. I can get a

[Boost-cmake] Progress Report

2008-11-04 Thread Michael Jackson
I have been working hard on updating the CMake build system to match the Boost trunk repository. As it stands I have been able to compile all the libraries in static and dynamic multi-threaded debug modes. I can get about 50% of the regression test to compile. Just FYI.