Commit History

Author SHA1 Message Date
  Sascha Zelzer 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 years ago
  Jean-Christophe Fillion-Robin 46bdbc8a6c Make sure *.tpp files are also installed 13 years ago
  Sascha Zelzer 9007390b59 Sanity checks for library and plug-in target names. 13 years ago
  Sascha Zelzer 63330b09e4 Merge branch 'external-plugins' 13 years ago
  Sascha Zelzer 43604a512b Improved support for external plug-ins. 13 years ago
  Jean-Christophe Fillion-Robin ac13c32312 Change CMake command to lower case. See #78 13 years ago
  Sascha Zelzer bad741f92a Use CTK_PLUGIN_<type>_OUTPUT_DIRECTORY vars for customization. 13 years ago
  Jean-Christophe Fillion-Robin 41da2a1da8 Merge branch 'differenciate-runtime-components' 13 years ago
  Jean-Christophe Fillion-Robin d9e405671c Make sure RUNTIME target type is considered in "library" install rules 13 years ago
  Jean-Christophe Fillion-Robin 04449fcba8 Merge branch 'differenciate-runtime-components' 13 years ago
  Jean-Christophe Fillion-Robin 7f88401611 Install - Associate libraries, apps and plugins to specific component 13 years ago
  Sascha Zelzer 709438144b Use proper gcc < 4.5 comparison for visibility flags. 13 years ago
  Sascha Zelzer e1a1434551 Do not use hidden visibility for gcc < 4.5. 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 76dcb40ef8 Use hidden symbol visibility for all plug-ins. 14 years ago
  Sascha Zelzer 338f5d8e22 Merge branch 'plugin-support-for-third-party-projects' 14 years ago
  Sascha Zelzer e57c8f7a6d Cached resource files in plug-ins can now be specified with absolute path. 14 years ago
  Sascha Zelzer 9f65e06339 Always add the plugin root dir to the list of include dirs. 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 02ee6704ed Improved the usage of the plug-in build system for external projects. 14 years ago
  Sascha Zelzer 77699d23be Support for customizing the output dir for plug-ins. 14 years ago
  Sascha Zelzer 868713ba16 Added support for exporting additional include dirs in plug-ins. 14 years ago
  Sascha Zelzer 02ed5714f2 Added doxygen CMake groups and inserted #! in CMake files. 14 years ago
  Jean-Christophe Fillion-Robin 2abf3770eb ctkMacroBuildPlugin - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS 14 years ago
  Jean-Christophe Fillion-Robin 99a49f4ea7 Remove LIBRARY_TYPE option from ctkMacroBuildPlugin 14 years ago
  Jean-Christophe Fillion-Robin 3468ee13f1 Library dirs can now be managed by the build system 14 years ago
  Sascha Zelzer abba6beb6b Support for Qt translation files in plugins. 14 years ago
  Sascha Zelzer ac653f1917 Support custom manifest headers for plugins. 14 years ago
  Sascha Zelzer 0db76fd6d9 Manually add dependencies for test plugins. 14 years ago