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: 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: Add support for version 3.9
Miro HronĨok
2020-01-14
1
-1/+1
*
FindPython: ensure new Xcode framework for Python3 is detected
Marc Chevrier
2020-01-10
1
-0/+3
*
FindPython*: Fix erroneous target properties setting
Marc Chevrier
2019-12-19
1
-1/+1
*
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
*
FindPython: Ensure config tool matches library architecture
Marc Chevrier
2018-11-19
1
-0/+17
*
FindPython*: Add missing registry paths
Marc Chevrier
2018-10-11
1
-2/+33
*
FindPython*: fix erroneous handling of virtual environments
Marc Chevrier
2018-10-02
1
-11/+15
*
FindPython*: Windows: add facility to select lookup order for registry.
Marc Chevrier
2018-09-12
1
-60/+204
*
FindPython*: MacOS: Fix erroneous handling of Frameworks.
Marc Chevrier
2018-09-12
1
-17/+156
*
FindPython: clean-up lookup names strategy
Marc Chevrier
2018-09-12
1
-3/+10
*
FindPython*: fix erroneous behavior on multiple 'find_package' calls
Marc Chevrier
2018-07-23
1
-5/+1
*
FindPython: Add support for version 3.8
Marcel Plch
2018-06-08
1
-1/+1
*
Fix misc. typos
luz.paz
2018-06-04
1
-3/+3
*
FindPython: ensure correct architecture (i.e. 32/64bit) is used
Marc Chevrier
2018-04-20
1
-5/+74
*
FindPython: Add cross-compilation support for Debian-based systems.
Yee Fan
2018-04-18
1
-15/+23
*
FindPython: enhance multiple major versions lookup
Marc Chevrier
2018-04-03
1
-0/+9
*
FindPython*: New implementation for Python stuff
Marc Chevrier
2018-03-20
1
-0/+843