Sascha Zelzer b2f85af331 Added special "build all" CMake options. 12 anos atrás
..
LastConfigureStep 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
CTKConfig.cmake.in 9551988951 Merge branch 'cli-module-support' 12 anos atrás
CTKConfigVersion.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
CTestConfigSubProject.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
CTestCustom.cmake.in ea469935d6 Fix various warnings 13 anos atrás
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 anos atrás
UseCTK.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
ctkBlockCheckDependencies.cmake 97ef63ce32 Pass custom compiler to inner CTK and external project builds. 13 anos atrás
ctkBlockSetCMakeOSXVariables.cmake 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
ctkDashboardDriverScript.cmake 16efd7e23e COMP: Update continuous dashboard duration to ensure it ends on time. 13 anos atrás
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. 13 anos atrás
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 anos atrás
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 anos atrás
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionCompileSnippets.cmake 4369ec706e Added "code snippet" support. 13 anos atrás
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue 13 anos atrás
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGeneratePluginManifest.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 anos atrás
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. 13 anos atrás
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 anos atrás
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. 13 anos atrás
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. 13 anos atrás
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroAddCtkLibraryOptions.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroBuildApp.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroBuildLib.cmake 6c64ee6c1b Integrate the QtTesting framework into CTK: ctkQtTesting 13 anos atrás
ctkMacroBuildLibWrapper.cmake dcc6b7e61a Add VTK PythonQt foreign wrapper 12 anos atrás
ctkMacroBuildPlugin.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 anos atrás
ctkMacroBuildQtPlugin.cmake 1bba6779d3 Set the Qt plugin install path if it is not properly overridden. Fixes #228 12 anos atrás
ctkMacroCompilePythonScript.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroEmptyExternalProject.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroGenerateMocs.cmake be16c9bd58 Extended QT4_GENERATE_MOCS macro and moved to main CMake folder. 12 anos atrás
ctkMacroGeneratePluginResourceFile.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' 13 anos atrás
ctkMacroOptionUtils.cmake b2f85af331 Added special "build all" CMake options. 12 anos atrás
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 anos atrás
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkMacroSetupPlugins.cmake b6f887ddb9 Added a verification step for plugin names. Fixes #232. 12 anos atrás
ctkMacroSetupQt.cmake 8b399aea48 Fix and Add functionalities to QtTesting : 13 anos atrás
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 anos atrás
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 anos atrás
ctkMacroTargetLibraries.cmake ed4b1ada78 New CTK_ENABLE_* build system feature. 13 anos atrás
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) 13 anos atrás
ctkMacroWrapPythonQt.cmake 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt 13 anos atrás
ctkMacroWrapPythonQtModuleInit.cpp.in 916309756d PythonQt module can be compiled either as python module or as static library 13 anos atrás
ctkScriptMocPythonQtWrapper.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkScriptWrapPythonQt_Full.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
ctkScriptWrapPythonQt_Light.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 anos atrás
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. 14 anos atrás