Clinton Stimpson bca63bb738 When getting include dirs for moc, also watch for framework includes and use -F instead of -I. 16 年 前
..
Compiler e1729238c9 Add initial XL C compiler flags for safer builds 16 年 前
FindCUDA b0744ad969 Updated the license on top of each file. 16 年 前
FortranCInterface 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
Platform c118fd4c55 Find locally installed software first 16 年 前
AddFileDependencies.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
BundleUtilities.cmake 23dbb3b803 Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch. 16 年 前
CMake.cmake cc11846dbf Add missing copyright notice to CMake.cmake module 16 年 前
CMakeASM-ATTInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeASM_MASMInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeAddNewLanguage.txt 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 年 前
CMakeBackwardCompatibilityC.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeBackwardCompatibilityCXX.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeBorlandFindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeBuildSettings.cmake.in fd47a2ae96 Drop old CMake "build settings" export/import 16 年 前
CMakeCCompiler.cmake.in 180c60a86f Fix check for -isysroot on OS X 16 年 前
CMakeCCompilerABI.c b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 年 前
CMakeCCompilerId.c.in 115ecc5750 Teach compiler id about VisualAge -> XL rebranding 16 年 前
CMakeCInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeCXXCompiler.cmake.in 180c60a86f Fix check for -isysroot on OS X 16 年 前
CMakeCXXCompilerABI.cpp b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 年 前
CMakeCXXCompilerId.cpp.in 115ecc5750 Teach compiler id about VisualAge -> XL rebranding 16 年 前
CMakeCXXInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeCommonLanguageInclude.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeCompilerABI.h 11ad0bace4 ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link directory policy takes care of the problem. 18 年 前
CMakeConfigurableFile.in 01a55559dd ENH: Make modules use configure instead of file write 20 年 前
CMakeDependentOption.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineASM-ATTCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineASMCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineASM_MASMCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineCCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineCXXCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineCompilerABI.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineCompilerId.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineFortranCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineJavaCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineRCCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeDetermineSystem.cmake 451d68b7e3 Support GNU/kFreeBSD 16 年 前
CMakeDetermineVSServicePack.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeExportBuildSettings.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindBinUtils.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindCodeBlocks.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindEclipseCDT4.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindFrameworks.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindKDevelop3.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindWMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFindXCode.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeForceCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeFortranCompiler.cmake.in 6843448379 Pass Fortran90 test result to try-compile 16 年 前
CMakeFortranCompilerABI.F de6f88d06f ENH: Create Fortran ABI detection framework 16 年 前
CMakeFortranCompilerId.F.in 115ecc5750 Teach compiler id about VisualAge -> XL rebranding 16 年 前
CMakeFortranInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeGenericSystem.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeImportBuildSettings.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeMSYSFindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeMinGWFindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeNMakeFindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeParseImplicitLinkInfo.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakePlatformId.h.in 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 年 前
CMakePrintSystemInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeRCCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 年 前
CMakeRCInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeSystem.cmake.in b100fe1fe1 18 年 前
CMakeSystemSpecificInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestASM-ATTCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestASMCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestASM_MASMCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestCCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestCXXCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestForFreeVC.cxx 0d4cd0436b ENH better test for free VC tools 21 年 前
CMakeTestFortranCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestGNU.c 6b31e5c851 BUG: fix problem where cmake thinks the intel compiler is gnu 21 年 前
CMakeTestJavaCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeTestNMakeCLVersion.c dfcd4f2154 added test for whether pdbtype should be used for nmake 22 年 前
CMakeTestRCCompiler.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeUnixFindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS10FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS6BackwardCompatibility.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS6FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS71FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS7BackwardCompatibility.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS7FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS8FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CMakeVS9FindMake.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 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.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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CPackRPM.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CPackZIP.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CTest.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CTestScriptMode.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CTestTargets.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCCompilerFlag.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCSourceCompiles.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCSourceRuns.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCXXCompilerFlag.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCXXSourceCompiles.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckCXXSourceRuns.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckForPthreads.c 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 年 前
CheckFortranFunctionExists.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckFunctionExists.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 年 前
CheckFunctionExists.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckIncludeFile.c.in 095e975c81 BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 19 年 前
CheckIncludeFile.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckIncludeFile.cxx.in f5d95fb078 Complete rework of makefile generators expect trouble 23 年 前
CheckIncludeFileCXX.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckIncludeFiles.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckLibraryExists.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists 23 年 前
CheckSizeOf.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckStructHasMember.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckSymbolExists.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckTypeSize.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
CheckTypeSizeC.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
Dart.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
DartConfiguration.tcl.in 69fd641adb Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs 16 年 前
Documentation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
DummyCXXFile.cxx 9a6c95fcea add checks for ansi flags and not hard code them 23 年 前
ExternalProject.cmake f95bc6b5ad Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile generators. It was causing problems with parallel make -j invocations. Keep it for multi-configuration build systems so that Debug and Release stamp files remain separate. 16 年 前
FLTKCompatibility.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
FeatureSummary.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
FindALSA.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindASPELL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindAVIFile.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindBISON.cmake 282b4e3776 Fix module docs to be manpage (groff) friendly 16 年 前
FindBLAS.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindBZip2.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindBoost.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindBullet.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCABLE.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCUDA.cmake c66fb80171 Removed support for cutil library and header file. 16 年 前
FindCURL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCVS.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCoin3D.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCups.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCurses.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCxxTest.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindCygwin.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindDCMTK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindDart.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindDevIL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindDoxygen.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindEXPAT.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindFLEX.cmake 282b4e3776 Fix module docs to be manpage (groff) friendly 16 年 前
FindFLTK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindFLTK2.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindFreetype.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGCCXML.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGDAL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGIF.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGLU.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGLUT.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGTK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGTK2.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGTest.cmake e8cdd54f74 Some bugfixes, also added public function for closer integration btwn GoogleTest & CTest, contributed by Dan Blezek. 16 年 前
FindGettext.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGnuTLS.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindGnuplot.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindHDF5.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindHSPELL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindHTMLHelp.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindITK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindImageMagick.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindJNI.cmake 122c7f6179 Fix for bug #9611, some more paths for OpenJDK. 16 年 前
FindJPEG.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindJasper.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindJava.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindKDE3.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindKDE4.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLAPACK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLATEX.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLibXml2.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLibXslt.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLua50.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindLua51.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMFC.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMPEG.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMPEG2.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMPI.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMatlab.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindMotif.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenAL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenGL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenMP.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenSSL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenSceneGraph.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindOpenThreads.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPHP4.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPNG.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPackageHandleStandardArgs.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPackageMessage.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPerl.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPerlLibs.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPhysFS.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPike.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPkgConfig.cmake 940733997a Remove old license from FindPkgConfig.cmake module 16 年 前
FindProducer.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindProtobuf.cmake 282b4e3776 Fix module docs to be manpage (groff) friendly 16 年 前
FindPythonInterp.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindPythonLibs.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindQt.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindQt3.cmake a0e63cff1d FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic) 16 年 前
FindQt4.cmake bca63bb738 When getting include dirs for moc, also watch for framework includes and use -F instead of -I. 16 年 前
FindQuickTime.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindRTI.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindRuby.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL_image.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL_mixer.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL_net.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL_sound.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSDL_ttf.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSWIG.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSelfPackers.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSquish.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindSubversion.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindTCL.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindTIFF.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindTclStub.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindTclsh.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindThreads.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindUnixCommands.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindVTK.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindWget.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindWish.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindX11.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindXMLRPC.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindZLIB.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
Findosg.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgAnimation.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgDB.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgFX.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgGA.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgIntrospection.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgManipulator.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgParticle.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgProducer.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgShadow.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgSim.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgTerrain.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgText.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgUtil.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgViewer.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgVolume.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindosgWidget.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
Findosg_functions.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindwxWidgets.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FindwxWindows.cmake c4bb9c9d42 Convert CMake find-modules to BSD License 16 年 前
FortranCInterface.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
GetPrerequisites.cmake b5265c2475 Fix issue #9395 - only return true for .exe files on Windows from the is_file_executable function. Makes behavior of this function conceptually consistent with Mac and Linux behavior. Thanks to Clinton Stimpson for the patch. 16 年 前
ITKCompatibility.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
InstallRequiredSystemLibraries.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
KDE3Macros.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 b272c61945 Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so that it is not excluded from execution when 'Do not create shortcuts' is checked. 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
SystemInformation.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
SystemInformation.in fa9f03779f ENH: improvements 19 年 前
TestBigEndian.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
TestCXXAcceptsFlag.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
TestEndianess.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 年 前
TestForANSIForScope.cmake 07c3597a86 Fix the documentation to say what it really does. Bug #9638 16 年 前
TestForANSIStreamHeaders.cmake 07c3597a86 Fix the documentation to say what it really does. Bug #9638 16 年 前
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module 23 年 前
TestForAnsiForScope.cxx a696dbc815 ERR: Removed warning for unused variable. 22 年 前
TestForSSTREAM.cmake 07c3597a86 Fix the documentation to say what it really does. Bug #9638 16 年 前
TestForSSTREAM.cxx 9891260a6d ENH: add support for watcom wmake and wcl386 20 年 前
TestForSTDNamespace.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
TestForSTDNamespace.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 年 前
UseEcos.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UsePkgConfig.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UseQt4.cmake 023162256d QtHelp depends on QtNetwork 16 年 前
UseSWIG.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UseVTK40.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UseVTKBuildSettings40.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UseVTKConfig40.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
Use_wxWindows.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
UsewxWidgets.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
VTKCompatibility.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
ecos_clean.cmake 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
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 3a666595c9 Convert CMake non-find modules to BSD License 16 年 前
readme.txt 86c3a39e86 Fix bug#9619 add a link to module maintainers page in readme.txt for Modules 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 docmented 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.