Commit History

Author SHA1 Message Date
  Sascha Zelzer 211106b74a Merge branch 'qt5' 11 years ago
  Sascha Zelzer d6f12b0038 Make more libs and apps compatible with Qt5. 11 years ago
  Sascha Zelzer 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
  Jean-Christophe Fillion-Robin 8d376ed112 Do not set unused CMake build function parameter INCLUDE_DIRECTORIES 11 years ago
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 years ago
  Jean-Christophe Fillion-Robin 5fa3d11e52 By default, do not install application headers 12 years ago
  Julien Finet 47b3421658 Add support for Qt5 11 years ago
  Jean-Christophe Fillion-Robin ac13c32312 Change CMake command to lower case. See #78 13 years ago
  Jean-Christophe Fillion-Robin 7f88401611 Install - Associate libraries, apps and plugins to specific component 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
  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 3f328a435d ctkMacroBuildApp - Remove unused/commented code 14 years ago
  Jean-Christophe Fillion-Robin 3468ee13f1 Library dirs can now be managed by the build system 14 years ago
  Sascha Zelzer 9a6381c907 Enable support for writing CTK Plugins in external projects. 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 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
  Sascha Zelzer 091ac0d47f Fixed typo in message string. 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
  Jean-Christophe Fillion-Robin 9162088e41 ENH: BuildSystem - Enforce the fact that each application should have a <APP_NAME>Main.cpp file 15 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
  Jean-Christophe Fillion-Robin e588f214de BUG: In ctkMacroBuild{App,Lib,Plugin,QtDesignerPlugin), MY_SRCS shouldn't be cleared. 15 years ago
  Jean-Christophe Fillion-Robin fd4845f2b9 BUG: Fix ctkMacroBuild{App, Lib, Plugin, QtDesignerPlugin} - Make sure variable MY_{SRCS,UI_CXX,QRC_SRCS} are cleared 15 years ago