David Gobbi
|
f8bc4e1118
FindPythonLibs: Use python executable prefix as a hint
|
10 years ago |
David Gobbi
|
a9d32dffb9
FindPythonLibs: Match include dir to library version
|
10 years ago |
David Gobbi
|
ea2db3bb02
FindPythonLibs: Fix OS X framework include directory search path
|
10 years ago |
David Gobbi
|
c57334fae9
FindPythonLibs: Remove PYTHON_INCLUDE_PATH as input
|
10 years ago |
David Gobbi
|
2db092b1f6
FindPython{Interp,Libs}: Add versions 3.5 and 3.6
|
10 years ago |
Matt McCormick
|
02fd035689
FindPythonLibs: Find the python.org libraries (#14809)
|
10 years ago |
Brad King
|
92b423fc2f
Merge topic 'different-python-header-libs-exe-0013794'
|
11 years ago |
Matt McCormick
|
5922019802
FindPython*: Document suggested find_package order (#13794)
|
11 years ago |
Brad King
|
83722f34f7
Merge topic 'python-3.4'
|
11 years ago |
Matt McCormick
|
ab6201ab64
FindPython{Interp,Libs}: Search for Python 3.4.
|
11 years ago |
Brad King
|
bf28ff1f42
FindPythonLibs: Do not try to find the interpreter (#13794)
|
11 years ago |
Matt McCormick
|
3816cd2dc7
FindPythonLibs: Find consistent Python interp, headers, libs (#13794)
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Rolf Eike Beer
|
afd4f7f042
FindPython*: simplify version selection
|
12 years ago |
Rolf Eike Beer
|
8ebf74b02f
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Rolf Eike Beer
|
9d145b0998
FindPythonLibs: honor EXACT version specification (#13216)
|
13 years ago |
Zack Galbreath
|
c5c9af5a73
FindPythonLibs: Document cache variables (#13240)
|
13 years ago |
Ben Boeckel
|
4bdec581b3
Search for other ABIFLAGS builds of Python
|
13 years ago |
Ben Boeckel
|
6a46f5ce80
Don't put legacy variables back into the cache
|
13 years ago |
Rolf Eike Beer
|
53d02ea1ea
FindPythonLibs: stop scanning when libraries are found
|
13 years ago |
Rolf Eike Beer
|
91d5a2a386
FindPythonLibs: put debug libraries into PYTHON_LIBRARIES
|
13 years ago |
Rolf Eike Beer
|
c9c1a17609
FindPythonLibs: get the exact version of the found library (#3080)
|
13 years ago |
Rolf Eike Beer
|
f7723786e7
FindPythonLibs: make the version selection work as for PythonInterp
|
13 years ago |
Rolf Eike Beer
|
bbddaeef7e
FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as input
|
13 years ago |
Christian Andersson
|
a04ced3b38
FindPythonLibs: Search for single-user installs on Windows
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Brad King
|
a104712d41
Merge topic 'python-modules-header'
|
15 years ago |
Marcus D. Hanwell
|
23635ff1a0
Bug #11715 - generate header in the build tree.
|
15 years ago |