Commit History

Author SHA1 Message Date
  Sascha Zelzer 338f5d8e22 Merge branch 'plugin-support-for-third-party-projects' 14 years ago
  Sascha Zelzer e9298b5ce1 Fix an issue with long relative include paths in moc generated files. 14 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 73fbb4b9bc ctkMacroBuildLib - On Linux, set -fPIC compile flag if build statically 14 years ago
  Jean-Christophe Fillion-Robin bf37cb7ce4 ctkMacroBuildLib - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS 14 years ago
  Jean-Christophe Fillion-Robin c47b423678 Add VTK_LIBRARY_DIRS as link directory when appropriate 14 years ago
  Jean-Christophe Fillion-Robin 3468ee13f1 Library dirs can now be managed by the build system 14 years ago
  Jean-Christophe Fillion-Robin 9285f10993 Set label on PythonQt decorators associated with CTK libraries 14 years ago
  Jean-Christophe Fillion-Robin 7dd46d6159 Set target property 'CTK_LIB_TARGET_SOURCE_DIR' on each CTK libraries 14 years ago
  Jean-Christophe Fillion-Robin 1c2773a527 ctkMacroBuildLib - Fix test checking for existence of the PythonQtDecorator file 14 years ago
  Jean-Christophe Fillion-Robin 61a10f6354 ctkMacroBuildLib - Link against PythonQt, Python and VTK if the lib embeds PythonQt decorator 14 years ago
  Jean-Christophe Fillion-Robin 857f33b1b4 Add DISABLE_WRAP_PYTHONQT option to ctkMacroBuildLib 14 years ago
  Sascha Zelzer 9a6381c907 Enable support for writing CTK Plugins in external projects. 14 years ago
  Jean-Christophe Fillion-Robin 1443532143 Clear KIT_PYTHONQT_SRCS variable before invoking ctkMacroWrapPythonQt 14 years ago
  Jean-Christophe Fillion-Robin b756d3eeca Rename CMake variables *_CXX into *_CPP in app, lib and plugin build macros 14 years ago
  Jean-Christophe Fillion-Robin b76f50e51a Make sure CTK library name starts with 'CTK' uppercase 14 years ago
  Jean-Christophe Fillion-Robin c8fd5a716e Export file header now start with "ctk" lower case 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 2de135a0f8 CTK_BASE_INCLUDE_DIRS has to be updated to generate CTKConfig.cmake 14 years ago
  Sascha Zelzer e31125c8ab Cleanup of message commands and indentation. 14 years ago
  Sascha Zelzer 2127d1b68f FindPackage and variable expanding in top-level CMakeLists.txt 14 years ago
  Sascha Zelzer 0f9c699c14 Add only needed include dirs. 14 years ago
  Sascha Zelzer e87fe1533d COMP: Mingw: When using -fstack-protection-all, linking to libssp 14 years ago
  Jean-Christophe Fillion-Robin ce9d183bb0 COMP: Since PythonQt wrapper library are static, make sure the flag -fPIC is passed. 14 years ago
  Jean-Christophe Fillion-Robin fff5abe7a7 ENH: Added ctkMacroWrapPythonQt 14 years ago
  Jean-Christophe Fillion-Robin 254a75a2f8 ENH: Expose variable CTK_LIBRARIES in CTKConfig.cmake.in 15 years ago
  Jean-Christophe Fillion-Robin b20a08e5a1 ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts 15 years ago
  Jean-Christophe Fillion-Robin 5e94dd99e6 BUG: Fix ctkMacroBuild{Lib,Plugin,App}.cmake - Source and generated group now refer to the correct files. 15 years ago