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