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 |
Brad King
|
784d5ce0f8
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
|
15 years ago |
Marcus D. Hanwell
|
2d3594b1bb
Python additional version support, bug #10279.
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
David Cole
|
424ba550e5
Merge topic 'PythonLibs-2.7'
|
15 years ago |
Marcus D. Hanwell
|
1f369a71c8
ENH: Added case for Python 2.7.
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
David Gobbi
|
d36c16a760
Set the module prefix, updated Windows suffix.
|
15 years ago |
Marcus D. Hanwell
|
42fd9a596f
Bug with default library type of Python modules.
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Marcus Hanwell
|
1e43973741
A few small changed from Pat Marion (in VTK CVS too)
|
15 years ago |
Marcus Hanwell
|
f7a3db6403
Applied patch from Pat Marion - modules header macro.
|
15 years ago |
Marcus Hanwell
|
8d87d12ce6
Do not force frameworks on Mac OS X - never worked well.
|
15 years ago |
Marcus Hanwell
|
e4ebb49717
Added a second call to find_library to find the static library.
|
16 years ago |
Marcus Hanwell
|
180a681b53
Fixed bug 8319, search for the Python shared library in the standard locations.
|
16 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Bill Hoffman
|
da29eb892b
Change FindPythonLibs to use the standard _DIR instead of _PATH but stay backwards compatible
|
16 years ago |