Jean-Christophe Fillion-Robin
|
e8bd5aa045
Remove trailing spaces in CMake license headers
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
15 yıl önce |
Sascha Zelzer
|
e31125c8ab
Cleanup of message commands and indentation.
|
15 yıl önce |
Sascha Zelzer
|
2127d1b68f
FindPackage and variable expanding in top-level CMakeLists.txt
|
15 yıl önce |
Sascha Zelzer
|
0f9c699c14
Add only needed include dirs.
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
1df5ab4895
Move PythonQt wrapping option code after ctkMacroValidateBuildOptions
|
15 yıl önce |
Steve Pieper
|
81897d5756
dicom query/retrieve conditional and fixed
|
15 yıl önce |
Steve Pieper
|
15dc4c6995
ENH changes to query/retrieve apps to support communication with dcmqrscp
|
15 yıl önce |
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
|
15 yıl önce |
Sascha Zelzer
|
41f85fd4d3
PluginGenerator: Added core and ui plugins with basic classes
|
15 yıl önce |
David Partyka
|
908dfc7572
Include ctk name and version in CTK_INSTALL_{LIB/INCLUDE}_DIR.
|
15 yıl önce |
Sascha Zelzer
|
56f70c6099
COMP: MinGW: fix the --enable-auto-import linker flag
|
15 yıl önce |
Sascha Zelzer
|
171e2c2bbf
COMP: MinGW: Properly set the compiler flags for MinGW
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
0d824bd3e5
Merge topic 'plugin_dependencies'
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
ec6ca8251e
COMP: Since DGraph outputs a space separated list, make sure CTEST_PROJECT_SUBPROJECTS is converted to a list
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
7b68427630
Merge topic 'plugin_dependencies'
|
15 yıl önce |
Sascha Zelzer
|
5615eb27bc
ENH: PluginDependencies: Remove test plugins
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
04485a890d
Merge topic 'superbuild_features' into 'python_wrapping'
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
6375473d16
ENH: Added macro ctkMacroSetPath that should be used instead of ctkFunctionExecuteProcess
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
fff5abe7a7
ENH: Added ctkMacroWrapPythonQt
|
15 yıl önce |
Sascha Zelzer
|
69d7a65278
ENH: first draft for a plugin dependency system
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
693e06246b
Merge branch 'superbuild_features' into ctkSimplePythonShell
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
8efb47221e
ENH: Superbuild - CTK library option are now passed to CTK inner build
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
7a6d0f76c2
ENH: Added cmake macro allowing to compile python script into a given directory
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
6f80162b32
ENH: Added first draft of the application ctkSimplePythonShell
|
15 yıl önce |
Daniel Blezek
|
4c90402a40
Merge branch 'master' of github.com:commontk/CTK into DICOMRetrieve
|
15 yıl önce |
Daniel Blezek
|
ca5b35b9ee
More progress on retrieve.
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
20a7ee5d19
COMP: CMakeLists.txt - Remove extra "IF(CMAKE_CXX_COMPILER_ID)" statement
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
ec14ac7581
COMP: In CMakeLists.txt - Added quote around variable ${CMAKE_CXX_COMPILER_ID}
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
c2b15303ad
BUG: Update CMakeLists.txt to use cmake function ctkFunctionCheckCompilerFlags
|
15 yıl önce |