[CMake] CTest/CDash and git

S Roderick kiwi.net at mac.com
Fri Oct 23 08:28:33 EDT 2009


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


More information about the CMake mailing list