MantisBT - CMake
View Issue Details
0012337CMakeModulespublic2011-07-14 06:162012-07-09 06:53
Björn Ricks 
Brad King 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.6 
0012337: Add python version variables
Currently the FindPythonInterp.cmake file doesn't determine the python version. The version is necessary to install python modules in the correct directory.
My patch is against current master branch
No tags attached.
related to 0012338closed  FindPythonInterp.cmake searches for the newest python executable 
patch 0001-Determine-python-version.patch (1,435) 2011-07-14 06:16
https://public.kitware.com/Bug/file/3971/0001-Determine-python-version.patch
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
2011-07-14 06:16Björn RicksNew Issue
2011-07-14 06:16Björn RicksFile Added: 0001-Determine-python-version.patch
2011-08-03 14:30Brad KingAssigned To => Brad King
2011-08-03 14:30Brad KingStatusnew => assigned
2011-08-03 14:33Brad KingNote Added: 0027158
2011-08-03 14:33Brad KingRelationship addedrelated to 0012338
2011-08-05 03:57Björn RicksFile Added: 0001-Update-documentation-of-FindPythonInterp.cmake.patch
2011-08-05 04:01Björn RicksNote Added: 0027173
2011-08-05 13:25Brad KingNote Added: 0027176
2011-08-15 04:46Björn RicksNote Added: 0027202
2012-02-21 13:56Rolf Eike BeerStatusassigned => resolved
2012-02-21 13:56Rolf Eike BeerResolutionopen => fixed
2012-02-21 13:56Rolf Eike BeerFixed in Version => CMake 2.8.6
2012-07-09 06:53David ColeNote Added: 0029981
2012-07-09 06:53David ColeStatusresolved => 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   
I did fill out https://www.kitware.com/Admin/SendPassword.cgi. [^] Do I get an email when my account is created?
(0029981)
David Cole   
2012-07-09 06:53   
Closing resolved issues that have not been updated in more than 4 months.