summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-023-0/+164
* FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-243-1/+63
* FindPython: Implement lookup strategies.Marc Chevrier2019-05-211-6/+26
* FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-079-0/+134
* FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-035-0/+82
* FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-041-1/+1
* FindPython: Introduce NumPy componentHiroshi Miura2019-01-244-63/+182
* FindPython: Support script modeKyle Edwards2019-01-234-0/+13
* FindPython: Test existence of imported targetsKyle Edwards2019-01-233-0/+24
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-208-0/+232