Jean-Christophe Fillion-Robin 130deabb44 Optimize QT4_GENERATE_MOCS macro getting moc flags only when needed 11 년 전
..
LastConfigureStep 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS 11 년 전
Testing 7fcc3e5e63 Update ExternalProjectDependency system based on commontk/Artichoke@cfefc7ea27 11 년 전
configure_package_config_file bb46b8cde5 Add support for install-able and relocatable package. 11 년 전
ctkLinkerAsNeededFlagCheck 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities 11 년 전
CTKConfig.cmake.in a32f524275 Associate DCMTK_DEFINITIONS to CTKDICOMCore 11 년 전
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 13 년 전
CTestConfigSubProject.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 13 년 전
CTestCustom.cmake.in ea469935d6 Fix various warnings 13 년 전
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 년 전
UseCTK.cmake.in 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS 11 년 전
ctkBlockCheckDependencies.cmake f9e4ef8f33 Merge branch 'xnat-support' 11 년 전
ctkBlockSetCMakeOSXVariables.cmake 91872ff739 #239 For Mac OS X, must search for SDKs in Applications directory. 12 년 전
ctkCheckoutRepo.cmake.in 891aa5443b Use fixed hash values when cloning PluginsContrib and ExternalProjectsContrib. 12 년 전
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 13 년 전
ctkDashboardDriverScript.cmake 4c16aaef09 Simplify CTK external project specifying 'STEP_TARGETS' 11 년 전
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. 13 년 전
ctkFunctionAddPluginRepo.cmake f7aae52181 Added support for external plugin repositories via _DIR variables. 12 년 전
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 년 전
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 년 전
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionCheckoutRepo.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. 12 년 전
ctkFunctionCompileSnippets.cmake 4369ec706e Added "code snippet" support. 13 년 전
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue 13 년 전
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGeneratePluginManifest.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder 13 년 전
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. 13 년 전
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 년 전
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. 13 년 전
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. 13 년 전
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkLinkerAsNeededFlagCheck.cmake 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities 11 년 전
ctkListToString.cmake 72580eb5ec Add convenience function "ctk_list_to_string" 11 년 전
ctkMacroAddCtkLibraryOptions.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. 11 년 전
ctkMacroBuildApp.cmake 5fa3d11e52 By default, do not install application headers 11 년 전
ctkMacroBuildLib.cmake f9e4ef8f33 Merge branch 'xnat-support' 11 년 전
ctkMacroBuildLibWrapper.cmake 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 년 전
ctkMacroBuildPlugin.cmake ea3563fb98 Set plugin install rules for target and include files 11 년 전
ctkMacroBuildQtPlugin.cmake 2dcffeedb7 Explicitly set default value for CTK_INSTALL_QTPLUGIN_DIR 11 년 전
ctkMacroCheckExternalProjectDependency.cmake ff2ae722d4 Update ExternalProjectDependency system based on commontk/Artichoke@c3eb170 11 년 전
ctkMacroCompilePythonScript.cmake 5dae408c5d Fix python code in cmake quoting issue reported by Hans Johnson 11 년 전
ctkMacroGenerateMocs.cmake 130deabb44 Optimize QT4_GENERATE_MOCS macro getting moc flags only when needed 11 년 전
ctkMacroGeneratePluginResourceFile.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' 13 년 전
ctkMacroOptionUtils.cmake 05d881ad64 Print message if CTK_{APP, LIB, PLUGIN} options set to ON because of BUILD_ALL options 11 년 전
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 년 전
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
ctkMacroSetupPlugins.cmake b6f887ddb9 Added a verification step for plugin names. Fixes #232. 12 년 전
ctkMacroSetupQt.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. 11 년 전
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 년 전
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 년 전
ctkMacroTargetLibraries.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. 12 년 전
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) 13 년 전
ctkMacroWrapPythonQt.cmake f147dd0b77 Do not log PythonQt wrapping output. See #449 11 년 전
ctkMacroWrapPythonQtModuleInit.cpp.in 0ab2d2a3c0 Configure module init file at configure times. See #449 11 년 전
ctkWrapPythonQt.py 732b362924 Simplify moc'ing of generated PythonQt wrapper. See #449 11 년 전
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 년 전
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. 14 년 전