Re: [Boost-cmake] Test feedback

2008-06-16 Thread troy d. straszheim
Beman Dawes wrote: Troy, Here is some initial feedback" Hey Beman, All good feedback. I neglected to mention that the documents assume that the reader is familiar with building/configuring via cmake. They've been updated, but could still use some work... and we now have a wiki page about t

[Boost-cmake] Test feedback

2008-06-16 Thread Beman Dawes
Troy, Here is some initial feedback" * > make a working directory somewhere, check out the source to "src" and make a directory "build". CD into "build" and execute This is less than clear. What source? Check out from where? Do the directories actually have to be named "src" and "build"? If so,

Re: [Boost-cmake] popups on windows

2008-06-16 Thread troy d. straszheim
Doug Gregor wrote: On Mon, Jun 16, 2008 at 10:48 AM, troy d. straszheim <[EMAIL PROTECTED]> wrote: I've made some progress here, have managed to get vista and XP posting build results to http://boost.resophonic.com/trac/traash. It isn't stable yet but should be soon. One problem I'm having are

Re: [Boost-cmake] popups on windows

2008-06-16 Thread Doug Gregor
On Mon, Jun 16, 2008 at 10:48 AM, troy d. straszheim <[EMAIL PROTECTED]> wrote: > I've made some progress here, have managed to get vista and XP posting build > results to http://boost.resophonic.com/trac/traash. It isn't stable yet but > should be soon. > > One problem I'm having are these nasty

Re: [Boost-cmake] Testing?

2008-06-16 Thread Beman Dawes
On Mon, Jun 16, 2008 at 11:50 AM, troy d. straszheim <[EMAIL PROTECTED]> wrote: > Beman Dawes wrote: > >> Hi Troy, >> >> Are you at the point yet where it would be helpful to have some test >> slaves? >> > > Nearly. One thing I need to work out is supressing popups, see the > previous mail. One

Re: [Boost-cmake] Testing?

2008-06-16 Thread troy d. straszheim
Beman Dawes wrote: Hi Troy, Are you at the point yet where it would be helpful to have some test slaves? Nearly. One thing I need to work out is supressing popups, see the previous mail. One just now came up on the screen of this borrowed vista laptop: class_properties_test.exe has sto

[Boost-cmake] Testing?

2008-06-16 Thread Beman Dawes
Hi Troy, Are you at the point yet where it would be helpful to have some test slaves? If so, are there any instructions available yet? I've got Windows and Linux machines with enough spare cycles that they could be used as slaves. --Beman ___ Boost-cm

[Boost-cmake] popups on windows

2008-06-16 Thread troy d. straszheim
I've made some progress here, have managed to get vista and XP posting build results to http://boost.resophonic.com/trac/traash. It isn't stable yet but should be soon. One problem I'm having are these nasty popups on e.g. run-fail tests, where the test program is supposed to dump core or what