summaryrefslogtreecommitdiffstats
path: root/Modules/FindPython.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindPython*: fix erroneous handling of virtual environmentsMarc Chevrier2018-10-021-0/+6
| | | | fixes: #18408
* FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-121-0/+11
| | | | Fixes: #18302
* FindPython*: MacOS: Fix erroneous handling of Frameworks.Marc Chevrier2018-09-121-0/+8
| | | | Fixes: #18204
* FindPython: enhance multiple major versions lookupMarc Chevrier2018-04-031-7/+8
|
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+180
Fixes: #16142