| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010149 | CMake | CTest | public | 2010-01-15 10:34 | 2016-06-10 14:31 | ||||
| Reporter | Ryan Pavlik | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010149: CTest complains at configure time about not supporting git, even though it does | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0019515) Ryan Pavlik (reporter) 2010-02-12 11:33 |
Wondering if this can make it in to CMake 2.8.1? |
|
(0019578) Ryan Pavlik (reporter) 2010-02-22 14:46 |
A similar patch appears to have been added Feb 10 by Brad King: git sha e18f3623e3fc48a792c3ccf5074f6991915ae69b |
|
(0019580) Ryan Pavlik (reporter) 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 (manager) 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 (manager) 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 (manager) 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 (manager) 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 (manager) 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 (administrator) 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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-01-15 10:34 | Ryan Pavlik | New Issue | |
| 2010-01-15 10:34 | Ryan Pavlik | File Added: 20100115-ctest-patches.zip | |
| 2010-02-12 11:33 | Ryan Pavlik | Note Added: 0019515 | |
| 2010-02-22 14:46 | Ryan Pavlik | Note Added: 0019578 | |
| 2010-02-22 15:07 | Ryan Pavlik | Note Added: 0019580 | |
| 2010-12-14 18:07 | David Cole | Status | new => assigned |
| 2010-12-14 18:07 | David Cole | Assigned To | => David Cole |
| 2010-12-17 07:35 | David Cole | Target Version | => CMake 2.8.4 |
| 2011-01-03 18:30 | David Cole | Assigned To | David Cole => Brad King |
| 2011-01-03 18:30 | David Cole | Note Added: 0024374 | |
| 2011-01-04 09:13 | Brad King | Note Added: 0024388 | |
| 2011-01-07 15:26 | David Cole | Note Added: 0024512 | |
| 2011-01-11 09:56 | David Cole | Note Added: 0024580 | |
| 2011-01-11 09:56 | David Cole | Target Version | CMake 2.8.4 => |
| 2012-08-13 10:37 | Brad King | Status | assigned => backlog |
| 2012-08-13 10:37 | Brad King | Note Added: 0030521 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041641 | |
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |