MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012337 | CMake | Modules | public | 2011-07-14 06:16 | 2012-07-09 06:53 |
|
Reporter | Björn Ricks | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | | Fixed in Version | CMake 2.8.6 | |
|
Summary | 0012337: Add python version variables |
Description | Currently the FindPythonInterp.cmake file doesn't determine the python version. The version is necessary to install python modules in the correct directory. |
Steps To Reproduce | |
Additional Information | My patch is against current master branch |
Tags | No tags attached. |
Relationships | related to | 0012338 | closed | | FindPythonInterp.cmake searches for the newest python executable |
|
Attached Files | 0001-Determine-python-version.patch (1,435) 2011-07-14 06:16 https://public.kitware.com/Bug/file/3971/0001-Determine-python-version.patch
0001-Update-documentation-of-FindPythonInterp.cmake.patch (2,569) 2011-08-05 03:57 https://public.kitware.com/Bug/file/3998/0001-Update-documentation-of-FindPythonInterp.cmake.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-14 06:16 | Björn Ricks | New Issue | |
2011-07-14 06:16 | Björn Ricks | File Added: 0001-Determine-python-version.patch | |
2011-08-03 14:30 | Brad King | Assigned To | => Brad King |
2011-08-03 14:30 | Brad King | Status | new => assigned |
2011-08-03 14:33 | Brad King | Note Added: 0027158 | |
2011-08-03 14:33 | Brad King | Relationship added | related to 0012338 |
2011-08-05 03:57 | Björn Ricks | File Added: 0001-Update-documentation-of-FindPythonInterp.cmake.patch | |
2011-08-05 04:01 | Björn Ricks | Note Added: 0027173 | |
2011-08-05 13:25 | Brad King | Note Added: 0027176 | |
2011-08-15 04:46 | Björn Ricks | Note Added: 0027202 | |
2012-02-21 13:56 | Rolf Eike Beer | Status | assigned => resolved |
2012-02-21 13:56 | Rolf Eike Beer | Resolution | open => fixed |
2012-02-21 13:56 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.6 |
2012-07-09 06:53 | David Cole | Note Added: 0029981 | |
2012-07-09 06:53 | David Cole | Status | resolved => closed |
Notes |
|
(0027158)
|
Brad King
|
2011-08-03 14:33
|
|
Thanks for the patch. Please squash in documentation updates in the comment at the top. Also please make sure failure is handled gracefully.
FYI, our policy on modules changes is documented here:
http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]
We currently do not have a FindPython* module maintainer. Are you interested? |
|
|
(0027173)
|
Björn Ricks
|
2011-08-05 04:01
|
|
Thanks for your response. I did update the documentation and also have some additional ideas how to improve the module. Therefore I would really like to get the maintainer of the FindPython*.cmake modules.
If you have some additional advices please let me know. I suppose all failure cases are already handled in a sufficient state. |
|
|
(0027176)
|
Brad King
|
2011-08-05 13:25
|
|
Great. Please follow the instructions linked in 0012337:0027158 to become a module maintainer. Then you will be able to push commits yourself for 0012338 and the patches in this issue. |
|
|
(0027202)
|
Björn Ricks
|
2011-08-15 04:46
|
|
|
|
(0029981)
|
David Cole
|
2012-07-09 06:53
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|