Jean-Christophe Fillion-Robin cbc2491ba9 BUG: ctkMacroWrapPythonQt: Fix handling of absolute input file paths 8 éve
..
CircleCI 42775fc104 circleci: Add support for testing Qt5 build 8 éve
LastConfigureStep fc9223928a Ensure find_package() is called in CTKConfig.cmake for external projects. 10 éve
Testing 7fcc3e5e63 Update ExternalProjectDependency system based on commontk/Artichoke@cfefc7ea27 11 éve
configure_package_config_file bb46b8cde5 Add support for install-able and relocatable package. 11 éve
ctkLinkerAsNeededFlagCheck 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities 11 éve
CMakeFindDependencyMacro.cmake fc9223928a Ensure find_package() is called in CTKConfig.cmake for external projects. 10 éve
CTKConfig.cmake.in fc9223928a Ensure find_package() is called in CTKConfig.cmake for external projects. 10 éve
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 éve
CTestCustom.cmake.in 5e65e84a37 Remove DCMTK 3.6.0 compatibility cruft 9 éve
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 éve
UseCTK.cmake.in aee6addc33 Fix UseCTK.cmake to work for very simple project 10 éve
ctkBlockCheckDependencies.cmake 2211731fc6 Remove unused/non-implemented VisualizationXIP library 9 éve
ctkBlockSetCMakeOSXVariables.cmake 91872ff739 #239 For Mac OS X, must search for SDKs in Applications directory. 12 éve
ctkCheckoutRepo.cmake.in 891aa5443b Use fixed hash values when cloning PluginsContrib and ExternalProjectsContrib. 12 éve
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 éve
ctkDashboardDriverScript.cmake f73c51766f Update dashboard driver script to submit a regular project layout. 11 éve
ctkDashboardScript.TEMPLATE.cmake f73c51766f Update dashboard driver script to submit a regular project layout. 11 éve
ctkFunctionAddPluginRepo.cmake f7aae52181 Added support for external plugin repositories via _DIR variables. 12 éve
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 éve
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 éve
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionCheckoutRepo.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. 12 éve
ctkFunctionCompileSnippets.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 éve
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue 13 éve
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionGenerateDGraphInput.cmake 3facf6a27e Fix ctkSimplePythonShell build error supporting optional dependencies 11 éve
ctkFunctionGeneratePluginManifest.cmake 47b3421658 Add support for Qt5 11 éve
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 éve
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. 13 éve
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 éve
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. 13 éve
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. 13 éve
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkLinkerAsNeededFlagCheck.cmake 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities 11 éve
ctkListToString.cmake 72580eb5ec Add convenience function "ctk_list_to_string" 11 éve
ctkMacroAddCtkLibraryOptions.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. 11 éve
ctkMacroBuildApp.cmake 211106b74a Merge branch 'qt5' 11 éve
ctkMacroBuildLib.cmake cc89675372 Check bitness using void ptr size instead of system processor name 10 éve
ctkMacroBuildLibWrapper.cmake 6584791009 COMP: ctkMacroBuildLibWrapper: Improve configuration status messages 9 éve
ctkMacroBuildPlugin.cmake 3fb39f4a2e Fix regression making sure the Qt4 moc considers target include paths. 10 éve
ctkMacroBuildQtPlugin.cmake 258a558167 Fix compilation error with Qt < 5.2.1 10 éve
ctkMacroCheckExternalProjectDependency.cmake ca2dd7136d Update ExternalProjectDependency based on commontk/Artichoke@388fc33 10 éve
ctkMacroCompilePythonScript.cmake 9208de739a Allow compiling/installing generated Python files 11 éve
ctkMacroGenerateMocs.cmake 2a37ed1522 Support Qt 5.6 compilation 9 éve
ctkMacroGeneratePluginResourceFile.cmake 47b3421658 Add support for Qt5 11 éve
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' 13 éve
ctkMacroOptionUtils.cmake 6cc426bbfb Ensure ctk option are considered as superbuild candidate variable. 11 éve
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 éve
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve
ctkMacroSetupPlugins.cmake b9393da54b Set QT_INSTALLED_LIBRARY_DIR in case of Qt5. 10 éve
ctkMacroSetupQt.cmake 40b8495f98 Removed custom QT5_INSTALL_PREFIX variable. 10 éve
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 éve
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 éve
ctkMacroTargetLibraries.cmake 613b8207b5 Fix export of CTKTesting include directories 11 éve
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) 13 éve
ctkMacroWrapPythonQt.cmake cbc2491ba9 BUG: ctkMacroWrapPythonQt: Fix handling of absolute input file paths 8 éve
ctkMacroWrapPythonQtModuleInit.cpp.in 0ab2d2a3c0 Configure module init file at configure times. See #449 11 éve
ctkWrapPythonQt.py 281ffb7297 Fix CTKDICOMWidgetsPythonQt windows build error undefining HAVE_INT64_T 9 éve
ctk_compile_python_scripts.cmake.in db3f4d9929 Re-create python compile script only if needed and fix dependency. See #449 11 éve
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 éve
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. 14 éve