Apologies if this is a stupid question with an obvious answer staring me in the 
face but...

How does one view the full build log from the dashboard? This relates to our 
own dashboard but looking at a build of CMake as an example  
(http://open.cdash.org/buildSummary.php?buildid=3450103) The full output of the 
configure step seems to be displayed on the buildSummary page but there's 
nothing for the actual build (gmake in this case) step. CDash will show a 
cut-down summary of where it thinks the errors or warnings are but sometimes 
(especially with parallel builds) these are wrong (or false positives) or 
alternatively everything succeeded but you still want to browse through the 
build output.

Our current build system captures the output of the ctest process and emails it 
separately but surely this must be available through CDash?

Thanks
Matt
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to