Sascha Zelzer 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 yıl önce
..
LastConfigureStep 2a914791d7 Prevent confusion by moving code related to build system under CMake dir 13 yıl önce
CTestCustom.cmake.in ea469935d6 Fix various warnings 13 yıl önce
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 yıl önce
ctkBlockCheckDependencies.cmake 97ef63ce32 Pass custom compiler to inner CTK and external project builds. 13 yıl önce
ctkBlockSetCMakeOSXVariables.cmake 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 yıl önce
ctkDashboardDriverScript.cmake 16efd7e23e COMP: Update continuous dashboard duration to ensure it ends on time. 13 yıl önce
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. 13 yıl önce
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 yıl önce
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 yıl önce
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionCompileSnippets.cmake 4369ec706e Added "code snippet" support. 13 yıl önce
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue 13 yıl önce
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGeneratePluginManifest.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGeneratePluginUseFile.cmake 63330b09e4 Merge branch 'external-plugins' 13 yıl önce
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. 13 yıl önce
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 yıl önce
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. 13 yıl önce
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. 13 yıl önce
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroAddCtkLibraryOptions.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroBuildApp.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroBuildLib.cmake 46bdbc8a6c Make sure *.tpp files are also installed 13 yıl önce
ctkMacroBuildLibWrapper.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroBuildPlugin.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 yıl önce
ctkMacroBuildQtPlugin.cmake 50888cad64 add check for CTK_EXPORT_HEADER_TEMPLATE 13 yıl önce
ctkMacroCompilePythonScript.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroEmptyExternalProject.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroGeneratePluginResourceFile.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' 13 yıl önce
ctkMacroOptionUtils.cmake caea534661 Added utility macro which allows to completely specify the option name. 13 yıl önce
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 yıl önce
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkMacroSetupPlugins.cmake 4f2805eb19 Validate apps first, since they might trigger plug-in build options. 13 yıl önce
ctkMacroSetupQt.cmake 4449e463f7 Don't mark QT_QMAKE_EXECUTABLE as advanced. 13 yıl önce
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 yıl önce
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 yıl önce
ctkMacroTargetLibraries.cmake ed4b1ada78 New CTK_ENABLE_* build system feature. 13 yıl önce
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) 13 yıl önce
ctkMacroWrapPythonQt.cmake 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt 13 yıl önce
ctkMacroWrapPythonQtModuleInit.cpp.in 916309756d PythonQt module can be compiled either as python module or as static library 13 yıl önce
ctkScriptMocPythonQtWrapper.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkScriptWrapPythonQt_Full.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
ctkScriptWrapPythonQt_Light.cmake ac13c32312 Change CMake command to lower case. See #78 13 yıl önce
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 yıl önce
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. 14 yıl önce