t;
>
> From:mika.raj...@patria.fi
> To:mika.raj...@patria.fi
> Cc:cmake@cmake.org, cmake-boun...@cmake.org
> Date:28.04.2011 07:50
> Subject:Re: [CMake] CDash Dynamic Analysis
> Sent by:cmake-boun...@cmake.org
> ---
CTestCustom.cmake file to match custom
warning or error output.
( My blog post on a related subject:
http://www.kitware.com/blog/home/post/27 )
> -mika
>
>
>
>
> From:mika.raj...@patria.fi
> To:mika.raj...@patria.fi
> Cc: cmake@cmake.org, cmake-
ible at the moment.
>
> I think i need to create my own program which eats program output and poops
> DynamicAnalysis.xml files.
>
> Perhaps i'll even add some way of configuration to it.
>
> -mika
>
>
>
> From:mika.raj...@patria.fi
> To:c
: [CMake] CDash Dynamic Analysis
Sent by:cmake-boun...@cmake.org
Hi
Another update and a question
I'v reverse engineered and hacked the CDash/CMake/CTest code a bit to see
how it works.
I'v now come to the conclusion that the best way to handle custom tools
(style chec
errors / warnings from
line that match with a regular expression i give.
What would be the best way to do this?
-mika
From: mika.raj...@patria.fi
To: mika.raj...@patria.fi
Cc: cmake@cmake.org, cmake-boun...@cmake.org
Date: 21.04.2011 09:54
Subject: Re: [CMake] CDash Dynamic
...@patria.fi
Cc: cmake@cmake.org, cmake-boun...@cmake.org
Date: 15.04.2011 15:47
Subject:Re: [CMake] CDash Dynamic Analysis
Sent by:cmake-boun...@cmake.org
Hi
This doesn't seem to be very easy, fun or well documented.
I'v resolved to looking aroung the CTest source c
make.org
Date: 14.04.2011 09:11
Subject: [CMake] CDash Dynamic Analysis
Sent by:cmake-boun...@cmake.org
Hi
I'm trying to integrate custom tools to CDash Dynamic analysis.
I'm not that certain on what is the way I should be going.
Is there a way to tell cmake to pick
Hi
I'm trying to integrate custom tools to CDash Dynamic analysis.
I'm not that certain on what is the way I should be going.
Is there a way to tell cmake to pick up lines from a program as defects in
the custom tool submission xml?
Do i need to make a program that generates a valid xml file?