summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPython
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-207-7/+7
|
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-166-6/+6
|
* Merge topic 'python-android-link'Brad King2025-09-169-0/+62
|\ | | | | | | | | | | | | | | 1507491c25 FindPython: link modules against libpython on Android Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !11153
| * FindPython: link modules against libpython on AndroidMalcolm Smith2025-09-139-0/+62
| |
* | Merge topic 'FindPython-ABI-handling'Brad King2025-09-052-0/+7
|\ \ | |/ |/| | | | | | | | | c504b1c638 FindPython: Ensure correct handling of Python_FIND_ABI variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11145
| * FindPython: Ensure correct handling of Python_FIND_ABI variableMarc Chevrier2025-09-042-0/+7
| | | | | | | | Fixes: #27192
* | FindPython: NumPy target does not depend on Development.ModuleMarc Chevrier2025-08-257-10/+52
|/ | | | Fixes: #27123
* FindPython: fix the definition of SABI artifactsMarc Chevrier2025-04-213-4/+31
| | | | Fixes: #26881
* FindPython: enforce artifacts consistency when cross-compilingMarc Chevrier2025-03-0515-7/+194
| | | | Fixes: #26696
* FindPython: migrate tests to RunCMake frameworkMarc Chevrier2025-02-2854-0/+1764