Re: [Boost-cmake] CDash dashboard now available

2009-05-14 Thread troy d. straszheim
David Wolfe wrote: x86 on what platform? I was planning to build x86 binaries for Mac OS 10.4 and 10.5. We might be able to prod someone into building x86 Windows binaries. Any takers? I'll take a stab at this if someone can help me get started. Should I do: svn co http://svn.boost.org/svn/b

Re: [Boost-cmake] CDash dashboard now available

2009-05-13 Thread David Wolfe
x86 on what platform? I was planning to build x86 binaries for Mac OS 10.4 and 10.5. We might be able to prod someone into building x86 Windows binaries. Any takers? I'll take a stab at this if someone can help me get started. Should I do: svn co http://svn.boost.org/svn/boost/trunk boost-tr

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Doug Gregor
On Tue, May 12, 2009 at 11:02 AM, Doug Gregor wrote: > On Tue, May 12, 2009 at 10:56 AM, Vladimir Prus > wrote: >> On Tuesday 12 May 2009 20:50:19 Doug Gregor wrote: >>> On Mon, May 11, 2009 at 9:27 AM, Vladimir Prus >>> wrote: >>> > On Monday 11 May 2009 19:40:35 Doug Gregor wrote: >>> >> On Mo

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread troy d. straszheim
Doug Gregor wrote: IIRC, the "*\fast" targets rebuild something without rebuilding dependencies. Yeah. If you are e.g. hacking on an executable 'myprog' which links to libraries lib1..libn, 'make myprog/fast' will skip checking whether lib1..libn need rebuilding start from myprog's objec

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Doug Gregor
On Tue, May 12, 2009 at 1:11 PM, Beman Dawes wrote: > On Tue, May 12, 2009 at 3:48 PM, Doug Gregor wrote: >> On Tue, May 12, 2009 at 12:10 PM, Beman Dawes wrote: >>> On Tue, May 12, 2009 at 2:02 PM, Doug Gregor wrote: >>> ... We might be able to prod someone into building x86 Windows binar

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Beman Dawes
On Tue, May 12, 2009 at 3:48 PM, Doug Gregor wrote: > On Tue, May 12, 2009 at 12:10 PM, Beman Dawes wrote: >> On Tue, May 12, 2009 at 2:02 PM, Doug Gregor wrote: >> ... We might be able to prod someone into building x86 >>> Windows binaries. Any takers? >> >> I'm already playing with trying to c

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Doug Gregor
On Tue, May 12, 2009 at 12:10 PM, Beman Dawes wrote: > On Tue, May 12, 2009 at 2:02 PM, Doug Gregor wrote: > ... We might be able to prod someone into building x86 >> Windows binaries. Any takers? > > I'm already playing with trying to create a VC++ installer for > Windows. Just getting my feet w

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Beman Dawes
On Tue, May 12, 2009 at 2:02 PM, Doug Gregor wrote: ... We might be able to prod someone into building x86 > Windows binaries. Any takers? I'm already playing with trying to create a VC++ installer for Windows. Just getting my feet wet, but I'll let this list know as I make progress and/or have q

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Doug Gregor
On Tue, May 12, 2009 at 10:56 AM, Vladimir Prus wrote: > On Tuesday 12 May 2009 20:50:19 Doug Gregor wrote: >> On Mon, May 11, 2009 at 9:27 AM, Vladimir Prus >> wrote: >> > On Monday 11 May 2009 19:40:35 Doug Gregor wrote: >> >> On Mon, May 11, 2009 at 6:55 AM, Vladimir Prus >> >> wrote: >> >> >

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Vladimir Prus
On Tuesday 12 May 2009 20:50:19 Doug Gregor wrote: > On Mon, May 11, 2009 at 9:27 AM, Vladimir Prus > wrote: > > On Monday 11 May 2009 19:40:35 Doug Gregor wrote: > >> On Mon, May 11, 2009 at 6:55 AM, Vladimir Prus > >> wrote: > >> > On Monday 11 May 2009 01:24:08 Beman Dawes wrote: > >> > > >> >

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Doug Gregor
On Mon, May 11, 2009 at 9:27 AM, Vladimir Prus wrote: > On Monday 11 May 2009 19:40:35 Doug Gregor wrote: >> On Mon, May 11, 2009 at 6:55 AM, Vladimir Prus >> wrote: >> > On Monday 11 May 2009 01:24:08 Beman Dawes wrote: >> > >> >> I'm going to experiment with pre-built binary installers, with an

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Brad King
troy d. straszheim wrote: Doug Gregor wrote: This is a work in progress; we'll be working to make submission easier (e.g., via CTest scripts), get more testing working, and make use of some of the newer, cooler features of CDash that can help Boost... but we could certainly use more help! An

