index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindPython
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge topic 'FindPython-reason-failure'
Brad King
2020-04-27
1
-21
/
+23
|
\
|
*
FindPython: fix reason failure propagation
Marc Chevrier
2020-04-24
1
-21
/
+23
*
|
Merge topic 'FindPython-fix-python-compiler-validation'
Brad King
2020-04-24
1
-15
/
+16
|
\
\
|
|
/
|
*
FindPython: fix python compiler validation
Marc Chevrier
2020-04-23
1
-15
/
+16
*
|
FindPython: remove unnecessary if check
Ben Boeckel
2020-04-20
1
-3
/
+1
*
|
FindPython: fix some indentation
Ben Boeckel
2020-04-17
1
-2
/
+2
*
|
FindPython: add sub-components to Development component
Marc Chevrier
2020-04-16
1
-80
/
+220
*
|
Merge topic 'FindPython-if-auto-deref'
Brad King
2020-04-15
1
-9
/
+9
|
\
\
|
|
/
|
*
FindPython: remove extra dereference
Ben Boeckel
2020-04-14
1
-1
/
+1
|
*
FindPython: avoid autoderef in version comparisons
Ben Boeckel
2020-04-14
1
-8
/
+8
|
*
Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17
Brad King
2020-04-02
1
-1
/
+1
|
|
\
*
|
\
Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST'
Brad King
2020-04-02
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindPython: fix handling when FIND_VIRTUALENV == FIRST
Marc Chevrier
2020-04-01
1
-1
/
+1
|
*
|
FindPython: Do not cache computed result variables in CMake 3.16
Marc Chevrier
2020-02-26
1
-2
/
+2
|
*
|
FindPython: Mark non-public cache entries INTERNAL in CMake 3.16
Marc Chevrier
2020-02-26
1
-48
/
+95
*
|
|
FindPython: use 'sysconfig' as alternate to 'distutils.sysconfig'
Marc Chevrier
2020-03-28
1
-12
/
+24
[next]