Commit History

Autor SHA1 Mensaxe Data
  Jean-Christophe Fillion-Robin 6f42f58ab6 ENH: In superbuild.cmake, CTK-build step can be excluded if SUPERBUILD_EXCLUDE_CTKBUILD_TARGET is set to ON. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin e87e1114ca ENH: More call to ctkMacroCollectAllTargetLibraries from CMakeLists.txt to Superbuild.cmake %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 98f28da90d ENH: Update CMakeLists.txt to build DGraph program and execute it using the generated DGraphInput.txt file. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin d7eb0fe51c ENH: Added option CTEST_USE_LAUNCHERS to the CTK-Configure superbuild step. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 0da9f756fe ENH: ctkMacroGenerateProjectXml has now a fourth parameter 'is_superbuild'. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin bb5ec9ba50 ENH: Added ctkMacro ctkMacroGenerateDGraphInput expecting parameter similar to ctkMacroGenerateProjectXml. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 86a0ca5106 ENH: Updated macro ctkMacroGetAllCTKTargetLibraries to return also library startibg with 'ctk'. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin ea3969fc58 BUG: Remove extra dependency from Libs/DICOM/Widgets/target_libraries.cmake. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 42af855b5a ENH: Added application DGraph in Utility directory. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 9daeadf230 ENH: Added ctkDependencyGraph class allowing to obtain the topological order of DAG. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 933880cd1a ENH: The file CTestConfigSubProject.cmake.in is now configured with the variable CTEST_PROJECT_SUBPROJECTS %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin f9286cafb6 ENH: In each Libs, Applications .. moved Cxx tests in a dedicated directory. %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin b6186814d8 ENH: File CTK_BINARY_DIR/Project.xml is now automatically generated. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 983f244d62 ENH: Added CMake/ctkMacroGenerateProjectXml.cmake macro allowing to generate the Project.xml expected by CDash when working with Subproject. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 331c559326 ENH: In Testing/CMakeLists.txt of Libs/{Core,Widgets}, use PROJECT_NAME instead of the equivalent hardcoded value. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 3be8a58ea5 ENH: In CMakeLists.txt, change ctk_{libs, plugins, applications) to CTK_{LIBS, PLUGINS, APPLICATIONS}. Also update ctkMacroTargetLibraries.cmake %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 8fc8cda0c4 ENH: Add Testing/CMakeLists.txt to Applications/{ctkDICOM, ctkDICOMInexer}, Libs/DICOM/Widgets, Libs/Visualization/XIP and Libs/Widgets. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin d8d2fe0d88 BUG: Fix export directive in both Visualization/XIP/CMakeLists.txt and ctkXIPAdaptor.h %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin f2bee63a5a ENH: Add custom target names "CTK" to superbuild. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 71dd279805 BUG: Add Libs/Visualization/XIP/ctk_library_options.cmake - This file contains a list of Boolean variable with their default value. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 8848e5efeb BUG: Add missing macro ctkMacroListFilter.cmake %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 00ce327666 ENH: Add macro ctkMacroGetAllTargetLibraries, ctkMacroGetAllCTKTargetLibraries, ctkMacroGetAllNonCTKTargetLibraries and ctkMacroShouldAddExternalProject. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 11ecb04eeb BUG: Removed ${QT_LIBRARIES} from app ctkDICOM and ctkDICOMIndexer, Qt libraries %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin f1dded679e ENH: Add FindPythonQt and FindOpenIGTLink to Utilities/CMake. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin eccfbf5b80 ENH: Rename ctkMacroGetTargetLibraries.cmake into ctkMacroTargetLibraries.cmake %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 91facdd0c5 BUG: Fix QtMobilityBeta1-patch.cmake.in, when parameter of CMake macro are list, they should be quoted. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 30ec52dfb8 ENH: Reviewed how external project were added. %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin 01bda0a1ea ENH: Update main CMakeLists.txt to make use ctkMacroAddCtkLibraryOptions %!s(int64=15) %!d(string=hai) anos
  Jean-Christophe Fillion-Robin f935917bb0 ENH: Added cmake macro: ctkMacroCtkLibraryOptions.cmake allowing to retrieve %!s(int64=15) %!d(string=hai) anos