Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Christophe Fillion-Robin f9286cafb6 ENH: In each Libs, Applications .. moved Cxx tests in a dedicated directory. vor 15 Jahren
  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. vor 15 Jahren
  Jean-Christophe Fillion-Robin b6186814d8 ENH: File CTK_BINARY_DIR/Project.xml is now automatically generated. vor 15 Jahren
  Jean-Christophe Fillion-Robin 983f244d62 ENH: Added CMake/ctkMacroGenerateProjectXml.cmake macro allowing to generate the Project.xml expected by CDash when working with Subproject. vor 15 Jahren
  Jean-Christophe Fillion-Robin 331c559326 ENH: In Testing/CMakeLists.txt of Libs/{Core,Widgets}, use PROJECT_NAME instead of the equivalent hardcoded value. vor 15 Jahren
  Jean-Christophe Fillion-Robin 3be8a58ea5 ENH: In CMakeLists.txt, change ctk_{libs, plugins, applications) to CTK_{LIBS, PLUGINS, APPLICATIONS}. Also update ctkMacroTargetLibraries.cmake vor 15 Jahren
  Jean-Christophe Fillion-Robin 8fc8cda0c4 ENH: Add Testing/CMakeLists.txt to Applications/{ctkDICOM, ctkDICOMInexer}, Libs/DICOM/Widgets, Libs/Visualization/XIP and Libs/Widgets. vor 15 Jahren
  Jean-Christophe Fillion-Robin d8d2fe0d88 BUG: Fix export directive in both Visualization/XIP/CMakeLists.txt and ctkXIPAdaptor.h vor 15 Jahren
  Jean-Christophe Fillion-Robin f2bee63a5a ENH: Add custom target names "CTK" to superbuild. vor 15 Jahren
  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. vor 15 Jahren
  Jean-Christophe Fillion-Robin 8848e5efeb BUG: Add missing macro ctkMacroListFilter.cmake vor 15 Jahren
  Jean-Christophe Fillion-Robin 00ce327666 ENH: Add macro ctkMacroGetAllTargetLibraries, ctkMacroGetAllCTKTargetLibraries, ctkMacroGetAllNonCTKTargetLibraries and ctkMacroShouldAddExternalProject. vor 15 Jahren
  Jean-Christophe Fillion-Robin 11ecb04eeb BUG: Removed ${QT_LIBRARIES} from app ctkDICOM and ctkDICOMIndexer, Qt libraries vor 15 Jahren
  Jean-Christophe Fillion-Robin f1dded679e ENH: Add FindPythonQt and FindOpenIGTLink to Utilities/CMake. vor 15 Jahren
  Jean-Christophe Fillion-Robin eccfbf5b80 ENH: Rename ctkMacroGetTargetLibraries.cmake into ctkMacroTargetLibraries.cmake vor 15 Jahren
  Jean-Christophe Fillion-Robin 91facdd0c5 BUG: Fix QtMobilityBeta1-patch.cmake.in, when parameter of CMake macro are list, they should be quoted. vor 15 Jahren
  Jean-Christophe Fillion-Robin 30ec52dfb8 ENH: Reviewed how external project were added. vor 15 Jahren
  Jean-Christophe Fillion-Robin 01bda0a1ea ENH: Update main CMakeLists.txt to make use ctkMacroAddCtkLibraryOptions vor 15 Jahren
  Jean-Christophe Fillion-Robin f935917bb0 ENH: Added cmake macro: ctkMacroCtkLibraryOptions.cmake allowing to retrieve vor 15 Jahren
  Jean-Christophe Fillion-Robin f2599820eb BUG: In Utilities/QtMobility, added patch specific to apple. vor 15 Jahren
  Jean-Christophe Fillion-Robin e6e1073e94 ENH: Added class ctkXIPAdaptor to Libs/Visualization/XIP. vor 15 Jahren
  Jean-Christophe Fillion-Robin 292b3c1466 COMP: In Superbuild.cmake, use DCMTK_DIR instead of CTK_DCMTK_DIR vor 15 Jahren
  Jean-Christophe Fillion-Robin ded20ec6ed STYLE: In CMakeLists.txt, change the syntax related to CMake_Policy vor 15 Jahren
  Jean-Christophe Fillion-Robin f4aca5a05f COMP: Update ctkMacroSetupQt - use QT_QMAKE_EXECUTABLE instead of CTK_QMAKE_EXECTUABLE vor 15 Jahren
  Jean-Christophe Fillion-Robin cc988b2146 STYLE: Change comment "// qCTK includes" into "// CTK includes" vor 15 Jahren
  Jean-Christophe Fillion-Robin a20d2c34b3 BUG: In CMake/ExternalProject, fix the download step specific to GIT repository. vor 15 Jahren
  Sascha Zelzer 37b5ab86fd BUG: QtMobility: enhanced Windows patch file (tested on Windows 7 with MinGW) vor 15 Jahren
  Jean-Christophe Fillion-Robin 1a259ba595 BUG: In CMake/ExternalProject.cmake, when a GIT_REPOSITORY is set. Make sure the corresponding directory is removed. vor 15 Jahren
  Jean-Christophe Fillion-Robin 28a10e6cfa BUG: Uncomment work_dir and fix a typo error in CMake/ExternalProjects.cmake vor 15 Jahren
  Jean-Christophe Fillion-Robin 71d9175d13 BUG: Fix typo error in CMake/ExternalProject.cmake vor 15 Jahren