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
/
Support.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindPython: Avoid implicit link library on Windows
Marc Chevrier
2025-05-20
1
-1/+10
*
FindPython: rely on ABIFLAGS on Windows for ABI profile
Marc Chevrier
2025-05-20
1
-5/+3
*
FindPython: Ensure SABIModule is found in all cases
Marc Chevrier
2024-12-02
1
-3/+4
*
FindPython: Add support for Python 3.14
Miro Hrončok
2024-10-18
1
-1/+1
*
FindPython: ensure all ABI are searched by default
Marc Chevrier
2024-09-12
1
-35/+19
*
Merge topic 'FindPython-free-threaded-python' into release-3.30
Brad King
2024-08-27
1
-0/+27
|
\
|
*
FindPython: ensure a usable environment is set for the free threaded Python
Marc Chevrier
2024-08-27
1
-0/+27
*
|
FindPython: fix regression of NumPy detection with Intel MKL library
Even Rouault
2024-08-26
1
-9/+8
|
/
*
FindPython: Fix usage of cached variable _Python_EXECUTABLE_DEBUG
Marc Chevrier
2024-07-26
1
-2/+20
*
FindPython: Add support for free threaded python
Marc Chevrier
2024-06-04
1
-68/+115
*
FindPython: On Windows, Enhance python debug version support
Marc Chevrier
2024-05-09
1
-14/+85
*
Modules: Fix CMP0159 warnings in modules when tracing
Juan Ramos
2024-03-29
1
-0/+2
*
FindPython: fix NumPy detection when Intel MKL library is installed
Even Rouault
2024-03-21
1
-0/+16
*
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
[next]