Re: [CMake] CTest/CDash and git

2010-03-13 Thread Andreas Schneider
On Thursday 22 October 2009 23:23:56 Andrew Maclean wrote: > I guess the subject says it all. What is the status of using CMake, > Ctest and CDash with git? Hi, I've spent the whole afternoon writing a working CTest script which can checkout a git repository build and test it and submit to CDash

Re: [CMake] CTest/CDash and git

2009-10-23 Thread S Roderick
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 run

Re: [CMake] CTest/CDash and git

2009-10-23 Thread Andrew Maclean
Thankyou for this. Regards Andrew On Fri, Oct 23, 2009 at 11:21 PM, 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

Re: [CMake] CTest/CDash and git

2009-10-23 Thread Brad King
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 repo

[CMake] CTest/CDash and git

2009-10-22 Thread Andrew Maclean
I guess the subject says it all. What is the status of using CMake, Ctest and CDash with git? Regards Andrew -- ___ Andrew J. P. Maclean Centre for Autonomous Systems The Rose Street Building J04 The University of Sydney 2006 NSW AUSTRALIA Ph: +61 2 9

Re: [CMake] CTest/CDash and git

2008-11-08 Thread Ioan Calin Borcoman
This is cool :) On Sat, Nov 8, 2008 at 5:05 PM, Brad King <[EMAIL PROTECTED]> wrote: > Ioan Calin Borcoman wrote: >> Hi, >> >> Are there any plans to support git in CTest/CDash? > > Yes: > > http://www.cmake.org/Bug/view.php?id=6994 > > I've been working on it on and off for a while. I'll update

Re: [CMake] CTest/CDash and git

2008-11-08 Thread Brad King
Ioan Calin Borcoman wrote: > Hi, > > Are there any plans to support git in CTest/CDash? Yes: http://www.cmake.org/Bug/view.php?id=6994 I've been working on it on and off for a while. I'll update the above entry when something is ready. -Brad ___ C

[CMake] CTest/CDash and git

2008-11-08 Thread Ioan Calin Borcoman
Hi, Are there any plans to support git in CTest/CDash? Thanx, Ionutz ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake