summaryrefslogtreecommitdiff
path: root/Tests/FindPython
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-3.26-FindPython-SOSABI-handling'Brad King2023-03-201-2/+6
|\
| * FindPython: ensure Stable ABI is correctly handledMarc Chevrier2023-03-201-2/+6
* | Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-0830-30/+30
|/
* FindPython: add support for Stable ABIMarc Chevrier2022-11-296-1/+134
* FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-273-0/+22
* Merge topic 'FindPython-version-range-fix-tests'Brad King2020-11-121-16/+25
|\
| * FindPython: Fix version range testsMarc Chevrier2020-11-111-16/+25
* | FindPython: Adds control over artifact names to searchMarc Chevrier2020-11-032-0/+78
|/
* FindPython: Enable C language in tests that find the Development componentMarc Chevrier2020-10-0710-10/+10
* FindPython: Tests optimizationsMarc Chevrier2020-10-0121-82/+82
* FindPython: Add version range supportMarc Chevrier2020-09-302-0/+159
* FindPython: manage SOABI for all Python versionsMarc Chevrier2020-08-111-0/+16
* FindPython: ensure user's policies are respectedMarc Chevrier2020-08-071-1/+1
* Merge branch 'backport-3.17-FindPython-check-specified-version' into FindPyth...Marc Chevrier2020-05-072-0/+149
|\
| * FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-072-0/+149
* | FindPython: Add support for 'PyPy'Marc Chevrier2020-05-014-0/+216
* | FindPython: Add capability to specify Python implementationsMarc Chevrier2020-04-284-2/+80
* | Merge topic 'FindPython-fix-python-compiler-validation'Brad King2020-04-243-3/+111
|\ \ | |/
| * FindPython: fix python compiler validationMarc Chevrier2020-04-233-3/+111
* | FindPython: add sub-components to Development componentMarc Chevrier2020-04-168-3/+148
* | Merge topic 'FindPython-version-validation-fix'Brad King2020-03-182-15/+67
|\ \ | |/
| * FindPython: fix regression on version validationMarc Chevrier2020-03-172-15/+67
* | 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-254-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