summaryrefslogtreecommitdiff
path: root/Modules/FindPythonInterp.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-061-1/+1
* python: remove debug statements from FindPythonInterp.cmake.Clinton Stimpson2013-10-241-2/+0
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-12/+26
* FindPython*: simplify version selectionRolf Eike Beer2013-08-311-8/+10
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Merge topic 'findpythoninterp-version-detection'David Cole2012-03-021-16/+35
|\
| * FindPythonInterp: rework the version detectionRolf Eike Beer2012-02-271-16/+35
* | FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as inputRolf Eike Beer2012-02-221-1/+3
|/
* FindPythonInterp: try harder to get a version numberRolf Eike Beer2012-01-271-2/+15
* FindPythonInterp: fix version parsingRolf Eike Beer2012-01-191-5/+9
* FindPythonInterp: make version selectableRolf Eike Beer2012-01-181-2/+39
* Use FIND_PACKAGE_HANDLE_STANDARD_ARGS second modeBjörn Ricks2011-08-231-1/+1
* Update documentation of FindPythonInterp.cmakeBjörn Ricks2011-08-231-3/+10
* Determine python versionBjörn Ricks2011-08-231-0/+7
* Search for the installed python interpreter firstBjörn Ricks2011-08-231-12/+13
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017Brad King2011-01-111-1/+1
|\
| * Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* | Python additional version support, bug #10279.Marcus D. Hanwell2011-01-101-19/+27
|/
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* FindPythonInterp: Look for python2.7 interpreterBrad King2010-09-211-2/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: fix #7913: find also python 2.6 on windowsAlexander Neundorf2009-01-101-0/+1
* ENH: add support for the next python release, python 2.6Alexander Neundorf2007-08-301-1/+1
* STYLE: mark the variable as advancedAlexander Neundorf2007-07-231-0/+3
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-6/+4
* ENH: apply patch from Dirk Mueller to support Python 2.5Alexander Neundorf2006-09-271-1/+2
* ENH: cleanupsKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+1
* ENH: Add registry for 2.4Andy Cedilnik2005-07-151-0/+1
* BUG: Set PYTHONINTERP_FOUNDAndy Cedilnik2005-07-151-0/+5
* ENH: Initial importAndy Cedilnik2005-07-151-0/+20