Sascha Zelzer f49c19a821 Use Qt5 CMake 2.8.12 features. hace 11 años
..
LastConfigureStep 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS hace 11 años
Testing 7fcc3e5e63 Update ExternalProjectDependency system based on commontk/Artichoke@cfefc7ea27 hace 11 años
configure_package_config_file bb46b8cde5 Add support for install-able and relocatable package. hace 11 años
ctkLinkerAsNeededFlagCheck 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities hace 11 años
CTKConfig.cmake.in 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder hace 12 años
CTestConfigSubProject.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder hace 12 años
CTestCustom.cmake.in ea469935d6 Fix various warnings hace 13 años
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. hace 14 años
UseCTK.cmake.in 364b921e89 Remove code related to CTK_EXTERNAL_LIBRARY_DIRS hace 11 años
ctkBlockCheckDependencies.cmake f9e4ef8f33 Merge branch 'xnat-support' hace 11 años
ctkBlockSetCMakeOSXVariables.cmake 91872ff739 #239 For Mac OS X, must search for SDKs in Applications directory. hace 12 años
ctkCheckoutRepo.cmake.in 891aa5443b Use fixed hash values when cloning PluginsContrib and ExternalProjectsContrib. hace 12 años
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder hace 12 años
ctkDashboardDriverScript.cmake 4c16aaef09 Simplify CTK external project specifying 'STEP_TARGETS' hace 11 años
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. hace 13 años
ctkFunctionAddPluginRepo.cmake f7aae52181 Added support for external plugin repositories via _DIR variables. hace 12 años
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 hace 13 años
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 hace 13 años
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionCheckoutRepo.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. hace 12 años
ctkFunctionCompileSnippets.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue hace 13 años
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGeneratePluginManifest.cmake 47b3421658 Add support for Qt5 hace 11 años
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder hace 12 años
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. hace 13 años
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. hace 13 años
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. hace 13 años
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. hace 13 años
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkLinkerAsNeededFlagCheck.cmake 52551d4eb3 Fix linking of VTKCoreCppTest by adding a check for linker capabilities hace 11 años
ctkListToString.cmake 72580eb5ec Add convenience function "ctk_list_to_string" hace 11 años
ctkMacroAddCtkLibraryOptions.cmake dc70d038df Generalize how superbuild CMake variables can be passed to inner project. hace 11 años
ctkMacroBuildApp.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkMacroBuildLib.cmake f49c19a821 Use Qt5 CMake 2.8.12 features. hace 11 años
ctkMacroBuildLibWrapper.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkMacroBuildPlugin.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkMacroBuildQtPlugin.cmake f49c19a821 Use Qt5 CMake 2.8.12 features. hace 11 años
ctkMacroCheckExternalProjectDependency.cmake ff2ae722d4 Update ExternalProjectDependency system based on commontk/Artichoke@c3eb170 hace 11 años
ctkMacroCompilePythonScript.cmake c80f051e91 Fix python script compilation removing inputs from custom target deps. See #449 hace 11 años
ctkMacroGenerateMocs.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkMacroGeneratePluginResourceFile.cmake 47b3421658 Add support for Qt5 hace 11 años
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' hace 13 años
ctkMacroOptionUtils.cmake 05d881ad64 Print message if CTK_{APP, LIB, PLUGIN} options set to ON because of BUILD_ALL options hace 11 años
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 hace 13 años
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
ctkMacroSetupPlugins.cmake 47b3421658 Add support for Qt5 hace 11 años
ctkMacroSetupQt.cmake f49c19a821 Use Qt5 CMake 2.8.12 features. hace 11 años
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData hace 13 años
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData hace 13 años
ctkMacroTargetLibraries.cmake 8c9868f595 Added functions for checking out repos at configure time for issue #266. hace 12 años
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) hace 13 años
ctkMacroWrapPythonQt.cmake 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 hace 11 años
ctkMacroWrapPythonQtModuleInit.cpp.in 0ab2d2a3c0 Configure module init file at configure times. See #449 hace 11 años
ctkWrapPythonQt.py 51552a0e6b Fix pluginframework build error happening when wrapping is enabled. hace 11 años
ctk_compile_python_scripts.cmake.in db3f4d9929 Re-create python compile script only if needed and fix dependency. See #449 hace 11 años
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. hace 14 años
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. hace 14 años