Jean-Christophe Fillion-Robin
|
12a9af8e3c
ENH: Update ctkMacroCollectTargetLibraryNames - Do not use option_name option anymore
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
0b359f72e8
ENH: Add lib CTK/Scripting/Python/Widgets with class ctkPythonShell
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
b916694a7c
ENH: Add lib CTK/Scripting/Python/Core with class ctkAbstractPythonManager
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
5234f6e25e
COMP: In CMakeLists.txt, mark DGraph_EXECUTABLE as advanced
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
319b95dad5
STYLE: Add missing separator in CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
e5fe4aa6f4
ENH: In CMakeLists.txt, explicitly set the CMake Policy to NEW or OLD
|
%!s(int64=15) %!d(string=hai) anos |
Arnaud GELAS
|
715a291db1
ENH: Enable doxygen documentation generation (Note: it is turned OFF by default)
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
f9290dd4cf
ENH: Added ctkMacroBuildQtDesignerPlugin.cmake
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
5388131048
STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin}
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
e3a86ff05e
ENH: In CMakeLists.txt, used CMAKE_LIBRARY_OUTPUT_DIRECTORY and CMAKE_RUNTIME_OUTPUT_DIRECTORY.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
f8dc3279a7
ENH: Added library Visualization/VTK/Widgets (including ctkVTKAbstractMatrixWidget and ctkVTKMatrixWidget)
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
f8da0d3f1e
ENH: Added VTK to CTK-Superbuild and also added class ctkVTKObject, ctkVTKConnection and ctkVTKObjectEventsObserver.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
59e3828583
ENH: File UseCTK.cmake.in, CTKConfig.cmake.in and CTKConfigVersion.cmake.in are now configured.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
d98e4c1359
ENH: Variable CTK_SUPERBUILD_BINARY_DIR is now defined in CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
a966f90927
STYLE: Fix wrong comment in CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
49dae10a36
BUG: Remove Testing and Examples subdirectories from CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
2b118bff49
ENH: Added variable CTK_MAJOR_VERSION, CTK_MINOR_VERSION and CTK_BUILD_VERSION to CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
45df2bc7f8
ENH: Added the following option to CMakeLists.txt WITH_COVERAGE, ADDITIONAL_CXX_FLAGS, ADDITIONAL_C_FLAGS
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
23ec2e7091
ENH: Added option WITH_COVERAGE to CMakeLists.txt
|
%!s(int64=15) %!d(string=hai) anos |
Sascha Zelzer
|
7ef2e3c351
BUG: QtMobility: fix supberbuild on Windows with Visual Studio
|
%!s(int64=15) %!d(string=hai) anos |
Sascha Zelzer
|
80f6537925
Merge branch 'master' of github.com:pieper/CTK
|
%!s(int64=15) %!d(string=hai) anos |
Sascha Zelzer
|
e366b682ac
ENH: Changed the default symbol visibility to hidden for GNU gcc
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
90b14c4556
BUG: In CMakeLists.txt, used '^^' as separator when the list of target directories is built.
|
%!s(int64=15) %!d(string=hai) anos |
Julien Finet
|
3ee8806b1c
COMP: fix compilation issues on windows(i.e. paths on windows contain semi-colons after the drive letter)
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
e87e1114ca
ENH: More call to ctkMacroCollectAllTargetLibraries from CMakeLists.txt to Superbuild.cmake
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
98f28da90d
ENH: Update CMakeLists.txt to build DGraph program and execute it using the generated DGraphInput.txt file.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
0da9f756fe
ENH: ctkMacroGenerateProjectXml has now a fourth parameter 'is_superbuild'.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
bb5ec9ba50
ENH: Added ctkMacro ctkMacroGenerateDGraphInput expecting parameter similar to ctkMacroGenerateProjectXml.
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
933880cd1a
ENH: The file CTestConfigSubProject.cmake.in is now configured with the variable CTEST_PROJECT_SUBPROJECTS
|
%!s(int64=15) %!d(string=hai) anos |
Jean-Christophe Fillion-Robin
|
b6186814d8
ENH: File CTK_BINARY_DIR/Project.xml is now automatically generated.
|
%!s(int64=15) %!d(string=hai) anos |