Brad King d5e3e04a23 Merge topic 'add-ExternalProject-targets' 15 лет назад
..
Compiler 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCUDA d2d3672f1c Define __CUDACC__ during dependency scanning, since NVCC doesn't. 16 лет назад
FortranCInterface 4685872078 FortranCInterface: Fix PathScale detection again 16 лет назад
Platform da6fc97f19 Merge topic 'tg/BlueGeneP' 15 лет назад
AddFileDependencies.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
BundleUtilities.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeASM-ATTInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeASMCompiler.cmake.in 021ceea1b0 ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea) 18 лет назад
CMakeASMInformation.cmake b333779e34 Detect a COMPILER_ID also for ASM. 15 лет назад
CMakeASM_MASMInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeAddNewLanguage.txt 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 лет назад
CMakeBackwardCompatibilityC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeBackwardCompatibilityCXX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeBorlandFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeBuildSettings.cmake.in fd47a2ae96 Drop old CMake "build settings" export/import 16 лет назад
CMakeCCompiler.cmake.in 6ee87b2e5c Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running. 16 лет назад
CMakeCCompilerABI.c b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 лет назад
CMakeCCompilerId.c.in 571dc74891 Recognize Clang C and C++ compilers (see #10693) 15 лет назад
CMakeCInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeCXXCompiler.cmake.in 6ee87b2e5c Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running. 16 лет назад
CMakeCXXCompilerABI.cpp b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 лет назад
CMakeCXXCompilerId.cpp.in 571dc74891 Recognize Clang C and C++ compilers (see #10693) 15 лет назад
CMakeCXXInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeCommonLanguageInclude.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeCompilerABI.h 981c7f5a5b -check for the ARM ABI/EABI compiler ABI for the GNU compilers 16 лет назад
CMakeConfigurableFile.in 01a55559dd ENH: Make modules use configure instead of file write 20 лет назад
CMakeDependentOption.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineASM-ATTCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineASMCompiler.cmake b333779e34 Detect a COMPILER_ID also for ASM. 15 лет назад
CMakeDetermineASM_MASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineCXXCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineCompilerABI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineCompilerId.cmake e6c9bc267b Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID(). 15 лет назад
CMakeDetermineFortranCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineJavaCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineRCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineSystem.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeDetermineVSServicePack.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeExportBuildSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindBinUtils.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindCodeBlocks.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindEclipseCDT4.cmake 9fd4e1814b Fix parsing of builtin macros so Eclipse handles them properly (#10868) 15 лет назад
CMakeFindFrameworks.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindKDevelop3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindWMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFindXCode.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeForceCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeFortranCompiler.cmake.in 0457d53151 Use Fortran ABI detection results conservatively 15 лет назад
CMakeFortranCompilerABI.F 6c1e24276f Detect Fortran ABI Information 16 лет назад
CMakeFortranCompilerId.F.in 1e9f58e605 Recognize the PathScale C/C++/Fortran compilers 16 лет назад
CMakeFortranInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeGenericSystem.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeImportBuildSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeJOMFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeJavaCompiler.cmake.in 52eb0ccac7 BUG: Restore old interface of "make foo.o" and "make foo.i" even though object file names now include source extensions. For Java we also need to always remove the source extension (.java -> .class). This fixes the re-opening of bug #6169. 18 лет назад
CMakeJavaInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeMSYSFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeMinGWFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeNMakeFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeParseArguments.cmake c327cbdfef Modules: Fix CMakeParseArguments copyright notice 15 лет назад
CMakeParseImplicitLinkInfo.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakePlatformId.h.in ceac346af6 Fix the build for non-MS compilers. 16 лет назад
CMakePrintSystemInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeRCCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 лет назад
CMakeRCInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeSystem.cmake.in b100fe1fe1 18 лет назад
CMakeSystemSpecificInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestASM-ATTCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestASM_MASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestCXXCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestCompilerCommon.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestForFreeVC.cxx 0d4cd0436b ENH better test for free VC tools 21 лет назад
CMakeTestFortranCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestGNU.c 6b31e5c851 BUG: fix problem where cmake thinks the intel compiler is gnu 21 лет назад
CMakeTestJavaCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeTestNMakeCLVersion.c dfcd4f2154 added test for whether pdbtype should be used for nmake 22 лет назад
CMakeTestRCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeUnixFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVS10FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVS6BackwardCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVS6FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 лет назад
CMakeVS71FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 лет назад
CMakeVS7BackwardCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVS7FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 лет назад
CMakeVS8FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVS9FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CMakeVerifyManifest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CPack.DS_Store.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 лет назад
CPack.Description.plist.in 5358809a5c ENH: More CPack stuff and fix zlib compression 20 лет назад
CPack.Info.plist.in 71f61636b6 ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 17 лет назад
CPack.OSXScriptLauncher.in c647ed54d9 BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 лет назад
CPack.OSXScriptLauncher.rsrc.in c647ed54d9 BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 лет назад
CPack.OSXX11.Info.plist.in c647ed54d9 BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 лет назад
CPack.OSXX11.main.scpt.in c647ed54d9 BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 лет назад
CPack.RuntimeScript.in b133467567 CPack: Fix bash-isms in launch script 16 лет назад
CPack.STGZ_Header.sh.in 3a12116e39 18 лет назад
CPack.VolumeIcon.icns.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 лет назад
CPack.background.png.in f9dd6a38c5 ENH: add file back bug use cmake image 17 лет назад
CPack.cmake cf4a50bcdb Add documentation for CPACK_PROJECT_CONFIG_FILE. 15 лет назад
CPack.distribution.dist.in e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 лет назад
CPackDeb.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CPackRPM.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CPackZIP.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CTest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CTestScriptMode.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CTestTargets.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCCompilerFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCSourceCompiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCSourceRuns.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCXXCompilerFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCXXSourceCompiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckCXXSourceRuns.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckForPthreads.c 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 лет назад
CheckFortranFunctionExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckFunctionExists.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 22 лет назад
CheckFunctionExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckIncludeFile.c.in 095e975c81 BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 19 лет назад
CheckIncludeFile.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckIncludeFile.cxx.in f5d95fb078 Complete rework of makefile generators expect trouble 23 лет назад
CheckIncludeFileCXX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckIncludeFiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckLibraryExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists 23 лет назад
CheckSizeOf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckStructHasMember.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckSymbolExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckTypeSize.c.in c9b726c314 New CheckTypeSize for OS X Universal Binaries 16 лет назад
CheckTypeSize.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
CheckTypeSizeMap.cmake.in c9b726c314 New CheckTypeSize for OS X Universal Binaries 16 лет назад
CheckVariableExists.c a8b2400f7b BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking. 22 лет назад
CheckVariableExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
Dart.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
DartConfiguration.tcl.in f7a0386fc5 Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3' 15 лет назад
Documentation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
DummyCXXFile.cxx 9a6c95fcea add checks for ansi flags and not hard code them 23 лет назад
ExternalProject.cmake ef9dd49d3d Add STEP_TARGETS to ExternalProject module. 15 лет назад
FLTKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FeatureSummary.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindALSA.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindASPELL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindAVIFile.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindBISON.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindBLAS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindBZip2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindBoost.cmake 8de0d1a8ca Fixes problem finding libraries under Boost (#9510) 15 лет назад
FindBullet.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCABLE.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCUDA.cmake 656cd2fad2 Improved version checking for FindCUDA using the new mode of FPHSA 15 лет назад
FindCURL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCVS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCoin3D.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCups.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCurses.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCxxTest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindCygwin.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindDCMTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindDart.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindDevIL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindDoxygen.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindEXPAT.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindFLEX.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindFLTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindFLTK2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindFreetype.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGCCXML.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGDAL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGIF.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGLU.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGLUT.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGTK2.cmake f6ca76f195 Several fixes needed to improve Windows support 15 лет назад
FindGTest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGettext.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGit.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGnuTLS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindGnuplot.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindHDF5.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindHSPELL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindHTMLHelp.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindITK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindImageMagick.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindJNI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindJPEG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindJasper.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindJava.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindKDE3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindKDE4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLAPACK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLATEX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLibArchive.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLibXml2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLibXslt.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLua50.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindLua51.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMFC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMPEG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMPEG2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMPI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMatlab.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindMotif.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindOpenAL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindOpenGL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindOpenMP.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindOpenSSL.cmake d570ee7b5a Fix 11035 : debug/release library configuration mistake 15 лет назад
FindOpenSceneGraph.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindOpenThreads.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPHP4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPNG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPackageHandleStandardArgs.cmake b173b879f8 Add macro CMakeParseArguments() and use it in FPHSA() 15 лет назад
FindPackageMessage.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPerl.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPerlLibs.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindPhysFS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPike.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPkgConfig.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPostgreSQL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindProducer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindProtobuf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPythonInterp.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindPythonLibs.cmake 42fd9a596f Bug with default library type of Python modules. 15 лет назад
FindQt.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindQt3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindQt4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindQuickTime.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindRTI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindRuby.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindSDL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSDL_image.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSDL_mixer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSDL_net.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSDL_sound.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSDL_ttf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSWIG.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindSelfPackers.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindSquish.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 лет назад
FindSubversion.cmake 3e126e45bc Change documentation of Subversion_FOUND and SUBVERSION_FOUND. 15 лет назад
FindTCL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindTIFF.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindTclStub.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindTclsh.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindThreads.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindUnixCommands.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindVTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindWget.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindWish.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindX11.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindXMLRPC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindZLIB.cmake 75e727855a Fix ZLIB version parsing if no TWEAK version exists 15 лет назад
Findosg.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgAnimation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgDB.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgFX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgGA.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgIntrospection.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgManipulator.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgParticle.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgProducer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgShadow.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgSim.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgTerrain.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgText.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgUtil.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgViewer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgVolume.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindosgWidget.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
Findosg_functions.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindwxWidgets.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FindwxWindows.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
FortranCInterface.cmake e872f5d70a FortranCInterface: Fix doc typo FC.h -> FCMangle.h 15 лет назад
GetPrerequisites.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
ITKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
InstallRequiredSystemLibraries.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
KDE3Macros.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
MacOSXBundleInfo.plist.in c1b8ad4e1d ENH: Allow users to specify a custom Info.plist template 17 лет назад
MacOSXFrameworkInfo.plist.in f89dae7a94 ENH: Create Info.plist files in OS X Frameworks 17 лет назад
MacroAddFileDependencies.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
NSIS.InstallOptions.ini.in 0eba9b638f ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 18 лет назад
NSIS.template.in 0619813e03 Fix for bug #10257, NSIS could remove a PATH if it was too long 16 лет назад
Qt4ConfigDependentSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
Qt4Macros.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
RepositoryInfo.txt.in 930827d48c ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others... 17 лет назад
SelectLibraryConfigurations.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
SquishRunTestCase.bat 5fe7b17d98 ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 17 лет назад
SquishRunTestCase.sh 5fe7b17d98 ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 17 лет назад
SquishTestScript.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
SystemInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
SystemInformation.in 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 16 лет назад
TestBigEndian.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestCXXAcceptsFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestEndianess.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 лет назад
TestForANSIForScope.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestForANSIStreamHeaders.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module 23 лет назад
TestForAnsiForScope.cxx a696dbc815 ERR: Removed warning for unused variable. 23 лет назад
TestForSSTREAM.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestForSSTREAM.cxx 9891260a6d ENH: add support for watcom wmake and wcl386 20 лет назад
TestForSTDNamespace.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
TestForSTDNamespace.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 лет назад
UseEcos.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UsePkgConfig.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UseQt4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UseSWIG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UseVTK40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UseVTKBuildSettings40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UseVTKConfig40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
Use_wxWindows.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
UsewxWidgets.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
VTKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
ecos_clean.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
kde3init_dummy.cpp.in d253baab99 ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of 20 лет назад
kde3uic.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 лет назад
readme.txt f233a9b3af Remove spurious tabs 16 лет назад

readme.txt

For more information about how to contribute modules to CMake, see this page:
http://www.itk.org/Wiki/CMake:Module_Maintainers

Note to authors of FindXXX.cmake files

We would like all FindXXX.cmake files to produce consistent variable names.

Please use the following consistent variable names for general use.

XXX_INCLUDE_DIRS The final set of include directories listed in one variable for use by client code. This should not be a cache entry.
XXX_LIBRARIES The libraries to link against to use XXX. These should include full paths. This should not be a cache entry.
XXX_DEFINITIONS Definitions to use when compiling code that uses XXX. This really shouldn't include options such as (-DHAS_JPEG)that a client source-code file uses to decide whether to #include
XXX_EXECUTABLE Where to find the XXX tool.
XXX_YYY_EXECUTABLE Where to find the YYY tool that comes with XXX.
XXX_LIBRARY_DIRS Optionally, the final set of library directories listed in one variable for use by client code. This should not be a cache entry.
XXX_ROOT_DIR Where to find the base directory of XXX.
XXX_VERSION_YY Expect Version YY if true. Make sure at most one of these is ever true.
XXX_WRAP_YY If False, do not try to use the relevent CMake wrapping command.
XXX_YY_FOUND If False, optional YY part of XXX sytem is not available.
XXX_FOUND Set to false, or undefined, if we haven't found, or don't want to use XXX.
XXX_RUNTIME_LIBRARY_DIRS Optionally, the runtime library search path for use when running an executable linked to shared libraries.
The list should be used by user code to create the PATH on windows or LD_LIBRARY_PATH on unix.
This should not be a cache entry.
XXX_VERSION_STRING A human-readable string containing the version of the package found, if any.
XXX_VERSION_MAJOR The major version of the package found, if any.
XXX_VERSION_MINOR The minor version of the package found, if any.
XXX_VERSION_PATCH The patch version of the package found, if any.

You do not have to provide all of the above variables. You should provide XXX_FOUND under most circumstances. If XXX is a library, then XXX_LIBRARIES, should also be defined, and XXX_INCLUDE_DIRS should usually be defined (I guess libm.a might be an exception)

The following names should not usually be used in CMakeLists.txt files, but they may be usefully modified in users' CMake Caches to control stuff.

XXX_LIBRARY Name of XXX Library. A User may set this and XXX_INCLUDE_DIR to ignore to force non-use of XXX.
XXX_YY_LIBRARY Name of YY library that is part of the XXX system. It may or may not be required to use XXX.
XXX_INCLUDE_DIR Where to find xxx.h, etc. (XXX_INCLUDE_PATH was considered bad because a path includes an actual filename.)
XXX_YY_INCLUDE_DIR Where to find xxx_yy.h, etc.

For tidiness's sake, try to keep as many options as possible out of the cache, leaving at least one option which can be used to disable use of the module, or locate a not-found library (e.g. XXX_ROOT_DIR). For the same reason, mark most cache options as advanced.

If you need other commands to do special things then it should still begin with XXX_. This gives a sort of namespace effect and keeps things tidy for the user. You should put comments describing all the exported settings, plus descriptions of any the users can use to control stuff.

You really should also provide backwards compatibility any old settings that were actually in use. Make sure you comment them as deprecated, so that no-one starts using them.

To correctly document a module, create a comment block at the top with # comments. There are three types of comments that can be in the block:

1. The brief description of the module, this is done by:
# - a small description

2. A paragraph of text. This is done with all text that has a single
space between the # and the text. To create a new paragraph, just
put a # with no text on the line.

3. A verbatim line. This is done with two spaces between the # and the text.

For example:

# - This is a cool module
# This module does really cool stuff.
# It can do even more than you think.
#
# It even needs to paragraphs to tell you about it.
# And it defines the following variables:
# VAR_COOL - this is great isn't it?
# VAR_REALLY_COOL - cool right?
#

To have a .cmake file in this directory NOT show up in the
modules documentation, you should start the file with a blank
line.

A FindXXX.cmake module will typically be loaded by the command

FIND_PACKAGE(XXX [major[.minor[.patch[.tweak]]]] [EXACT]
[QUIET] [[REQUIRED|COMPONENTS] [components...]])

If any version numbers are given to the command it will set the
following variables before loading the module:

XXX_FIND_VERSION = full requested version string
XXX_FIND_VERSION_MAJOR = major version if requested, else 0
XXX_FIND_VERSION_MINOR = minor version if requested, else 0
XXX_FIND_VERSION_PATCH = patch version if requested, else 0
XXX_FIND_VERSION_TWEAK = tweak version if requested, else 0
XXX_FIND_VERSION_COUNT = number of version components, 0 to 4
XXX_FIND_VERSION_EXACT = true if EXACT option was given

If the find module supports versioning it should locate a version of
the package that is compatible with the version requested. If a
compatible version of the package cannot be found the module should
not report success. The version of the package found should be stored
in "XXX_VERSION..." version variables documented by the module.

If the QUIET option is given to the command it will set the variable
XXX_FIND_QUIETLY to true before loading the FindXXX.cmake module. If
this variable is set the module should not complain about not being
able to find the package. If the
REQUIRED option is given to the command it will set the variable
XXX_FIND_REQUIRED to true before loading the FindXXX.cmake module. If
this variable is set the module should issue a FATAL_ERROR if the
package cannot be found. For each package-specific component, say
YYY, listed after the REQUIRED option a variable XXX_FIND_REQUIRED_YYY
to true. The set of components listed after either the REQUIRED
option or the COMPONENTS option will be specified in a
XXX_FIND_COMPONENTS variable. This can be used by the FindXXX.cmake
module to determine which sub-components of the package must be found.
If neither the QUIET nor REQUIRED options are given then the
FindXXX.cmake module should look for the package and complain without
error if the module is not found.

To get this behaviour you can use the FIND_PACKAGE_HANDLE_STANDARD_ARGS()
macro, as an example see FindJPEG.cmake.

For internal implementation, it's a generally accepted convention that variables starting with
underscore are for temporary use only. (variable starting with an underscore
are not intended as a reserved prefix).