Steve Pieper
|
81897d5756
dicom query/retrieve conditional and fixed
|
před 14 roky |
Steve Pieper
|
15dc4c6995
ENH changes to query/retrieve apps to support communication with dcmqrscp
|
před 14 roky |
Steve Pieper
|
6cc57ba572
COMP: for some reason find_package(PythonInterp) was failing when called from within the CTK-Configure target, but succeeds when called during the top level superbuild configure. This fix is better anyway, since if python is not found the error comes when running cmake rather than when running the build itself
|
před 14 roky |
Sascha Zelzer
|
41f85fd4d3
PluginGenerator: Added core and ui plugins with basic classes
|
před 15 roky |
David Partyka
|
908dfc7572
Include ctk name and version in CTK_INSTALL_{LIB/INCLUDE}_DIR.
|
před 14 roky |
Sascha Zelzer
|
56f70c6099
COMP: MinGW: fix the --enable-auto-import linker flag
|
před 14 roky |
Sascha Zelzer
|
171e2c2bbf
COMP: MinGW: Properly set the compiler flags for MinGW
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
0d824bd3e5
Merge topic 'plugin_dependencies'
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
ec6ca8251e
COMP: Since DGraph outputs a space separated list, make sure CTEST_PROJECT_SUBPROJECTS is converted to a list
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
7b68427630
Merge topic 'plugin_dependencies'
|
před 14 roky |
Sascha Zelzer
|
5615eb27bc
ENH: PluginDependencies: Remove test plugins
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
04485a890d
Merge topic 'superbuild_features' into 'python_wrapping'
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
6375473d16
ENH: Added macro ctkMacroSetPath that should be used instead of ctkFunctionExecuteProcess
|
před 14 roky |
Jean-Christophe Fillion-Robin
|
fff5abe7a7
ENH: Added ctkMacroWrapPythonQt
|
před 15 roky |
Sascha Zelzer
|
69d7a65278
ENH: first draft for a plugin dependency system
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
693e06246b
Merge branch 'superbuild_features' into ctkSimplePythonShell
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
8efb47221e
ENH: Superbuild - CTK library option are now passed to CTK inner build
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
7a6d0f76c2
ENH: Added cmake macro allowing to compile python script into a given directory
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
6f80162b32
ENH: Added first draft of the application ctkSimplePythonShell
|
před 15 roky |
Daniel Blezek
|
4c90402a40
Merge branch 'master' of github.com:commontk/CTK into DICOMRetrieve
|
před 15 roky |
Daniel Blezek
|
ca5b35b9ee
More progress on retrieve.
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
20a7ee5d19
COMP: CMakeLists.txt - Remove extra "IF(CMAKE_CXX_COMPILER_ID)" statement
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
ec14ac7581
COMP: In CMakeLists.txt - Added quote around variable ${CMAKE_CXX_COMPILER_ID}
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
c2b15303ad
BUG: Update CMakeLists.txt to use cmake function ctkFunctionCheckCompilerFlags
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
ac77eb1123
COMP: CMakeLists.txt - Fixes MAKE_CXX_COMPILER_ID compare statement
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
41be2d56c3
COMP: In CMakeLists.txt, custom CMake compile flags are now added into Cache
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
a6f66c218d
ENH: Superbuild - When Gcc is used - Compiler flags are automatically set.
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
9162088e41
ENH: BuildSystem - Enforce the fact that each application should have a <APP_NAME>Main.cpp file
|
před 15 roky |
Daniel Blezek
|
9da098279b
Working on logger and DICOM Query.
|
před 15 roky |
Michi Onken
|
9e2cfc451b
ADD: DICOM Demo SCU client showing how to use DCMTK's DcmSCU class.
|
před 15 roky |