[Insight-developers] Re: KWStyle Dashboard Submissions
Julien Jomier
julien.jomier at kitware.com
Fri Feb 29 14:50:12 EST 2008
Bill,
You don't really need the -html and -kwsurl flags. These are extra
information and provide the link "View KWStyle File" in a modified
version of Dart1.
At some point we might want to upgrade KWStyle to submit reports like
the coverage tools do. This will also require some modification on the
Dart/CDash side.
Julien
Bill Lorensen wrote:
> I read the documentation. What if the web client blocks outside access
> (behind a corporate firewall or a personal firewall)? On my home
> systems, I'm not sure I keep the same url all of the time. Can ctest
> be modified to ship the reults to a server like it does for other
> results?
>
> Also, for -html should I use ${ITK_BINARY_DIR}/Testing ?
>
> On Fri, Feb 29, 2008 at 1:34 PM, Julien Jomier
> <julien.jomier at kitware.com> wrote:
>> Bill,
>>
>> More information are on the documentation page:
>> http://public.kitware.com/KWStyle/documentation.htm
>>
>> -html will generate HTML pages with syntax highlighting and expects a
>> directory where to put the files (on the local server).
>>
>> -kwsurl is how to get to the HTML pages from a web client.
>>
>> Hope that helps,
>>
>> Julien
>>
>>
>>
>> Bill Lorensen wrote:
>> > Julien,
>> >
>> > What is the magic mojo to submit kwstyle to a dashboard. I see on the
>> > itk dashboard that you use:
>> > /projects/KWStyle/KWStyle-Linux/KWStyle -lesshtml -o
>> > ${KWSTYLE_DIRECTORY}/ITKOverwrite.txt -xml
>> > ${CTEST_BINARY_DIRECTORY}/ITK.kws.xml -html
>> > /projects/KWStyle/Examples/Insight/Nightly -kwsurl
>> > http://66.194.253.24/KWStyleExamples/Insight/Nightly -dart
>> > ${CTEST_BINARY_DIRECTORY} -1 1 -D
>> > ${KWSTYLE_DIRECTORY}/ITKNightlyFiles.txt"
>> >
>> > Many of the flags arguments are relative to the source or binary
>> > directory, but what is the proper argument for:
>> >
>> > -html and -kwsurl.
>> >
>> > Thanks,
>> >
>> > Bill
>> >
>>
>
More information about the Insight-developers
mailing list