Re: [CMake] CTest / CDash integration

2013-04-10 Thread Martin Baute
emicolons in a -DCMAKE_PREFIX_PATH= statement. Or why a statement that works when given as CTEST_CONFIGURE_COMMAND fails when passed in ctest_configure( OPTIONS ). Hence, again my question: Is the man page and the half-dozen pages in the Wiki really all there is in freely available documentation o

Re: [CMake] CTest / CDash integration

2013-04-09 Thread Martin Baute
I will mull this over. Regards, -- Martin Baute so...@rootdirectory.de -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [CMake] CTest / CDash integration

2013-04-09 Thread Martin Baute
f the box" functionality, which is why I find this issue so confusing. Regards, -- Martin Baute so...@rootdirectory.de -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check

Re: [CMake] CTest / CDash integration

2013-04-09 Thread Martin Baute
f putting together a CMake-built project that supports uploading CTest results to a CDash server, so I was wondering if I was missing something. Regards, -- Martin Baute so...@rootdirectory.de -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/openso

[CMake] CTest / CDash integration

2013-04-09 Thread Martin Baute
inor) issues, but apparently I have either missed an important part of the documentation, or it is indeed sorely lacking. Which one is it? (I've been at CMake_Testing_With_CTest and CMake_Scripting_Of_CTest in the Wiki, but somehow it doesn't really fit together all that well.) Regards

Re: [CMake] add_test() and DEBUG_POSTFIX

2013-03-25 Thread Martin Baute
ables, i.e. debug executables overwriting release executables on installation or B) not having "make test" work properly when building anything else but the default / release build type. Regards, -- Martin Baute so...@rootdirectory.de Am 20.03.2013 12:51, schrieb Martin Baute: In

[CMake] add_test() and DEBUG_POSTFIX

2013-03-20 Thread Martin Baute
_tu-debug". Apparently, the DEBUG_POSTFIX property is not considered by add_test(). Is this by design, a bug, or a faulty config on my part? Regards, -- Martin Baute so...@rootdirectory.de -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/o

[CMake] HTTP Content-Length missing

2013-03-04 Thread Martin Baute
ther - IMHO better - one would be to *provide* the Content-Length. Or am I doing something wrong here? I'm also asking myself if I'm missing something crucial in the setup, but is it correct that anyone is free to submit test data to my CDash? Because I don't see any kind of aut