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