Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jean-Christophe Fillion-Robin ac1370e6f3 Add FOLDER parameter to ctkMacroBuildQtPlugin 10 gadi atpakaļ
  Jean-Christophe Fillion-Robin 41f88742b6 Fix generator expression introduced in previous commit d779b43 10 gadi atpakaļ
  Jean-Christophe Fillion-Robin d779b43a38 Update ctkMacroBuildQtPlugin to fix CMake warning related to CMP0026 10 gadi atpakaļ
  Sascha Zelzer 211106b74a Merge branch 'qt5' 11 gadi atpakaļ
  Sascha Zelzer d6f12b0038 Make more libs and apps compatible with Qt5. 11 gadi atpakaļ
  Jean-Christophe Fillion-Robin 0233954b34 Simplify system and remove variable CTK_BASE_INCLUDE_DIRS 11 gadi atpakaļ
  Sascha Zelzer f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
  Sascha Zelzer 467359d3ed Merge branch 'master' into qt5 11 gadi atpakaļ
  Jean-Christophe Fillion-Robin 2dcffeedb7 Explicitly set default value for CTK_INSTALL_QTPLUGIN_DIR 11 gadi atpakaļ
  Jean-Christophe Fillion-Robin de2625bc30 Ensure CTK_INSTALL_QTPLUGIN_DIR is properly set 12 gadi atpakaļ
  Julien Finet 47b3421658 Add support for Qt5 11 gadi atpakaļ
  Sascha Zelzer 6e53277e98 First set of build system patches for Qt5 support. 12 gadi atpakaļ
  Sascha Zelzer 1bba6779d3 Set the Qt plugin install path if it is not properly overridden. Fixes #228 12 gadi atpakaļ
  Dominique Belhachemi 50888cad64 add check for CTK_EXPORT_HEADER_TEMPLATE 13 gadi atpakaļ
  Julien Finet 8a7e6bfdab Support custom location for Qt plugin install dir 13 gadi atpakaļ
  Julien Finet 70c40c7aaf Generalize ctkMacroBuildQtDesignerPlugin to build any Qt plugin 13 gadi atpakaļ
  Jean-Christophe Fillion-Robin 5388131048 STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin} 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin dec1a25cd1 BUG: Copy ctkMacroBuildQtPlugin if from branch plugin-framework 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 98f28da90d ENH: Update CMakeLists.txt to build DGraph program and execute it using the generated DGraphInput.txt file. 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 8b1fd3528e ENH: Updated macros ctkMacroBuildQt{App, Lib, Plugin} and existing Testing/CMakeLists.txt - A label is now associated with each Target. 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin beed16b255 STYLE: Update CMake macros - Added comments and remove extra test in ENDIF() statement. 15 gadi atpakaļ
  Sascha Zelzer 84576286df ENH: fixed Qt Resource handling 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin bc51bc8b37 STYLE: Update comment in CMakeLists.txt and also review ctkMacroBuildQtPlugin.cmake 15 gadi atpakaļ
  Sascha Zelzer 0220ef6b29 Fixed ctkMacroBuildQtPlugin to build shared libraries 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 2d2234c343 ENH: Target libraries of CTK target libraries should be listed in target_libraries.cmake. The macro ctkMacroGetTargetLibraries allow to retrieve the content of the file. 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 9de452e6a2 ENH: CTK CMake macro are now prefixed with "ctkMacro...". Also rename the cmake file name for consistency. 15 gadi atpakaļ