.. |
LastConfigureStep
|
3349a6786d
Fix export of CTKTesting in CTKConfig
|
il y a 11 ans |
Testing
|
7fcc3e5e63
Update ExternalProjectDependency system based on commontk/Artichoke@cfefc7ea27
|
il y a 11 ans |
configure_package_config_file
|
bb46b8cde5
Add support for install-able and relocatable package.
|
il y a 11 ans |
ctkLinkerAsNeededFlagCheck
|
52551d4eb3
Fix linking of VTKCoreCppTest by adding a check for linker capabilities
|
il y a 11 ans |
CTKConfig.cmake.in
|
a32f524275
Associate DCMTK_DEFINITIONS to CTKDICOMCore
|
il y a 11 ans |
CTKPluginUseFile.cmake.in
|
3763f8e6bb
Clean top-level folder by moving files into CMake folder
|
il y a 12 ans |
CTestCustom.cmake.in
|
ea469935d6
Fix various warnings
|
il y a 13 ans |
MANIFEST.MF.in
|
34c898d2a7
Fix unnecessary recompile of some Qt files after configure.
|
il y a 14 ans |
UseCTK.cmake.in
|
074b4bf318
Don't use set_directory_properties in UseCTK.cmake
|
il y a 11 ans |
ctkBlockCheckDependencies.cmake
|
0233954b34
Simplify system and remove variable CTK_BASE_INCLUDE_DIRS
|
il y a 11 ans |
ctkBlockSetCMakeOSXVariables.cmake
|
91872ff739
#239 For Mac OS X, must search for SDKs in Applications directory.
|
il y a 12 ans |
ctkCheckoutRepo.cmake.in
|
891aa5443b
Use fixed hash values when cloning PluginsContrib and ExternalProjectsContrib.
|
il y a 12 ans |
ctkConfig.h.in
|
3763f8e6bb
Clean top-level folder by moving files into CMake folder
|
il y a 12 ans |
ctkDashboardDriverScript.cmake
|
f73c51766f
Update dashboard driver script to submit a regular project layout.
|
il y a 11 ans |
ctkDashboardScript.TEMPLATE.cmake
|
f73c51766f
Update dashboard driver script to submit a regular project layout.
|
il y a 11 ans |
ctkFunctionAddPluginRepo.cmake
|
f7aae52181
Added support for external plugin repositories via _DIR variables.
|
il y a 12 ans |
ctkFunctionApplyPatches.cmake
|
fad20d0f1c
Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79
|
il y a 13 ans |
ctkFunctionCMakeDoxygenFilterCompile.cmake
|
fad20d0f1c
Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79
|
il y a 13 ans |
ctkFunctionCheckCompilerFlags.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionCheckoutRepo.cmake
|
8c9868f595
Added functions for checking out repos at configure time for issue #266.
|
il y a 12 ans |
ctkFunctionCompileSnippets.cmake
|
4369ec706e
Added "code snippet" support.
|
il y a 13 ans |
ctkFunctionDownloadData.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionExtractOptionNameAndValue.cmake
|
436795b904
Fix ctkFunctionExtractOptionNameAndValue
|
il y a 13 ans |
ctkFunctionExtractPluginTargets.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionGenerateDGraphInput.cmake
|
3facf6a27e
Fix ctkSimplePythonShell build error supporting optional dependencies
|
il y a 11 ans |
ctkFunctionGeneratePluginManifest.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionGeneratePluginUseFile.cmake
|
3763f8e6bb
Clean top-level folder by moving files into CMake folder
|
il y a 12 ans |
ctkFunctionGetAllPluginTargets.cmake
|
43604a512b
Improved support for external plug-ins.
|
il y a 13 ans |
ctkFunctionGetCompilerVisibilityFlags.cmake
|
358ac843f9
Created new CMake function for getting visibility compiler flags.
|
il y a 13 ans |
ctkFunctionGetGccVersion.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionGetIncludeDirs.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionGetLibraryDirs.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkFunctionGetPluginDependencies.cmake
|
282be3d22c
Removed debug message commands.
|
il y a 13 ans |
ctkFunctionGetTargetDependencies.cmake
|
282be3d22c
Removed debug message commands.
|
il y a 13 ans |
ctkFunctionLFtoCRLF.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkLinkerAsNeededFlagCheck.cmake
|
52551d4eb3
Fix linking of VTKCoreCppTest by adding a check for linker capabilities
|
il y a 11 ans |
ctkListToString.cmake
|
72580eb5ec
Add convenience function "ctk_list_to_string"
|
il y a 11 ans |
ctkMacroAddCtkLibraryOptions.cmake
|
dc70d038df
Generalize how superbuild CMake variables can be passed to inner project.
|
il y a 11 ans |
ctkMacroBuildApp.cmake
|
8d376ed112
Do not set unused CMake build function parameter INCLUDE_DIRECTORIES
|
il y a 11 ans |
ctkMacroBuildLib.cmake
|
8d376ed112
Do not set unused CMake build function parameter INCLUDE_DIRECTORIES
|
il y a 11 ans |
ctkMacroBuildLibWrapper.cmake
|
1b051e59fd
Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449
|
il y a 11 ans |
ctkMacroBuildPlugin.cmake
|
8d376ed112
Do not set unused CMake build function parameter INCLUDE_DIRECTORIES
|
il y a 11 ans |
ctkMacroBuildQtPlugin.cmake
|
0233954b34
Simplify system and remove variable CTK_BASE_INCLUDE_DIRS
|
il y a 11 ans |
ctkMacroCheckExternalProjectDependency.cmake
|
6cc426bbfb
Ensure ctk option are considered as superbuild candidate variable.
|
il y a 11 ans |
ctkMacroCompilePythonScript.cmake
|
c80f051e91
Fix python script compilation removing inputs from custom target deps. See #449
|
il y a 11 ans |
ctkMacroGenerateMocs.cmake
|
6182df107c
Simplify QT4_GENERATE_MOCS. See #449
|
il y a 11 ans |
ctkMacroGeneratePluginResourceFile.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkMacroListFilter.cmake
|
4db4ed5238
Merge branch 'small-cmake-cleanups'
|
il y a 13 ans |
ctkMacroOptionUtils.cmake
|
6cc426bbfb
Ensure ctk option are considered as superbuild candidate variable.
|
il y a 11 ans |
ctkMacroParseArguments.cmake
|
fad20d0f1c
Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79
|
il y a 13 ans |
ctkMacroSetPaths.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
il y a 13 ans |
ctkMacroSetupPlugins.cmake
|
b6f887ddb9
Added a verification step for plugin names. Fixes #232.
|
il y a 12 ans |
ctkMacroSetupQt.cmake
|
dc70d038df
Generalize how superbuild CMake variables can be passed to inner project.
|
il y a 11 ans |
ctkMacroSimpleTest.cmake
|
77b7e7de24
Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData
|
il y a 13 ans |
ctkMacroSimpleTestWithData.cmake
|
77b7e7de24
Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData
|
il y a 13 ans |
ctkMacroTargetLibraries.cmake
|
613b8207b5
Fix export of CTKTesting include directories
|
il y a 11 ans |
ctkMacroValidateBuildOptions.cmake
|
27509cf091
Check dependencies for all targets (not only enabled ones)
|
il y a 13 ans |
ctkMacroWrapPythonQt.cmake
|
f147dd0b77
Do not log PythonQt wrapping output. See #449
|
il y a 11 ans |
ctkMacroWrapPythonQtModuleInit.cpp.in
|
0ab2d2a3c0
Configure module init file at configure times. See #449
|
il y a 11 ans |
ctkWrapPythonQt.py
|
51552a0e6b
Fix pluginframework build error happening when wrapping is enabled.
|
il y a 11 ans |
ctk_compile_python_scripts.cmake.in
|
db3f4d9929
Re-create python compile script only if needed and fix dependency. See #449
|
il y a 11 ans |
plugin_manifest.qrc.in
|
34c898d2a7
Fix unnecessary recompile of some Qt files after configure.
|
il y a 14 ans |
plugin_resources_cached.qrc.in
|
5c36963bee
Use configure_file instead of file(WRITE ...) to avoid regeneration.
|
il y a 14 ans |