When setting the BUILD_DASHBOARD_REPORTS to ON, you should have new targets available. "make help" shows those new targets :... Continuous ... ContinuousBuild ... ContinuousConfigure ... ContinuousCoverage ... ContinuousMemCheck ... ContinuousStart ... ContinuousSubmit ... ContinuousTest ... ContinuousUpdate ... Experimental ... ExperimentalBuild ... ExperimentalConfigure ... ExperimentalCoverage ... ExperimentalMemCheck ... ExperimentalStart ... ExperimentalSubmit ... ExperimentalTest ... ExperimentalUpdate ... Nightly ... NightlyBuild ... NightlyConfigure ... NightlyCoverage ... NightlyMemCheck ... NightlyMemoryCheck ... NightlyStart ... NightlySubmit ... NightlyTest ... NightlyUpdate
Continuous, Experimental and Nightly are the main targets that will call the others in the right order I personnally tried Experimental today and Nightly last night. If you just call "make" with another target than those new ones, nothing will happen. Have fun :-) 2008/9/24 Robert Osfield <[EMAIL PROTECTED]> > Hi Mathieu, > > I've now merged your addditions to CMakeLists.txt and am poised to > check it in to svn, but before I do this I would like to test it. How > should I go about this? Do I just enable BUILD_DASHBOARD_REPORTS and > then build? Do I have to do anything to upload results? > > Robert. > > > On Wed, Sep 24, 2008 at 1:43 PM, Mathieu MARACHE > <[EMAIL PROTECTED]> wrote: > > Hi Robert, > > > > I have a version only modifying the root CMakeLists.txt and protected the > > addition by an option BUILD_DASHBOARD_REPORTS defaulted to OFF. One only > > need to set this option to ON to enable the optional reporting > > > > 2008/9/24 Mathieu MARACHE <[EMAIL PROTECTED]> > >> > >> It looks like it, I will try out some other configuration and will et > you > >> know ASAP > > > > -- > > Mathieu > > > > _______________________________________________ > > osg-submissions mailing list > > [email protected] > > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > -- Mathieu
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
