summaryrefslogtreecommitdiff
path: root/Modules/FindPython.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Minor wording cleanup for Python modulesCraig Scott2019-10-271-2/+2
* FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-021-0/+50
* FindPython: ensure virtual environments are correctly handledMarc Chevrier2019-08-051-0/+6
* FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-241-0/+45
* FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.Marc Chevrier2019-05-241-2/+7
* FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-1/+3
* FindPython: Implement lookup strategies.Marc Chevrier2019-05-211-0/+11
* FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-071-4/+8
* FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-031-5/+17
* FindPython*: ensure correct architecture is selected.Marc Chevrier2019-03-141-0/+7
* FindPython: Introduce NumPy componentHiroshi Miura2019-01-251-2/+11
* FindPython: Support script modeKyle Edwards2019-01-231-4/+6
* FindPython*: fix erroneous handling of virtual environmentsMarc Chevrier2018-10-021-0/+6
* FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-121-0/+11
* FindPython*: MacOS: Fix erroneous handling of Frameworks.Marc Chevrier2018-09-121-0/+8
* FindPython: enhance multiple major versions lookupMarc Chevrier2018-04-031-7/+8
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+180