On Oct 23, 2009, at 08:21 , Brad King wrote:

Andrew Maclean wrote:
I guess the subject says it all. What is the status of using CMake,
Ctest and CDash with git?

CMake 2.8 comes with a CTest that can drive dashboards using git-based
work trees (plus hg and bzr). The ctest_update() command runs "git pull" to update the work tree, and reports file-wise changes. It doesn't support the nightly start time since that doesn't make sense for DVCS. Nightly
builds currently just pull the latest version.

Sounds fantastic! Thanks for all the great work, Brad & co.
Stephen
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to