summaryrefslogtreecommitdiffstats
path: root/Modules/FindPython
Commit message (Expand)AuthorAgeFilesLines
* FindPython*: fix erroneous behavior on multiple 'find_package' callsMarc Chevrier2018-07-231-5/+1
* FindPython: Add support for version 3.8Marcel Plch2018-06-081-1/+1
* Fix misc. typosluz.paz2018-06-041-3/+3
* FindPython: ensure correct architecture (i.e. 32/64bit) is usedMarc Chevrier2018-04-201-5/+74
* FindPython: Add cross-compilation support for Debian-based systems.Yee Fan2018-04-181-15/+23
* FindPython: enhance multiple major versions lookupMarc Chevrier2018-04-031-0/+9
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+843