Commit History

Author SHA1 Message Date
  Daniel Blezek f25a765019 Added log4cpp and ctkLogger. Started DICOM query class, but is only an empty shell currently. 15 years ago
  Julien Finet 52d691ab26 COMP:Revert "COMP: At superbuild level, the build of CTK is always triggered." 15 years ago
  Jean-Christophe Fillion-Robin a55f330e6c COMP: At superbuild level, the build of CTK is always triggered. 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 da0ba394c1 ENH: In SuperBuild.cmake, to improve readability and maintainability, factored out the external project includes 15 years ago
  Sascha Zelzer 7fafd83332 ENH: QtMobility: fixed wrong path to patch file and tar ball, removed unnecessary includes in Libs/Core/CMakeLists.txt 15 years ago
  Sascha Zelzer a8dbde41c2 FIX: QtMobility: removed dependency from core and added a tar-ball containing the service framework sources (no git clone anymore). 15 years ago
  Jean-Christophe Fillion-Robin 3da0354bf9 BUG: Fix SuperBuild.cmake - ctk_*_bool_vars were generated using the wrong list. 15 years ago
  Jean-Christophe Fillion-Robin 68147958c4 ENH: Update CMakeLists.txt - It's now possible to specify the default value for CTK_{LIB,PLUGIN,APP} options 15 years ago
  Jean-Christophe Fillion-Robin 516f5344b2 BUG: Fix typo errors in SuperBuild.cmake 15 years ago
  Jean-Christophe Fillion-Robin b916694a7c ENH: Add lib CTK/Scripting/Python/Core with class ctkAbstractPythonManager 15 years ago
  Jean-Christophe Fillion-Robin 7ca7e89485 ENH: Add PythonQt as ExternalProject 15 years ago
  Jean-Christophe Fillion-Robin f8da0d3f1e ENH: Added VTK to CTK-Superbuild and also added class ctkVTKObject, ctkVTKConnection and ctkVTKObjectEventsObserver. 15 years ago
  Jean-Christophe Fillion-Robin 5eedfbcd3d BUG: In SuperBuild.cmake, pass WITH_COVERAGE variable to CTK project. 15 years ago
  Jean-Christophe Fillion-Robin 93f9375d0d BUG: In SuperBuild.cmake, remove extra variable (WITH_COVERAGE) from CTK-Configure step. 15 years ago
  Jean-Christophe Fillion-Robin d98e4c1359 ENH: Variable CTK_SUPERBUILD_BINARY_DIR is now defined in CMakeLists.txt 15 years ago
  Jean-Christophe Fillion-Robin ab7aa81a16 STYLE: Fix indent in SuperBuild.cmake 15 years ago
  Jean-Christophe Fillion-Robin 45df2bc7f8 ENH: Added the following option to CMakeLists.txt WITH_COVERAGE, ADDITIONAL_CXX_FLAGS, ADDITIONAL_C_FLAGS 15 years ago
  Jean-Christophe Fillion-Robin 23ec2e7091 ENH: Added option WITH_COVERAGE to CMakeLists.txt 15 years ago
  Sascha Zelzer 7ef2e3c351 BUG: QtMobility: fix supberbuild on Windows with Visual Studio 15 years ago
  Sascha Zelzer e366b682ac ENH: Changed the default symbol visibility to hidden for GNU gcc 15 years ago
  Sascha Zelzer f5e7c3d668 ENH: QtMobility: Using the QtMobility git repository 15 years ago
  Jean-Christophe Fillion-Robin 6f42f58ab6 ENH: In superbuild.cmake, CTK-build step can be excluded if SUPERBUILD_EXCLUDE_CTKBUILD_TARGET is set to ON. 15 years ago
  Jean-Christophe Fillion-Robin e87e1114ca ENH: More call to ctkMacroCollectAllTargetLibraries from CMakeLists.txt to Superbuild.cmake 15 years ago
  Jean-Christophe Fillion-Robin d7eb0fe51c ENH: Added option CTEST_USE_LAUNCHERS to the CTK-Configure superbuild step. 15 years ago
  Jean-Christophe Fillion-Robin f2bee63a5a ENH: Add custom target names "CTK" to superbuild. 15 years ago
  Jean-Christophe Fillion-Robin 00ce327666 ENH: Add macro ctkMacroGetAllTargetLibraries, ctkMacroGetAllCTKTargetLibraries, ctkMacroGetAllNonCTKTargetLibraries and ctkMacroShouldAddExternalProject. 15 years ago
  Jean-Christophe Fillion-Robin 30ec52dfb8 ENH: Reviewed how external project were added. 15 years ago
  Jean-Christophe Fillion-Robin 292b3c1466 COMP: In Superbuild.cmake, use DCMTK_DIR instead of CTK_DCMTK_DIR 15 years ago
  Jean-Christophe Fillion-Robin f4aca5a05f COMP: Update ctkMacroSetupQt - use QT_QMAKE_EXECUTABLE instead of CTK_QMAKE_EXECTUABLE 15 years ago