MantisBT - CMake
View Issue Details
0010149CMakeCTestpublic2010-01-15 10:342016-06-10 14:31
Ryan Pavlik 
Brad King 
normalminoralways
closedmoved 
CMake-2-8 
 
0010149: CTest complains at configure time about not supporting git, even though it does
ctest 2.8 contains support for git version control, however, the cmake module ctest.cmake is outdated and does not search for git, and its warning message only mentions cvs and svn. Furthermore, even if it does detect the VCS being used, it searches for the program for all VCS apps supported, cluttering the cache. I am attaching a patch series against the most recent CMake cvs that cleans up these CTest modules and fixes these issues - simply apply the patches in numerical order.
No tags attached.
zip 20100115-ctest-patches.zip (8,455) 2010-01-15 10:34
https://public.kitware.com/Bug/file/2772/20100115-ctest-patches.zip
Issue History
2010-01-15 10:34Ryan PavlikNew Issue
2010-01-15 10:34Ryan PavlikFile Added: 20100115-ctest-patches.zip
2010-02-12 11:33Ryan PavlikNote Added: 0019515
2010-02-22 14:46Ryan PavlikNote Added: 0019578
2010-02-22 15:07Ryan PavlikNote Added: 0019580
2010-12-14 18:07David ColeStatusnew => assigned
2010-12-14 18:07David ColeAssigned To => David Cole
2010-12-17 07:35David ColeTarget Version => CMake 2.8.4
2011-01-03 18:30David ColeAssigned ToDavid Cole => Brad King
2011-01-03 18:30David ColeNote Added: 0024374
2011-01-04 09:13Brad KingNote Added: 0024388
2011-01-07 15:26David ColeNote Added: 0024512
2011-01-11 09:56David ColeNote Added: 0024580
2011-01-11 09:56David ColeTarget VersionCMake 2.8.4 =>
2012-08-13 10:37Brad KingStatusassigned => backlog
2012-08-13 10:37Brad KingNote Added: 0030521
2016-06-10 14:27Kitware RobotNote Added: 0041641
2016-06-10 14:27Kitware RobotStatusbacklog => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0019515)
Ryan Pavlik   
2010-02-12 11:33   
Wondering if this can make it in to CMake 2.8.1?
(0019578)
Ryan Pavlik   
2010-02-22 14:46   
A similar patch appears to have been added Feb 10 by Brad King: git sha e18f3623e3fc48a792c3ccf5074f6991915ae69b
(0019580)
Ryan Pavlik   
2010-02-22 15:07   
See my work at http://github.com/rpavlik/CMake/tree/ctest-improvements [^] which has been rebased on the latest master and builds upon King's work.
(0024374)
David Cole   
2011-01-03 18:30   
Brad, what do you think about the patch series attached here and referenced in Ryan's latest note? 0010149:0019580
(0024388)
Brad King   
2011-01-04 09:13   
I didn't even know about this issue until now. Sorry.

Please rebase on master again. Thanks.
(0024512)
David Cole   
2011-01-07 15:26   
Ryan, is there still something left here that needs to make it into CMake 2.8.4? If so, we need to get it done on Monday so that it can be in the first RC... Otherwise, we'll have to mark this as deferred until a future version.
(0024580)
David Cole   
2011-01-11 09:56   
Unsetting the "target version" field because the deadline for putting new features into CMake 2.8.4 has passed.

Postponed until next time.
(0030521)
Brad King   
2012-08-13 10:37   
Sending issues I'm not actively working on to the backlog to await someone with time for them.

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it:

 http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on.
(0041641)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.