summaryrefslogtreecommitdiff
path: root/Modules/FindPython2.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}Brad King2023-05-031-0/+4
* Merge topic 'doc-improvements'Brad King2022-11-101-2/+2
|\
| * Help: ``CMake`` → CMakeAlex Turbov2022-11-071-2/+2
* | Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-071-1/+1
|/
* FindPython: clarify static libraries hint usageMarc Chevrier2021-12-011-0/+5
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+1
* Help: FindPython: add version informationMarc Chevrier2020-12-011-12/+73
* FindPython: Adds control over artifact names to searchMarc Chevrier2020-11-031-0/+16
* FindPython: Ensure Apple Xcode python 3 is usableMarc Chevrier2020-10-121-0/+3
* FindPython: Add version range supportMarc Chevrier2020-09-301-0/+4
* FindPython: fix typo in Python_LIBRARY_DIRSPhilipp Storz2020-09-111-1/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-4/+4
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* FindPython: Add IronPython support on all platformsMarc Chevrier2020-05-111-1/+15
* FindPython: Add support for 'PyPy'Marc Chevrier2020-05-011-0/+6
* FindPython: Add capability to specify Python implementationsMarc Chevrier2020-04-281-0/+21
* FindPython: add sub-components to Development componentMarc Chevrier2020-04-161-10/+26
* Help: FindPython: fix typos and add some clarificationsMarc Chevrier2020-04-111-6/+11
* Merge topic 'FindPython-polish'Brad King2020-03-251-8/+6
|\
| * FindPython: misc. fixesMarc Chevrier2020-03-241-8/+6
* | FindPython: Add possibility to control scope of artifacts.Marc Chevrier2020-03-051-0/+16
|/
* FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-2/+3
* FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-211-6/+6
* Help: Minor wording cleanup for Python modulesCraig Scott2019-10-271-2/+2
* FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-021-0/+38
* FindPython: ensure virtual environments are correctly handledMarc Chevrier2019-08-051-0/+6
* 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-5/+9
* FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-031-4/+16
* 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-1/+12
* FindPython*: MacOS: Fix erroneous handling of Frameworks.Marc Chevrier2018-09-121-0/+8
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+146