Jean-Christophe Fillion-Robin 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS před 11 roky
..
LastConfigureStep 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS před 11 roky
Testing 4195603e49 Teach 'superbuild_include_dependencies' how to update <proj> variable. před 11 roky
configure_package_config_file bb46b8cde5 Add support for install-able and relocatable package. před 11 roky
ctkLinkerAsNeededFlagCheck 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities před 11 roky
CTKConfig.cmake.in a32f524275 Associate DCMTK_DEFINITIONS to CTKDICOMCore před 11 roky
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder před 12 roky
CTestConfigSubProject.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder před 12 roky
CTestCustom.cmake.in ea469935d6 Fix various warnings před 13 roky
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. před 14 roky
UseCTK.cmake.in 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS před 11 roky
ctkBlockCheckDependencies.cmake 14ae2317fa Automatically add CMAKE_GENERATOR external project argument před 11 roky
ctkBlockSetCMakeOSXVariables.cmake 91872ff739 #239 For Mac OS X, must search for SDKs in Applications directory. před 12 roky
ctkCheckoutRepo.cmake.in 891aa5443b Use fixed hash values when cloning PluginsContrib and ExternalProjectsContrib. před 12 roky
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder před 12 roky
ctkDashboardDriverScript.cmake 4c16aaef09 Simplify CTK external project specifying 'STEP_TARGETS' před 11 roky
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. před 13 roky
ctkFunctionAddPluginRepo.cmake f7aae52181 Added support for external plugin repositories via _DIR variables. před 12 roky
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 před 13 roky
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 před 13 roky
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionCheckoutRepo.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. před 12 roky
ctkFunctionCompileSnippets.cmake 4369ec706e Added "code snippet" support. před 13 roky
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue před 13 roky
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGeneratePluginManifest.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder před 12 roky
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. před 13 roky
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. před 13 roky
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. před 13 roky
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. před 13 roky
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkLinkerAsNeededFlagCheck.cmake 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities před 11 roky
ctkListToString.cmake 72580eb5ec Add convenience function "ctk_list_to_string" před 11 roky
ctkMacroAddCtkLibraryOptions.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. před 11 roky
ctkMacroBuildApp.cmake 5fa3d11e52 By default, do not install application headers před 11 roky
ctkMacroBuildLib.cmake bb46b8cde5 Add support for install-able and relocatable package. před 11 roky
ctkMacroBuildLibWrapper.cmake dcc6b7e61a Add VTK PythonQt foreign wrapper před 12 roky
ctkMacroBuildPlugin.cmake ea3563fb98 Set plugin install rules for target and include files před 11 roky
ctkMacroBuildQtPlugin.cmake 2dcffeedb7 Explicitly set default value for CTK_INSTALL_QTPLUGIN_DIR před 11 roky
ctkMacroCheckExternalProjectDependency.cmake 14ae2317fa Automatically add CMAKE_GENERATOR external project argument před 11 roky
ctkMacroCheckExternalProjectDependencyTest.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. před 11 roky
ctkMacroCompilePythonScript.cmake 57d5e89a0f Report a CMake error if script compilation fails před 12 roky
ctkMacroGenerateMocs.cmake be16c9bd58 Extended QT4_GENERATE_MOCS macro and moved to main CMake folder. před 12 roky
ctkMacroGeneratePluginResourceFile.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' před 13 roky
ctkMacroOptionUtils.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. před 11 roky
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 před 13 roky
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkMacroSetupPlugins.cmake b6f887ddb9 Added a verification step for plugin names. Fixes #232. před 12 roky
ctkMacroSetupQt.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. před 11 roky
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData před 13 roky
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData před 13 roky
ctkMacroTargetLibraries.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. před 12 roky
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) před 13 roky
ctkMacroWrapPythonQt.cmake 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt před 13 roky
ctkMacroWrapPythonQtModuleInit.cpp.in 916309756d PythonQt module can be compiled either as python module or as static library před 13 roky
ctkScriptMocPythonQtWrapper.cmake 112d2b8b35 COMP: Fix windows pythonQt wrapping issue passing moc option through file před 12 roky
ctkScriptWrapPythonQt_Full.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
ctkScriptWrapPythonQt_Light.cmake ac13c32312 Change CMake command to lower case. See #78 před 13 roky
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. před 14 roky
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. před 14 roky