Re: [Boost-cmake] CDash dashboard now available

2009-05-12 Thread Vladimir Prus
On Monday 11 May 2009 19:40:35 Doug Gregor wrote: > On Mon, May 11, 2009 at 6:55 AM, Vladimir Prus > wrote: > > On Monday 11 May 2009 01:24:08 Beman Dawes wrote: > > > >> I'm going to experiment with pre-built binary installers, with an eye > >> to supplying them for the 1.40.0 release. > > > > Fo

Re: [Boost-cmake] CDash dashboard now available

2009-05-11 Thread Doug Gregor
On Mon, May 11, 2009 at 6:55 AM, Vladimir Prus wrote: > On Monday 11 May 2009 01:24:08 Beman Dawes wrote: > >> I'm going to experiment with pre-built binary installers, with an eye >> to supplying them for the 1.40.0 release. > > For what platforms? Windows and Mac will give us the biggest "bang"

Re: [Boost-cmake] CDash dashboard now available

2009-05-11 Thread Vladimir Prus
On Monday 11 May 2009 01:24:08 Beman Dawes wrote: > I'm going to experiment with pre-built binary installers, with an eye > to supplying them for the 1.40.0 release. For what platforms? - Volodya ___ Boost-cmake mailing list Boost-cmake@lists.boost.org

Re: [Boost-cmake] CDash dashboard now available

2009-05-10 Thread troy d. straszheim
Doug Gregor wrote: This is a work in progress; we'll be working to make submission easier (e.g., via CTest scripts), get more testing working, and make use of some of the newer, cooler features of CDash that can help Boost... but we could certainly use more help! Anybody know offhand what the

Re: [Boost-cmake] CDash dashboard now available

2009-05-10 Thread Beman Dawes
On Sat, May 9, 2009 at 3:44 PM, Bill Hoffman wrote: > Philip Lowman wrote: >> >> The tests look like they're already grouped by a label that relates back >> to the boost library they derive from so implementing this would only be a >> matter of a different viewer.  I've filed a feature request for

Re: [Boost-cmake] CDash dashboard now available

2009-05-10 Thread Doug Gregor
On Sat, May 9, 2009 at 12:44 PM, Bill Hoffman wrote: > Philip Lowman wrote: >> The tests look like they're already grouped by a label that relates back >> to the boost library they derive from so implementing this would only be a >> matter of a different viewer.  I've filed a feature request for i

Re: [Boost-cmake] CDash dashboard now available

2009-05-09 Thread Bill Hoffman
Philip Lowman wrote: On Fri, May 8, 2009 at 11:34 AM, Jeremiah Willcock > wrote: On Wed, 6 May 2009, Doug Gregor wrote: I have created a CDash dashboard for Boost, kindly hosted by Kitware. The dashboard is here: http://www.cdash

Re: [Boost-cmake] CDash dashboard now available

2009-05-09 Thread Philip Lowman
On Fri, May 8, 2009 at 11:34 AM, Jeremiah Willcock wrote: > On Wed, 6 May 2009, Doug Gregor wrote: > > I have created a CDash dashboard for Boost, kindly hosted by Kitware. >> The dashboard is here: >> >> http://www.cdash.org/CDashPublic/index.php?project=Boost >> >> The CMake build system on th

Re: [Boost-cmake] CDash dashboard now available

2009-05-08 Thread Jeremiah Willcock
On Wed, 6 May 2009, Doug Gregor wrote: I have created a CDash dashboard for Boost, kindly hosted by Kitware. The dashboard is here: http://www.cdash.org/CDashPublic/index.php?project=Boost The CMake build system on the Boost release branch is now configured to build and test with CTest, then

[Boost-cmake] CDash dashboard now available

2009-05-06 Thread Doug Gregor
I have created a CDash dashboard for Boost, kindly hosted by Kitware. The dashboard is here: http://www.cdash.org/CDashPublic/index.php?project=Boost The CMake build system on the Boost release branch is now configured to build and test with CTest, then submit to this dashboard. If you configur