summaryrefslogtreecommitdiffstats
path: root/Modules/FindPythonLibs.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG#423: Fixed search for frameworks on OSX.Brad King2003-12-291-30/+27
|
* BUG: remove junk codeBill Hoffman2003-11-211-12/+0
|
* BUG#266: Added cygwin names for the library. Module now documents output as ↵Brad King2003-11-201-5/+28
| | | | PYTHON_LIBRARIES instead of PYTHON_LIBRARY.
* STYLE: Removed trailing whitespace.Brad King2003-11-201-6/+6
|
* ENH: Find python framework on Mac OSX.Brad King2003-01-031-9/+33
|
* ENH: find python framework and include files on OSXYves Starreveld2002-12-271-0/+12
|
* Better search for pythonAndy Cedilnik2002-12-091-6/+23
|
* Clean find for Python, add find for python 2.2 on windows, cleanup java on ↵Andy Cedilnik2002-11-141-4/+8
| | | | windows and add java 1.4 support
* Oops, forgot the library nameAndy Cedilnik2002-06-101-1/+1
|
* Add search for python 2.2Andy Cedilnik2002-06-101-0/+2
|
* ENH: Adding search path's for PYTHON_LIBRARYDan Blezek2002-01-311-1/+1
|
* ENH: Adding /usr/*/python1.5 for RedHat 7.1/Python 1.5 usersDan Blezek2001-12-111-0/+2
|
* Make vars ADVANCED for WIN32 (same as Tcl)Sebastien Barre2001-12-041-1/+8
|
* PYTHON_DEBUG_LIBRARY is only used on Windows.Berk Geveci2001-11-301-10/+10
|
* Fynd Python debug lib in usual libs dir tooSebastien Barre2001-11-281-0/+2
|
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ↵Brad King2001-07-171-6/+6
| | | | arguments. This allows double quotes to be used in arguments.
* update include/lib path to Python (Linux)Sebastien Barre2001-07-161-1/+5
|
* NAMES syntaxSebastien Barre2001-05-111-2/+4
|
* minor fixes and new python moduleKen Martin2001-05-111-0/+33