Jean-Christophe Fillion-Robin
|
1413adca42
Conditionally includes '-fstack-protector-all' when building with Gcc
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
0c8904874d
Add function ctkFunctionGetGccVersion
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
33844acfb2
CTK_INSTALL_{BIN, LIB, INCLUDE, DOC}_DIR can be set externally
|
15 vuotta sitten |
Sascha Zelzer
|
4eee5155e5
QtMobility is no longer a required dependency for PluginFramework.
|
15 vuotta sitten |
Sascha Zelzer
|
1d5f27b15b
Plugin stub for a Log4Qt log service implementation.
|
15 vuotta sitten |
Sascha Zelzer
|
affeaa7818
Logging plugin with QDebug support.
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
62a27384af
Merge branch 'improve-pythonqt-support'
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
8ead6f8fef
ctkMacroCompilePythonScript internally includes ctkMacroParseArguments
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
7649b3c2b6
Added option CTK_LIB_Scripting/Python/Core_PYTHONQT_USE_VTK
|
15 vuotta sitten |
Sascha Zelzer
|
9a6381c907
Enable support for writing CTK Plugins in external projects.
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
0689fb4563
Use CMAKE_{C,CXX}_FLAGS_INIT variable when initializing CTK_{C,CXX}_FLAGS
|
15 vuotta sitten |
Julien Finet
|
8d2caa3f18
Don't optimize code generation when doing coverage
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
9c655e6ff2
CMake 2.8.2 is now required to build CTK
|
15 vuotta sitten |
Sascha Zelzer
|
852dfc8642
Merge branch 'dah'
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
21ec8db09e
Improve CMakelists.txt documentation associated with build options
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
cf4259b3bd
XIP library needs some love - Let's disable it for now
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
e8bd5aa045
Remove trailing spaces in CMake license headers
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
15 vuotta sitten |
Sascha Zelzer
|
e31125c8ab
Cleanup of message commands and indentation.
|
15 vuotta sitten |
Sascha Zelzer
|
2127d1b68f
FindPackage and variable expanding in top-level CMakeLists.txt
|
15 vuotta sitten |
Sascha Zelzer
|
0f9c699c14
Add only needed include dirs.
|
15 vuotta sitten |
Jean-Christophe Fillion-Robin
|
1df5ab4895
Move PythonQt wrapping option code after ctkMacroValidateBuildOptions
|
15 vuotta sitten |
Sascha Zelzer
|
a41d1d3aed
Renamed dah plugins to org_commontk_dah_*
|
15 vuotta sitten |
Steve Pieper
|
81897d5756
dicom query/retrieve conditional and fixed
|
15 vuotta sitten |
Steve Pieper
|
15dc4c6995
ENH changes to query/retrieve apps to support communication with dcmqrscp
|
15 vuotta sitten |
ivowolf
|
212bb4950a
ENH: implementation of example hosted application. DicomAppServer/DicomHostService commented out, because not yet existant.
|
15 vuotta sitten |
Benoît Bleuzé
|
718572c51a
FIX: dah removed unused ctkExampleHost2 cmake opt
|
15 vuotta sitten |
Benoît Bleuzé
|
642d6f289f
ENH:dah starts new example based on AbstractHost
|
15 vuotta sitten |
Marco Nolden
|
4af9ac4ea5
ENH: new plugin org.commontk.dicom.examplehost
|
15 vuotta sitten |
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 vuotta sitten |