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.15' into release-4.1
Brad King
2025-10-25
1
-1/+1
|
\
|
*
FindPython: Add support for Python 3.15
Karolina Surma
2025-10-24
1
-1/+1
*
|
FindPython: Ensure correct handling of Python_FIND_ABI variable
Marc Chevrier
2025-09-04
1
-8/+15
*
|
Merge topic 'Python3.14-support'
Brad King
2025-05-20
1
-6/+13
|
\
\
|
|
/
|
*
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: fix the definition of SABI artifacts
Marc Chevrier
2025-04-21
1
-5/+8
*
|
FindPython: ensure reproductibility between CMake calls
Marc Chevrier
2025-03-22
1
-4/+52
*
|
FindPython: enforce artifacts consistency when cross-compiling
Marc Chevrier
2025-03-05
1
-7/+39
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
FindPython: migrate tests to RunCMake framework
Marc Chevrier
2025-02-28
1
-2/+2
*
|
FindPython: Support for multiple searches in same directory
Marc Chevrier
2025-02-13
1
-2/+3
*
|
Modules/Find*: Include FindPackageHandleStandardArgs normally
Brad King
2025-01-30
1
-1/+1
*
|
FindPython : fix a misspelled variable name in __python_import_library macro.
Mathieu Flament
2025-01-29
1
-1/+1
*
|
CMP0057: Remove support for OLD behavior
Brad King
2025-01-22
1
-2/+0
*
|
CMP0012: Remove support for OLD behavior
Brad King
2025-01-17
1
-2/+0
*
|
CMP0007: Remove support for OLD behavior
Brad King
2025-01-17
1
-2/+0
*
|
FindPython: add support for multiple searches in same directory
Marc Chevrier
2025-01-11
1
-103/+109
*
|
FindPython: enhance artifacts consistency
Marc Chevrier
2025-01-01
1
-1/+2
*
|
FindPython: enhance Development artifacts lookup in virtual environment
Marc Chevrier
2024-12-12
1
-53/+132
|
/
*
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
[next]