Jean-Christophe Fillion-Robin
|
e395b8355a
COMP: In CMakeLists.txt - Update the way CMAKE_{LIBRARY,RUNTIME,ARCHIVE}_OUTPUT_DIRECTORY were set
|
před 15 roky |
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
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
7587855d70
COMP: Documentation - *.Html.tar.gz file now generated
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
7c2a326708
COMP: Move "find_program(CTK_PATCH_EXECUTABLE ...) into each external project script.
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
254a75a2f8
ENH: Expose variable CTK_LIBRARIES in CTKConfig.cmake.in
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
b20a08e5a1
ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
5f894614e4
COMP: CMAKE_ARCHIVE_OUTPUT_DIRECTORY wasn't set in CMakeLists.txt
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
5e9e440b0a
COMP: In CMakeLists.txt, if the list of subprojects to pass to ctest is empty let's add CTKCore
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
424686839f
BUG: When executing DGraph using ctkFunctionExecuteProcess, each path should be quoted
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
19e6cfaf6e
ENH: Added cmake function ctkFunctionExecuteProcess
|
před 15 roky |
Arnaud GELAS
|
7d6b374733
ENH: Remove BUILD_DOCUMENTATION and create 2 targets for doxygen documentation generation: doc (for users) and doc-dev (dor developers)
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
c49d3e2ef4
ENH: Change ctkMacroGenerateDGraphInput into ctkFunctionGenerateDGraphInput
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
750f6ba137
ENH: Change ctkMacroGenerateProjectXml into ctkFunctionGenerateProjectXml
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
2c3a2115f3
ENH: Change ctkMacroExtractOptionNameAndValue into ctkFunctionExtractOptionNameAndValue
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
763f7343ee
BUG: In CMakeLists, change CXX_TEST_PATH into CPP_TEST_PATH and set its value correctly
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
b3abdf6ec1
ENH: Only CTKCore is enabled by default
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
a7d97079db
ENH: Added macro ctkMacroValidateBuildOptions
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
4acb9a7bbb
BUG: Fix ctkMacroGenerateDGraphInput, ctkMacroGenerateProjectXml and main CMakeLists to use of ${${option_name}} instead of ${option_name}
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
20a79e2f1e
ENH: In CMakeLists.txt, for now, let's have all CTK_LIB option enabled by default
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
68147958c4
ENH: Update CMakeLists.txt - It's now possible to specify the default value for CTK_{LIB,PLUGIN,APP} options
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
12a9af8e3c
ENH: Update ctkMacroCollectTargetLibraryNames - Do not use option_name option anymore
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
0b359f72e8
ENH: Add lib CTK/Scripting/Python/Widgets with class ctkPythonShell
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
b916694a7c
ENH: Add lib CTK/Scripting/Python/Core with class ctkAbstractPythonManager
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
5234f6e25e
COMP: In CMakeLists.txt, mark DGraph_EXECUTABLE as advanced
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
319b95dad5
STYLE: Add missing separator in CMakeLists.txt
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
e5fe4aa6f4
ENH: In CMakeLists.txt, explicitly set the CMake Policy to NEW or OLD
|
před 15 roky |
Arnaud GELAS
|
715a291db1
ENH: Enable doxygen documentation generation (Note: it is turned OFF by default)
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
f9290dd4cf
ENH: Added ctkMacroBuildQtDesignerPlugin.cmake
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
5388131048
STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin}
|
před 15 roky |
Jean-Christophe Fillion-Robin
|
e3a86ff05e
ENH: In CMakeLists.txt, used CMAKE_LIBRARY_OUTPUT_DIRECTORY and CMAKE_RUNTIME_OUTPUT_DIRECTORY.
|
před 15 roky |