Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin f147dd0b77 Do not log PythonQt wrapping output. See #449 11 years ago
  Jean-Christophe Fillion-Robin c6032b2fd7 Remove Light wrapping CMake script and directly invoke python executable 11 years ago
  Jean-Christophe Fillion-Robin 732b362924 Simplify moc'ing of generated PythonQt wrapper. See #449 11 years ago
  Jean-Christophe Fillion-Robin ed64443656 Simplify how path of generated file are specified. See #449 11 years ago
  Jean-Christophe Fillion-Robin 0ab2d2a3c0 Configure module init file at configure times. See #449 11 years ago
  Jean-Christophe Fillion-Robin 06da22eaa6 Optimize ctkMacroWrapPythonQt creating required source list in a single loop. 11 years ago
  Jean-Christophe Fillion-Robin d3f81f44fb Move all PythonQt wrapping code into one script. See #449 11 years ago
  Jean-Christophe Fillion-Robin 8b691cafa9 Remove setting of INCLUDE_DIRS variable specific to PythonQtGenerator 11 years ago
  Jean-Christophe Fillion-Robin 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
  Jean-Christophe Fillion-Robin 3593a34fbe Remove code referencing unexisting variable. See #449 11 years ago
  Jean-Christophe Fillion-Robin 029cc609e9 BUG: Fix PythonQt light wrapping so that header in subfolder can be wrapped. 11 years ago
  Julien Finet 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt 13 years ago
  Jean-Christophe Fillion-Robin fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 years ago
  Jean-Christophe Fillion-Robin ac13c32312 Change CMake command to lower case. See #78 13 years ago
  Jean-Christophe Fillion-Robin 916309756d PythonQt module can be compiled either as python module or as static library 13 years ago
  Jean-Christophe Fillion-Robin 38bcbbf69a PythonQt module can now be initialized as regular Python module 13 years ago
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
  Jean-Christophe Fillion-Robin e7eb9678bd Use message FATAL_ERROR instead of SEND_ERROR 14 years ago
  Sascha Zelzer 02ed5714f2 Added doxygen CMake groups and inserted #! in CMake files. 14 years ago
  Jean-Christophe Fillion-Robin c4160da269 Add comment into ctkMacroWrapPythonQt.cmake 14 years ago
  Jean-Christophe Fillion-Robin 757ba1c2f1 ctkMacroWrapPythonQt internally includes ctkMacroSetPaths 14 years ago
  Jean-Christophe Fillion-Robin ebaf43256e ctkScriptWrapPythonQt_Full - On windows, include dirs are dumped to a file 14 years ago
  Jean-Christophe Fillion-Robin 9acf399935 ctkscriptMocPythonQtWrapper - On windows, moc flags are dumped to a file 14 years ago
  Jean-Christophe Fillion-Robin e8bd5aa045 Remove trailing spaces in CMake license headers 14 years ago
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header 14 years ago
  Jean-Christophe Fillion-Robin a2d590d2ff ctkMacroWrapPythonQt - Make sure PYTHON_LIBRARY_PATH is valid on Windows 14 years ago
  Steve Pieper a55a9df600 COMP: fix paths so Python can be used to calculate dependencies - running python this way now works on mac, and should work on other platforms as well. 14 years ago
  Jean-Christophe Fillion-Robin 95731b47e8 BUG: ctkMacroWrapPythonQt - Fix regex used to check if a header file contains a virtual pure method 14 years ago
  Jean-Christophe Fillion-Robin d7ceb4bb35 COMP: ctkMacroWrapPythonQt - Make sure variable moc_flags is cleared 14 years ago
  Jean-Christophe Fillion-Robin bc1d89a7bb BUG: Fix ctkMacroWrapPythonQt_Light to make sure path is updated with PYTHON_LIBRARY_PATH 14 years ago