Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Christophe Fillion-Robin cddec77667 Fixes configuration when enabling PythonQt wrapping vor 11 Jahren
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 vor 11 Jahren
  Jean-Christophe Fillion-Robin f147dd0b77 Do not log PythonQt wrapping output. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin c6032b2fd7 Remove Light wrapping CMake script and directly invoke python executable vor 11 Jahren
  Jean-Christophe Fillion-Robin 732b362924 Simplify moc'ing of generated PythonQt wrapper. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin ed64443656 Simplify how path of generated file are specified. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin 0ab2d2a3c0 Configure module init file at configure times. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin 06da22eaa6 Optimize ctkMacroWrapPythonQt creating required source list in a single loop. vor 11 Jahren
  Jean-Christophe Fillion-Robin d3f81f44fb Move all PythonQt wrapping code into one script. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin 8b691cafa9 Remove setting of INCLUDE_DIRS variable specific to PythonQtGenerator vor 11 Jahren
  Jean-Christophe Fillion-Robin 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin 3593a34fbe Remove code referencing unexisting variable. See #449 vor 11 Jahren
  Jean-Christophe Fillion-Robin 029cc609e9 BUG: Fix PythonQt light wrapping so that header in subfolder can be wrapped. vor 11 Jahren
  Julien Finet 47b3421658 Add support for Qt5 vor 11 Jahren
  Julien Finet 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt vor 13 Jahren
  Jean-Christophe Fillion-Robin fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 vor 13 Jahren
  Jean-Christophe Fillion-Robin ac13c32312 Change CMake command to lower case. See #78 vor 13 Jahren
  Jean-Christophe Fillion-Robin 916309756d PythonQt module can be compiled either as python module or as static library vor 13 Jahren
  Jean-Christophe Fillion-Robin 38bcbbf69a PythonQt module can now be initialized as regular Python module vor 13 Jahren
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 13 Jahren
  Jean-Christophe Fillion-Robin e7eb9678bd Use message FATAL_ERROR instead of SEND_ERROR vor 14 Jahren
  Sascha Zelzer 02ed5714f2 Added doxygen CMake groups and inserted #! in CMake files. vor 14 Jahren
  Jean-Christophe Fillion-Robin c4160da269 Add comment into ctkMacroWrapPythonQt.cmake vor 14 Jahren
  Jean-Christophe Fillion-Robin 757ba1c2f1 ctkMacroWrapPythonQt internally includes ctkMacroSetPaths vor 14 Jahren
  Jean-Christophe Fillion-Robin ebaf43256e ctkScriptWrapPythonQt_Full - On windows, include dirs are dumped to a file vor 14 Jahren
  Jean-Christophe Fillion-Robin 9acf399935 ctkscriptMocPythonQtWrapper - On windows, moc flags are dumped to a file vor 14 Jahren
  Jean-Christophe Fillion-Robin e8bd5aa045 Remove trailing spaces in CMake license headers vor 14 Jahren
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header vor 14 Jahren
  Jean-Christophe Fillion-Robin a2d590d2ff ctkMacroWrapPythonQt - Make sure PYTHON_LIBRARY_PATH is valid on Windows vor 14 Jahren
  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. vor 14 Jahren