Jean-Christophe Fillion-Robin
|
155780fc68
COMP: Superbuild/build - Added option DOCUMENTATION_ARCHIVES_OUTPUT_DIRECTORY
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
7f10e86e94
COMP: Superbuild - Make sure ${CTK_BINARY_DIR}/CTK-build/bin exists before CTK inner project is built
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
d20066ab1c
COMP: Superbuild - Documentation directory is added in CTK project only not at superbuild level
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
88cc9c1f01
COMP: Superbuild - CTK_CMAKE_${type}_OUTPUT_DIRECTORY is now set to a default value if not defined
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
c12f6a1735
COMP: Now possible to configure CTK passing CTK_CMAKE_{RUNTIME, ARCHIVE, LIBRARY}_OUTPUT_DIR
|
15 gadi atpakaļ |
Sascha Zelzer
|
8daf542811
Merge branch 'master' of github.com:pieper/CTK
|
15 gadi atpakaļ |
Sascha Zelzer
|
a5ac0a81bf
Merge branch 'plugin-framework'
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
e714f26bd2
COMP: ctkFunctionLFtoCRLF.cmake should be included in PythonQt-trunk-patch.cmake.in
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
011b790fb8
COMP: Updated ctkFunctionApplyPatches to make use of ctkFunctionLFtoCRLF
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
e395b8355a
COMP: In CMakeLists.txt - Update the way CMAKE_{LIBRARY,RUNTIME,ARCHIVE}_OUTPUT_DIRECTORY were set
|
15 gadi atpakaļ |
Patrick Cheng
|
cd65a1502e
ENH: Remove ZMQ code from CTK source tree. Using CMake patch version from git://github.com/PatrickCheng/zeromq2.git. Adding skeleton classes for messaging services components based on zeroMQ
|
15 gadi atpakaļ |
Sascha Zelzer
|
75b0b031c5
ENH: PluginFramework: The service framework is now functional with the exception of filters
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
7587855d70
COMP: Documentation - *.Html.tar.gz file now generated
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
7c2a326708
COMP: Move "find_program(CTK_PATCH_EXECUTABLE ...) into each external project script.
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
254a75a2f8
ENH: Expose variable CTK_LIBRARIES in CTKConfig.cmake.in
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
b20a08e5a1
ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
5f894614e4
COMP: CMAKE_ARCHIVE_OUTPUT_DIRECTORY wasn't set in CMakeLists.txt
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
5e9e440b0a
COMP: In CMakeLists.txt, if the list of subprojects to pass to ctest is empty let's add CTKCore
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
424686839f
BUG: When executing DGraph using ctkFunctionExecuteProcess, each path should be quoted
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
19e6cfaf6e
ENH: Added cmake function ctkFunctionExecuteProcess
|
15 gadi atpakaļ |
Sascha Zelzer
|
1fc797c6d3
Merge branch 'master' into plugin-framework
|
15 gadi atpakaļ |
Arnaud GELAS
|
7d6b374733
ENH: Remove BUILD_DOCUMENTATION and create 2 targets for doxygen documentation generation: doc (for users) and doc-dev (dor developers)
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
c49d3e2ef4
ENH: Change ctkMacroGenerateDGraphInput into ctkFunctionGenerateDGraphInput
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
750f6ba137
ENH: Change ctkMacroGenerateProjectXml into ctkFunctionGenerateProjectXml
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
2c3a2115f3
ENH: Change ctkMacroExtractOptionNameAndValue into ctkFunctionExtractOptionNameAndValue
|
15 gadi atpakaļ |
Sascha Zelzer
|
9e3ee1003c
ENH: PluginFramework: Created a separate PluginFramework library
|
15 gadi atpakaļ |
Sascha Zelzer
|
f9be73f1e8
Merge branch 'master' into plugin-framework
|
15 gadi atpakaļ |
Sascha Zelzer
|
01d60beb6a
ENH: PluginFramework: Added plugin persistence and a simple PluginBrowser app.
|
15 gadi atpakaļ |
Sascha Zelzer
|
dc1b352390
ENH: PluginFramework: First functional design for the plugin framework
|
15 gadi atpakaļ |
Jean-Christophe Fillion-Robin
|
763f7343ee
BUG: In CMakeLists, change CXX_TEST_PATH into CPP_TEST_PATH and set its value correctly
|
15 gadi atpakaļ |