I hope there is a "real" answer to this question, but I've solved a similar problem for us by setting the "Site name" (CTEST_SITE in ctest scripts) to something which indicates the OS/version/bit-depth/etc. This obviously doesn't scale to more than a couple key pieces of information, but it may help. It does have the benefit of putting this information in a very visible spot on the dashboard.<br>
<br>You can also set CTEST_BUILD_NAME to hold a couple other pieces of data. I use that to specify which build flags were used and which subset of tests was run.<br><br>Ceej<br>aka Chris Hillery<br><br><div class="gmail_quote">
On Wed, Sep 22, 2010 at 11:27 PM, norulez <span dir="ltr"><<a href="mailto:norulez@me.com">norulez@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
is there a way to add additional informations to cdash like Qt version, database version and such things to the build time. The thing is that i want to know under which version a build fails.<br>
<br>
Thanks in advance<br>
Best Regards<br>
NoRulez<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br>