summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython
Commit message (Expand)AuthorAgeFilesLines
* FindPython: Add possibility to control scope of artifacts.Marc Chevrier2020-03-053-3/+56
* FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-0/+10
* FindPython: reduces consumption of resourcesMarc Chevrier2020-02-101-0/+1
* FindPython: Add variable Python_SOABIMarc Chevrier2020-01-092-0/+40
* FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-216-0/+92
* FindPython: customize failure messageMarc Chevrier2019-11-013-0/+98
* 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