index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindPython
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'FindPython-3.13'
Brad King
2023-08-16
1
-1/+1
|
\
|
*
FindPython: add support for Python 3.13
Vasily Ryabov
2023-08-15
1
-1/+1
*
|
FindPython: enhance MinGW support
Marc Chevrier
2023-08-05
1
-11/+54
*
|
Merge topic 'FindPython-Debian-workaround'
Brad King
2023-08-01
1
-1/+1
|
\
\
|
|
/
|
*
FindPython: Restore Python_SITE* values for versions below 3.10
Marc Chevrier
2023-07-31
1
-1/+1
*
|
FindPython: Add tests for IronPython v3
Marc Chevrier
2023-06-29
1
-2/+2
|
/
*
FindPython: update for distutils module deprecation
Marc Chevrier
2023-06-05
1
-6/+6
*
Merge topic 'FindPython-fix-launcher-typo'
Brad King
2023-05-18
1
-1/+1
|
\
|
*
FindPython: fix interpreter launcher variable spelling
Ben Boeckel
2023-05-17
1
-1/+1
*
|
FindPython: Add Windows/ARM support
Marc Chevrier
2023-03-26
1
-26/+84
|
/
*
FindPython: ensure Stable ABI is correctly handled
Marc Chevrier
2023-03-20
1
-1/+1
*
FindPython: fix erroneous ${CMAKE_SHARED_LIBRARY_SUFFIX} matching
Marc Chevrier
2023-03-01
1
-3/+3
*
Merge topic 'FindPython-CMP0007-NEW'
Brad King
2023-01-24
1
-0/+2
|
\
|
*
FindPython: Policy CMP0007 must be set to NEW
Marc Chevrier
2023-01-21
1
-0/+2
*
|
FindPython: add support for Stable ABI
Marc Chevrier
2022-11-29
1
-91/+662
*
|
FindPython: enhance SOABI computation
Marc Chevrier
2022-11-15
1
-8/+31
|
/
*
FindPython: remove unnecessary components interdependence
Marc Chevrier
2022-07-19
1
-1/+9
*
Merge topic 'FindPython-multiple-queries'
Brad King
2022-06-28
1
-2/+4
|
\
|
*
FindPython: fix error on multiple queries with different COMPONENTS
Marc Chevrier
2022-06-27
1
-2/+4
*
|
FindPython: enhance search criterias
Marc Chevrier
2022-06-22
1
-103/+124
*
|
FindPython: enhance windows registry handling
Marc Chevrier
2022-06-21
1
-12/+25
|
/
*
FindPython*: enhance interpreter lookup
Marc Chevrier
2022-06-05
1
-2/+11
*
FindPython: add support for Python 3.12
Michael Hirsch
2022-05-12
1
-1/+1
*
FindPython: fix typo error
Marc Chevrier
2022-05-03
1
-1/+1
*
FindPython: Add support for pypy v7.3.9 and uppers
Marc Chevrier
2022-04-20
1
-1/+12
*
FindPython: fix various problems using pypy interpreters
Marc Chevrier
2022-03-17
1
-10/+25
*
FindPython: Add support for Python 3.11
Tomáš Hrnčiar
2021-12-07
1
-1/+1
*
FindPython: Ensure homebrew on Mac M1 is used
Marc Chevrier
2021-09-03
1
-0/+1
*
Merge topic 'FindPython-fix-variable-handling'
Brad King
2021-02-16
1
-2/+2
|
\
|
*
FindPython: fix erroneous variable handling
Marc Chevrier
2021-02-16
1
-2/+2
|
*
Merge topic 'FindPython-python2-soabi-suffix-fix' into release-3.19
Brad King
2020-12-08
1
-2/+10
|
|
\
|
*
|
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
1
-3/+2
*
|
|
Merge topic 'FindPython-python2-soabi-suffix-fix'
Brad King
2020-12-08
1
-2/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindPython2: avoid doubling the extension in CPython2 SOABI
Ben Boeckel
2020-12-04
1
-2/+10
*
|
|
FindPython: Adds control over artifact names to search
Marc Chevrier
2020-11-03
1
-2/+18
|
|
/
|
/
|
*
|
FindPython: Add support of version 3.10
Marc Chevrier
2020-10-16
1
-1/+1
*
|
FindPython: Ensure Apple Xcode python 3 is usable
Marc Chevrier
2020-10-12
1
-0/+28
*
|
FindPython: Add version range support
Marc Chevrier
2020-09-30
1
-137/+272
|
/
*
FindPython: Fix erroneous regex in ABI check
Marc Chevrier
2020-09-23
1
-1/+1
*
FindPython: CMP0012 must be set to NEW
Marc Chevrier
2020-09-07
1
-1/+11
*
FindPython: enhance ABI checks against include directory
Marc Chevrier
2020-09-02
1
-8/+18
*
FindPython: enhance robustness of version extraction from library name
Marc Chevrier
2020-08-18
1
-3/+4
*
FindPython: manage SOABI for all Python versions
Marc Chevrier
2020-08-11
1
-12/+4
*
FindPython: ensure user's policies are respected
Marc Chevrier
2020-08-07
1
-8/+5
*
FindPython: use CMAKE specific variables to look-up debug library
Marc Chevrier
2020-05-18
1
-0/+6
*
FindPython: Add IronPython support on all platforms
Marc Chevrier
2020-05-11
1
-82/+337
*
FindPython: ensure any specified version is correctly handled
Marc Chevrier
2020-05-07
1
-47/+66
*
FindPython: Add support for 'PyPy'
Marc Chevrier
2020-05-01
1
-9/+91
*
FindPython: fix error on FPHSA call
Marc Chevrier
2020-04-29
1
-20/+20
*
FindPython: Add capability to specify Python implementations
Marc Chevrier
2020-04-28
1
-489/+547
[next]