CMake/Modules
Brad King ec10d005ce Merge branch 'findopenssl-win64' 2010-06-24 10:46:09 -04:00
..
Compiler Recognize Clang C and C++ compilers (see #10693) 2010-05-17 14:11:20 -04:00
FindCUDA Define __CUDACC__ during dependency scanning, since NVCC doesn't. 2010-01-28 12:58:22 -05:00
FortranCInterface FortranCInterface: Fix PathScale detection again 2010-02-16 13:24:44 -05:00
Platform Merge branch 'tru64-make-includes' 2010-06-15 14:03:26 -04:00
AddFileDependencies.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
BundleUtilities.cmake Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch. 2009-09-28 17:43:52 -04:00
CMake.cmake Add missing copyright notice to CMake.cmake module 2009-10-01 14:05:33 -04:00
CMakeASM-ATTInformation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeASMCompiler.cmake.in 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) 2007-07-12 08:37:10 -04:00
CMakeASMInformation.cmake -make CMAKE_ASM_FLAGS_INIT and friends work (#10577) 2010-05-12 22:04:31 +02:00
CMakeASM_MASMInformation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeAddNewLanguage.txt ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 2005-09-15 12:17:38 -04:00
CMakeBackwardCompatibilityC.cmake Use one arch for 1.4-compatible check_type_size 2009-12-01 17:35:39 -05:00
CMakeBackwardCompatibilityCXX.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeBorlandFindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeBuildSettings.cmake.in Drop old CMake "build settings" export/import 2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in 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. 2010-01-29 11:56:35 -05:00
CMakeCCompilerABI.c ENH: Improve robustness of compiler INFO strings 2008-08-07 09:09:45 -04:00
CMakeCCompilerId.c.in Recognize Clang C and C++ compilers (see #10693) 2010-05-17 14:11:20 -04:00
CMakeCInformation.cmake Use work-around from bug 4772 for C++ and Fortran 2009-10-06 11:06:38 -04:00
CMakeCXXCompiler.cmake.in 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. 2010-01-29 11:56:35 -05:00
CMakeCXXCompilerABI.cpp ENH: Improve robustness of compiler INFO strings 2008-08-07 09:09:45 -04:00
CMakeCXXCompilerId.cpp.in Recognize Clang C and C++ compilers (see #10693) 2010-05-17 14:11:20 -04:00
CMakeCXXInformation.cmake Reduce duplication in Platform/<os>.cmake files 2009-12-02 15:17:53 -05:00
CMakeCommonLanguageInclude.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeCompilerABI.h -check for the ARM ABI/EABI compiler ABI for the GNU compilers 2010-04-11 00:15:23 +02:00
CMakeConfigurableFile.in ENH: Make modules use configure instead of file write 2006-02-23 09:58:07 -05:00
CMakeDependentOption.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeDetermineASM-ATTCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeDetermineASMCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeDetermineASM_MASMCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeDetermineCCompiler.cmake Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach. 2009-11-19 21:58:42 -05:00
CMakeDetermineCXXCompiler.cmake Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach. 2009-11-19 21:58:42 -05:00
CMakeDetermineCompilerABI.cmake Load compiler information after configuring it 2010-05-06 11:26:49 -04:00
CMakeDetermineCompilerId.cmake Support multiple arguments in CC,CXX,FC values 2010-03-15 15:17:18 -04:00
CMakeDetermineFortranCompiler.cmake Detect PathScale Fortran compiler tools 2010-04-26 13:31:52 -04:00
CMakeDetermineJavaCompiler.cmake ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cmake now 2009-10-30 11:55:57 -04:00
CMakeDetermineRCCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeDetermineSystem.cmake Support GNU/kFreeBSD 2009-10-05 10:26:50 -04:00
CMakeDetermineVSServicePack.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeExportBuildSettings.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindBinUtils.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindCodeBlocks.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindEclipseCDT4.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindFrameworks.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindKDevelop3.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindWMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeFindXCode.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeForceCompiler.cmake Provide macro to force Fortran compiler 2009-12-14 11:40:23 -05:00
CMakeFortranCompiler.cmake.in Use Fortran ABI detection results conservatively 2010-05-05 17:46:29 -04:00
CMakeFortranCompilerABI.F Detect Fortran ABI Information 2010-01-12 09:38:13 -05:00
CMakeFortranCompilerId.F.in Recognize the PathScale C/C++/Fortran compilers 2010-01-13 12:12:39 -05:00
CMakeFortranInformation.cmake Reduce duplication in Platform/<os>.cmake files 2009-12-02 15:17:53 -05:00
CMakeGenericSystem.cmake Split GNU compiler information files 2009-12-02 09:52:00 -05:00
CMakeImportBuildSettings.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeJOMFindMake.cmake Add jom find module 2009-11-06 14:15:36 -05:00
CMakeJavaCompiler.cmake.in 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. 2008-01-07 16:12:37 -05:00
CMakeJavaInformation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeMSYSFindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeMinGWFindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeNMakeFindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeParseImplicitLinkInfo.cmake Remove non-language implicit link dependencies 2009-11-05 12:17:08 -05:00
CMakePlatformId.h.in Fix the build for non-MS compilers. 2009-11-21 09:39:30 -05:00
CMakePrintSystemInformation.cmake it's CMAKE_COMPILER_IS_GNUCC, not CMAKE_COMPILER_IS_GNUGCC 2010-03-25 23:19:59 +01:00
CMakeRCCompiler.cmake.in ENH: make sure flags set in CC or CXX environment variables stay with the compiler 2005-07-20 15:44:55 -04:00
CMakeRCInformation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeSystem.cmake.in STYLE: don't use an extra file to generate CMakeSystem.cmake but instead 2007-08-15 14:26:00 -04:00
CMakeSystemSpecificInformation.cmake Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 2009-12-02 15:17:32 -05:00
CMakeTestASM-ATTCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeTestASMCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeTestASM_MASMCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeTestCCompiler.cmake Load compiler information after configuring it 2010-05-06 11:26:49 -04:00
CMakeTestCXXCompiler.cmake Load compiler information after configuring it 2010-05-06 11:26:49 -04:00
CMakeTestCompilerCommon.cmake Make a common function that prints the status during the checks for working compilers. Call it from all of the CMakeTesten_US.UTF-8Compiler.cmake files. In the message, print the full path to the tested compiler only for the Makefile generators. For Xcode and Visual Studio generators, print the generator instead so that users are not misled with the full path to a compiler that the generator may not even use. Xcode and Visual Studio have their own mechanisms for choosing the compiler to use during try_compile and build... 2010-02-12 14:32:20 -05:00
CMakeTestForFreeVC.cxx ENH better test for free VC tools 2004-09-03 15:19:58 -04:00
CMakeTestFortranCompiler.cmake Load compiler information after configuring it 2010-05-06 11:26:49 -04:00
CMakeTestGNU.c BUG: fix problem where cmake thinks the intel compiler is gnu 2004-05-18 14:33:12 -04:00
CMakeTestJavaCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeTestNMakeCLVersion.c added test for whether pdbtype should be used for nmake 2003-08-05 09:55:20 -04:00
CMakeTestRCCompiler.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeUnixFindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVS6BackwardCompatibility.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVS6FindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVS7BackwardCompatibility.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVS7FindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVS8FindMake.cmake Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules. 2010-06-16 12:14:18 -04:00
CMakeVS9FindMake.cmake Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules. 2010-06-16 12:14:18 -04:00
CMakeVS10FindMake.cmake Fix for bug #10670, add another location to find MSBuild. 2010-05-04 10:44:09 -04:00
CMakeVS71FindMake.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CMakeVerifyManifest.cmake clean up to work with manifest files better. 2009-10-28 10:29:24 -04:00
CPack.DS_Store.in ENH: More work on the packaging. Add Applicaitons, add icons, etc 2007-02-13 14:13:51 -05:00
CPack.Description.plist.in ENH: More CPack stuff and fix zlib compression 2006-01-04 15:14:09 -05:00
CPack.Info.plist.in ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 2008-07-09 13:38:56 -04:00
CPack.OSXScriptLauncher.in 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. 2009-01-21 11:54:30 -05:00
CPack.OSXScriptLauncher.rsrc.in 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. 2009-01-21 11:54:30 -05:00
CPack.OSXX11.Info.plist.in 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. 2009-01-21 11:54:30 -05:00
CPack.OSXX11.main.scpt.in 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. 2009-01-21 11:54:30 -05:00
CPack.RuntimeScript.in CPack: Fix bash-isms in launch script 2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in ENH: try if tail works with the -n +<number> syntax, if not use only 2007-07-19 15:39:58 -04:00
CPack.VolumeIcon.icns.in ENH: More work on the packaging. Add Applicaitons, add icons, etc 2007-02-13 14:13:51 -05:00
CPack.background.png.in ENH: add file back bug use cmake image 2009-03-04 12:30:23 -05:00
CPack.cmake Add .git .bzr and .hg to the list of default CPack ignore directories. 2010-03-08 10:46:27 -05:00
CPack.distribution.dist.in BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 2008-06-18 07:08:33 -04:00
CPackDeb.cmake FIX: BUG: 0009124. Fix documentation 2009-10-30 12:06:53 -04:00
CPackRPM.cmake CPackRPM:: Fix bug #10363, specify compression type in RPM spec 2010-04-10 11:23:01 +02:00
CPackZIP.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CTest.cmake Do not warn for unknown CTest UPDATE_TYPE 2010-02-10 10:43:33 -05:00
CTestScriptMode.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CTestTargets.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCCompilerFlag.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCSourceCompiles.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCSourceRuns.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCXXCompilerFlag.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCXXSourceCompiles.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckCXXSourceRuns.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckForPthreads.c ENH: add initial support for HAIKU OS from bug# 7425 2008-09-15 17:53:28 -04:00
CheckFortranFunctionExists.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckFunctionExists.c ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 2004-04-15 08:22:19 -04:00
CheckFunctionExists.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckIncludeFile.c.in BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 2006-05-18 10:28:12 -04:00
CheckIncludeFile.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckIncludeFile.cxx.in Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
CheckIncludeFileCXX.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckIncludeFiles.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckLibraryExists.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckLibraryExists.lists.in Initial attempt to check if library exists 2002-09-24 16:36:56 -04:00
CheckSizeOf.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckStructHasMember.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckSymbolExists.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
CheckTypeSize.c.in New CheckTypeSize for OS X Universal Binaries 2009-12-17 15:14:47 -05:00
CheckTypeSize.cmake New CheckTypeSize for OS X Universal Binaries 2009-12-17 15:14:47 -05:00
CheckTypeSizeMap.cmake.in New CheckTypeSize for OS X Universal Binaries 2009-12-17 15:14:47 -05:00
CheckVariableExists.c 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. 2004-04-26 10:19:44 -04:00
CheckVariableExists.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
Dart.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
DartConfiguration.tcl.in ctest_update: Support custom Git update command 2010-06-08 16:12:28 -04:00
Documentation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
DummyCXXFile.cxx add checks for ansi flags and not hard code them 2002-11-21 12:52:54 -05:00
ExternalProject.cmake Qualify name of extraction location with ExternalProject name. 2010-06-23 07:04:06 -04:00
FLTKCompatibility.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
FeatureSummary.cmake make it more robust wrt. #9621 2009-10-14 18:13:49 -04:00
FindALSA.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindASPELL.cmake FindASPELL: no need to set QUIETLY explicitly 2010-04-16 10:30:33 +02:00
FindAVIFile.cmake FindAVIFile: use find_package_handle_standard_args() 2010-04-17 11:10:09 +02:00
FindBISON.cmake Fix module docs to be manpage (groff) friendly 2009-10-05 10:28:05 -04:00
FindBLAS.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindBZip2.cmake FindBZip2: no need to set QUIETLY explicitly 2010-04-11 11:31:48 +02:00
FindBoost.cmake Fix Issue #9792, remove superfluous output when not searching for COMPONENTS, add 1.41 to the search 2010-01-05 00:55:14 -05:00
FindBullet.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCABLE.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCUDA.cmake Merge branch 'CudaRTEmuLibraryForCUDA30' 2010-06-24 10:43:05 -04:00
FindCURL.cmake Fixes issue #9862 by adding official msvc import library names to FindCURL 2010-01-04 23:25:57 -05:00
FindCVS.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCoin3D.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCups.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCurses.cmake Fix FindCurses.cmake for new cygwin releases. 2010-05-04 11:54:55 -04:00
FindCxxTest.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindCygwin.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindDCMTK.cmake Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs. 2010-06-15 09:51:14 +02:00
FindDart.cmake FindDart: use find_package_handle_standard_args() 2010-04-18 09:27:31 +02:00
FindDevIL.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindDoxygen.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindEXPAT.cmake FindEXPAT: else() not needed 2010-04-16 11:04:23 +02:00
FindFLEX.cmake Fix module docs to be manpage (groff) friendly 2009-10-05 10:28:05 -04:00
FindFLTK.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindFLTK2.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindFreetype.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGCCXML.cmake FindGCCXML: document variables 2010-04-18 09:27:29 +02:00
FindGDAL.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGIF.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGLU.cmake FindGLU: add deprecation message 2010-04-18 09:27:30 +02:00
FindGLUT.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGTK.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGTK2.cmake Should get FindGTK2 working with fink on Mac OSX 2010-01-04 23:07:39 -05:00
FindGTest.cmake Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to TEST/TEST_F macro". 2010-01-05 00:14:58 -05:00
FindGettext.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindGit.cmake Add FindGit module. 2010-06-03 17:30:07 -04:00
FindGnuTLS.cmake Resolve #9685: Fix include dir to be correct path 2009-10-08 22:50:13 -04:00
FindGnuplot.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindHDF5.cmake FindHDF5: Fix Windows compile-line parsing 2009-12-18 10:13:01 -05:00
FindHSPELL.cmake FindHSPELL: capitalize Hspell properly 2010-04-16 10:26:31 +02:00
FindHTMLHelp.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindITK.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindImageMagick.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindJNI.cmake -handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUND 2009-12-21 15:56:05 -05:00
FindJPEG.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindJasper.cmake FindJasper: don't put JASPER_LIBRARIES into cache 2010-04-16 11:01:05 +02:00
FindJava.cmake BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime 2010-05-11 21:43:32 +02:00
FindKDE3.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindKDE4.cmake -use the HINTS keyword for finding FindKDE4Internal.cmake 2010-05-11 00:32:27 +02:00
FindLAPACK.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindLATEX.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindLibXml2.cmake -add QUIET keyword to pkgconfig macros 2010-05-08 10:36:42 +02:00
FindLibXslt.cmake FindLibXslt: move include statement + misc whitespace cleanup 2010-04-17 11:10:15 +02:00
FindLua50.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindLua51.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindMFC.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindMPEG.cmake FindMPEG: mark variables in cache as advanced 2010-04-16 12:03:02 +02:00
FindMPEG2.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindMPI.cmake Add a new registry key to check for the location of MPICH2. 2010-03-11 10:42:07 -05:00
FindMatlab.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindMotif.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindOpenAL.cmake -use find_package_handle_standard_args() in FindOpenAL (#9496) 2010-05-09 11:07:33 +02:00
FindOpenGL.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindOpenMP.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindOpenSSL.cmake Apply patch from B. King on ML 2010-06-22 17:11:39 +02:00
FindOpenSceneGraph.cmake Fixes version detection using osg/Version on Mac OSX when OSG is installed as a framework 2009-10-20 07:55:48 -04:00
FindOpenThreads.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPHP4.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPNG.cmake -add more names for libpng, so it also support libpng 1.4 on Windows (#10551) 2010-04-19 18:32:10 +02:00
FindPackageHandleStandardArgs.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPackageMessage.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPerl.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPerlLibs.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPhysFS.cmake FindPhysFS: use find_package_handle_standard_args() 2010-04-17 11:09:45 +02:00
FindPike.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPkgConfig.cmake -add QUIET keyword to pkgconfig macros 2010-05-08 10:36:42 +02:00
FindProducer.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindProtobuf.cmake Fix module docs to be manpage (groff) friendly 2009-10-05 10:28:05 -04:00
FindPythonInterp.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindPythonLibs.cmake A few small changed from Pat Marion (in VTK CVS too) 2010-02-17 14:36:17 -05:00
FindQt.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindQt3.cmake FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic) 2009-10-05 10:25:36 -04:00
FindQt4.cmake Remove macro for querying qmake for qmake variables. 2010-06-12 13:00:08 -06:00
FindQuickTime.cmake FindQuickTime: use find_package_handle_standard_args() 2010-04-17 11:07:32 +02:00
FindRTI.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindRuby.cmake -remove unnecessary debug output 2010-01-27 16:46:00 -05:00
FindSDL.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSDL_image.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSDL_mixer.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSDL_net.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSDL_sound.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSDL_ttf.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSWIG.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSelfPackers.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindSquish.cmake fix whitespace, so documentation is formatted properly 2009-10-19 12:58:40 -04:00
FindSubversion.cmake FindSubversion: simplify using FindPackageHandleStandardArgs() 2010-04-11 20:40:02 +02:00
FindTCL.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindTIFF.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindTclStub.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindTclsh.cmake Use if(CYGWIN) instead of if(WIN32 AND UNIX) 2010-01-13 12:57:38 -05:00
FindThreads.cmake Support pthreads on irix. 2010-06-11 18:10:38 -06:00
FindUnixCommands.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindVTK.cmake Modernize FindVTK module 2009-10-07 14:48:22 -04:00
FindWget.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindWish.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindX11.cmake Add support for libXi. 2010-03-17 10:48:05 -06:00
FindXMLRPC.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindZLIB.cmake FindZLIB: make sure zlib.h exists before reading it 2010-05-13 06:34:33 +02:00
Findosg.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgAnimation.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgDB.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgFX.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgGA.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgIntrospection.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgManipulator.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgParticle.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgProducer.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgShadow.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgSim.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgTerrain.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgText.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgUtil.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgViewer.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgVolume.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindosgWidget.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
Findosg_functions.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FindwxWidgets.cmake BUG #10209: Fixed FindwxWidget CXX flags parsing error. 2010-05-09 13:27:58 -04:00
FindwxWindows.cmake Convert CMake find-modules to BSD License 2009-09-28 11:45:50 -04:00
FortranCInterface.cmake FortranCInterface: Support '=' in language flags 2009-12-15 14:02:52 -05:00
GetPrerequisites.cmake ENH: Hook in GetPrerequisites to override item type 2010-03-17 11:32:14 -04:00
ITKCompatibility.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
InstallRequiredSystemLibraries.cmake Fix for bug 9960, add support for MSVC10 runtime dlls. 2009-12-17 14:57:49 -05:00
KDE3Macros.cmake Fix KDE3 .la file format on Cygwin 2010-01-13 13:54:34 -05:00
MacOSXBundleInfo.plist.in ENH: Allow users to specify a custom Info.plist template 2008-05-17 12:53:56 -04:00
MacOSXFrameworkInfo.plist.in ENH: Create Info.plist files in OS X Frameworks 2008-09-02 12:06:32 -04:00
MacroAddFileDependencies.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
NSIS.InstallOptions.ini.in ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 2007-09-18 15:16:21 -04:00
NSIS.template.in Fix for bug #10257, NSIS could remove a PATH if it was too long 2010-02-09 13:57:46 -05:00
Qt4ConfigDependentSettings.cmake Remove macro for querying qmake for qmake variables. 2010-06-12 13:00:08 -06:00
Qt4Macros.cmake Revert "Include relative path in generated qrc and uic files. Fixes #10413." 2010-04-08 16:39:15 -06:00
RepositoryInfo.txt.in ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others... 2008-12-04 13:27:48 -05:00
SelectLibraryConfigurations.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
SquishRunTestCase.bat ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 2008-12-08 17:39:30 -05:00
SquishRunTestCase.sh ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 2008-12-08 17:39:30 -05:00
SquishTestScript.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
SystemInformation.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
SystemInformation.in Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 2009-12-02 15:17:32 -05:00
TestBigEndian.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
TestCXXAcceptsFlag.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
TestEndianess.c.in ENH: Improve robustness of compiler INFO strings 2008-08-07 09:09:45 -04:00
TestForANSIForScope.cmake Fix the documentation to say what it really does. Bug #9638 2009-10-02 08:44:51 -04:00
TestForANSIStreamHeaders.cmake Fix the documentation to say what it really does. Bug #9638 2009-10-02 08:44:51 -04:00
TestForANSIStreamHeaders.cxx new try compile module 2002-09-12 11:14:50 -04:00
TestForAnsiForScope.cxx ERR: Removed warning for unused variable. 2003-05-16 16:33:11 -04:00
TestForSSTREAM.cmake Fix the documentation to say what it really does. Bug #9638 2009-10-02 08:44:51 -04:00
TestForSSTREAM.cxx ENH: add support for watcom wmake and wcl386 2006-01-17 10:21:45 -05:00
TestForSTDNamespace.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
TestForSTDNamespace.cxx Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
UseEcos.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
UsePkgConfig.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
UseQt4.cmake -add support for QtMultimedia in UseQt4.cmake (#10675) 2010-05-06 21:12:46 +02:00
UseSWIG.cmake FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullname 2009-10-30 11:13:00 -04:00
UseVTK40.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
UseVTKBuildSettings40.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
UseVTKConfig40.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
Use_wxWindows.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
UsewxWidgets.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
VTKCompatibility.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
ecos_clean.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
kde3init_dummy.cpp.in ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of 2006-03-09 14:10:59 -05:00
kde3uic.cmake Convert CMake non-find modules to BSD License 2009-09-28 11:46:51 -04:00
readme.txt Remove spurious tabs 2010-04-09 22:02:16 +02:00

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