James Bigler 6916f8dba7 Allow -g3 for CUDA v3.0+. 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 14d5ea7438 Merge topic 'mingw-long-object-lists' 15 年之前
AddFileDependencies.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
BundleUtilities.cmake 18c71e3c79 Merge topic 'fix-10417' 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 d26cd46989 Only use .CPP .CXX and .C++ do not work by default with g+++. 15 年之前
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 15 年之前
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 2412d9bc0e Use 'uname -m' for processor on Cygwin (#10774) 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 2f98dac486 Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) 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 16 年之前
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 6a521f8604 CPack Enable better handling of absolute installed files 15 年之前
CPackZIP.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
CTest.cmake 4a323bde0c Honor MAKECOMMAND value saved in cache (#11026) 15 年之前
CTestScriptMode.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
CTestTargets.cmake 28edb70a9e Merge topic 'vs-project-groups' 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 21 年之前
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. 21 年之前
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 b935f00fdf Close ENDFUNCTION() properly with the same name as FUNCTION() 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 a53b47a77c 10241: FindBISON.cmake clears wrong variable 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 b8b9a32170 FindBoost.cmake: Fix library search path glitch introduced in earlier commit 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 6916f8dba7 Allow -g3 for CUDA v3.0+. 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 ed78a72a9b 11041: Improve FindCxxTest to use Python or Perl automatically; custom flags 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 38691d91a5 FindFLEX.cmake: Fix issue 11249 15 年之前
FindFLTK.cmake a6628d154a FindFLTK*: Use Cygwin fltk on Cygwin 15 年之前
FindFLTK2.cmake a6628d154a FindFLTK*: Use Cygwin fltk on Cygwin 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 c1675951a0 Merge patch for detecting gdk-pixbuf library 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 a56969f3d3 FindMPI: Recoginze -f flags from mpicc (#10771) 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 567ac0bb1f Also store the required version number in the details message. 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 2f665d5d1f FindPythonInterp: Look for python2.7 interpreter 15 年之前
FindPythonLibs.cmake d36c16a760 Set the module prefix, updated Windows suffix. 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 c86d677fe0 Merge topic 'findqt4-cross-compile' 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 80bad29af6 Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOT 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 7016fae6d4 Fix 11136: [patch] FindThreads.cmake documents the wrong variable 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 ede24f8171 ENH #8993: FindwxWidgets add support for wx-config custom options. 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 e93a4b4d34 Avoid adding self as prerequisite. (#10417) 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 2756311a9a Make sure moc parameters file goes in binary directory. 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. 22 年之前
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 3dbeeb7793 BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. 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 15 年之前

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).