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
*
FindPython: use CMAKE specific variables to look-up debug library
Marc Chevrier
2020-05-18
1
-2/+8
*
FindPython: ensure any specified version is correctly handled
Marc Chevrier
2020-05-07
1
-43/+73
*
FindPython: fix error on FPHSA call
Marc Chevrier
2020-04-29
1
-7/+7
*
FindPython: fix reason failure propagation
Marc Chevrier
2020-04-24
1
-21/+23
*
FindPython: fix python compiler validation
Marc Chevrier
2020-04-23
1
-15/+16
*
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
|
\
|
*
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: fix variable spelling error
Marc Chevrier
2020-03-26
1
-1/+1
*
|
FindPython: misc. fixes
Marc Chevrier
2020-03-24
1
-3/+3
*
|
FindPython: fix regression on version validation
Marc Chevrier
2020-03-17
1
-4/+4
*
|
FindPython: Convert env CMAKE_FRAMEWORK_PATH to CMake path
Bo Anderson
2020-03-11
1
-1/+2
*
|
FindPython: python_add_library can now manage SOABI suffix.
Marc Chevrier
2020-03-03
1
-6/+23
*
|
FindPython: Do not cache computed result variables
Marc Chevrier
2020-02-26
1
-2/+2
*
|
FindPython: Mark non-public cache entries INTERNAL
Marc Chevrier
2020-02-26
1
-52/+99
*
|
FindPython: reduces consumption of resources
Marc Chevrier
2020-02-10
1
-88/+137
*
|
Merge topic 'python39'
Brad King
2020-01-15
1
-1/+1
|
\
\
|
|
/
|
*
FindPython: Add support for version 3.9
Miro Hrončok
2020-01-14
1
-1/+1
*
|
Merge topic 'macOS-Xcode-11-frameworks'
Brad King
2020-01-13
1
-0/+3
|
\
\
|
|
/
|
*
FindPython: ensure new Xcode framework for Python3 is detected
Marc Chevrier
2020-01-10
1
-0/+3
*
|
FindPython: Add variable Python_SOABI
Marc Chevrier
2020-01-09
1
-6/+44
*
|
Merge topic 'findpython_conda_support'
Marc Chevrier
2019-12-23
1
-7/+7
|
\
\
|
*
|
FindPython: Extend virtual environment handling by considering conda
Sebastian Müller
2019-12-21
1
-7/+7
*
|
|
Merge topic 'FindPython-Fix-target-properties'
Kyle Edwards
2019-12-20
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
FindPython*: Fix erroneous target properties setting
Marc Chevrier
2019-12-19
1
-1/+1
*
|
FindPython: customize failure message
Marc Chevrier
2019-11-01
1
-1/+49
|
/
*
FindPython: Add capability to specify directly artifacts
Marc Chevrier
2019-09-02
1
-205/+292
*
FindPython: Enhance python cache variables management.
Marc Chevrier
2019-09-02
1
-756/+935
*
FindPython: ensure virtual environments are correctly handled
Marc Chevrier
2019-08-05
1
-185/+294
*
Merge topic 'FindPython-interpreter-crosscompiling'
Brad King
2019-07-18
1
-11/+10
|
\
|
*
FindPython: ensure interpreter is founded when cross-compiling
Marc Chevrier
2019-07-18
1
-11/+10
*
|
FindPython: add Python_FIND_ABI hint.
Marc Chevrier
2019-06-24
1
-99/+270
|
/
*
FindPython: ensure Python_ROOT_DIR is always searched first
Marc Chevrier
2019-05-31
1
-0/+2
*
FindPython*: remove erroneous code
Marc Chevrier
2019-05-30
1
-2/+0
*
FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.
Marc Chevrier
2019-05-24
1
-9/+20
*
FindPython: Add policy to manage lookup stratgey default.
Marc Chevrier
2019-05-21
1
-2/+12
*
FindPython: Implement lookup strategies.
Marc Chevrier
2019-05-21
1
-363/+764
*
FindPython*: Manage weak link for Python modules
Marc Chevrier
2019-05-07
1
-63/+98
*
Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable'
Brad King
2019-05-06
1
-3/+6
|
\
|
*
FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctly
Marc Chevrier
2019-05-05
1
-3/+6
*
|
Merge topic 'FindPython-NumPy-fix-dependencies-management'
Brad King
2019-05-01
1
-9/+13
|
\
\
|
|
/
|
*
FindPython: NumPy: fix erroneous dependencies management
Marc Chevrier
2019-04-30
1
-9/+13
*
|
FindPython*: Add capability to control virtual env handling.
Marc Chevrier
2019-04-03
1
-5/+60
|
/
*
FindPython*: ensure correct architecture is selected.
Marc Chevrier
2019-03-14
1
-8/+8
*
FindPython: Fix NumPy component include directory
Marc Chevrier
2019-03-04
1
-2/+1
*
FindPython: Introduce NumPy component
Hiroshi Miura
2019-01-24
1
-0/+47
*
FindPython: Support script mode
Kyle Edwards
2019-01-23
1
-101/+105
[next]