[CMake] adding parts of build log to dashboard.

Rashad Kanavath mohammedrashadkm at gmail.com
Mon Apr 25 13:06:55 EDT 2016


could we inject some files inside Build.xml ?

On Thu, Jan 7, 2016 at 5:21 PM, Clinton Stimpson <clinton at elemtech.com>
wrote:

> On Thursday, January 07, 2016 02:51:18 PM Rashad Kanavath wrote:
> > Hello,
> >
> > How can I include part of my build log to cdash output. Currently cdash
> > pickup build errors and warnings.
> >
> > In the build summary, if there is no build log attached. I think this is
> > intentional given the size of build log for some projects.
> >
> > What I would like to know is , if there is way I can put some logs into
> > build summary page via some special cmake settings. I don't may be
> setting
> > a cmake var ?
> >
> > My situation is I have a set of add_custom_targets that I used to make
> > packages. they produce various ouputs such as processing abc.dll,
> creating
> > zip archive, adding files to archive etc..
> >
> > Is there a way I can include them into the build summary ?
>
> I don't know how to add them to the build summary.
>
> What I do for packages is make a test for them, using add_test().
> There are settings to control how much test output you get on cdash.
>
> Clint
>



-- 
Regards,
   Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160425/aa370460/attachment.html>


More information about the CMake mailing list