Bill Hoffman 532e5d144c BUG: remove extension from inserts 17 years ago
..
Platform 736da84b4f BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATH 17 years ago
AddFileDependencies.cmake a980fdc96a BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES() 19 years ago
CMake.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeASM-ATTInformation.cmake 5b18b80b58 18 years ago
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 years ago
CMakeASMInformation.cmake 8868244de0 STYLE: Remove trailing whitespace. 17 years ago
CMakeAddNewLanguage.txt 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 years ago
CMakeBackwardCompatibilityC.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeBackwardCompatibilityCXX.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
CMakeBorlandFindMake.cmake e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 years ago
CMakeBuildSettings.cmake.in ee72d5740b ENH: Adding CMAKE_EXPORT_BUILD_SETTINGS and CMAKE_IMPORT_BUILD_SETTINGS macro. 23 years ago
CMakeCCompiler.cmake.in a28b197b11 ENH: Generalize the check for sizeof void* to detect more ABI information. 18 years ago
CMakeCCompilerABI.c b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
CMakeCCompilerId.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
CMakeCInformation.cmake aaa88d33a9 ENH: Build large archives incrementally 17 years ago
CMakeCXXCompiler.cmake.in a28b197b11 ENH: Generalize the check for sizeof void* to detect more ABI information. 18 years ago
CMakeCXXCompilerABI.cpp b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
CMakeCXXCompilerId.cpp.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
CMakeCXXInformation.cmake aaa88d33a9 ENH: Build large archives incrementally 17 years ago
CMakeCommonLanguageInclude.cmake 45d85c2e34 BUG: fix for 3550 again 19 years ago
CMakeCompilerABI.h 11ad0bace4 ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link directory policy takes care of the problem. 18 years ago
CMakeConfigurableFile.in 01a55559dd ENH: Make modules use configure instead of file write 19 years ago
CMakeDependentOption.cmake de007ef199 ENH: Adding CMAKE_DEPENDENT_OPTION macro. 19 years ago
CMakeDetermineASM-ATTCompiler.cmake 5b18b80b58 18 years ago
CMakeDetermineASMCompiler.cmake 3e6decf312 BUG: make the toolchain-prefix recognition work with prefixes which contain 17 years ago
CMakeDetermineCCompiler.cmake 3e6decf312 BUG: make the toolchain-prefix recognition work with prefixes which contain 17 years ago
CMakeDetermineCXXCompiler.cmake 3e6decf312 BUG: make the toolchain-prefix recognition work with prefixes which contain 17 years ago
CMakeDetermineCompilerABI.cmake 820901dd13 ENH: Clarify message about checking for compiler ABI information. 17 years ago
CMakeDetermineCompilerId.cmake 8aac17471c BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1, 17 years ago
CMakeDetermineFortranCompiler.cmake 9211b0d234 ENH: Improvied compiler identification robustness 17 years ago
CMakeDetermineJavaCompiler.cmake 0b804cbece 18 years ago
CMakeDetermineRCCompiler.cmake 8ffb32369f BUG: Need to search for rc by default, not c++ compilers. 19 years ago
CMakeDetermineSystem.cmake b100fe1fe1 18 years ago
CMakeExportBuildSettings.cmake d2689c95a1 ENH: some style fixes for the book 20 years ago
CMakeFindBinUtils.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
CMakeFindFrameworks.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeFindWMake.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
CMakeFindXCode.cmake 8960a220a9 ENH: add trycompile code for xcode 21 years ago
CMakeForceCompiler.cmake 5f8feedbac STYLE: Fixed docs of new CMakeForceCompiler 17 years ago
CMakeFortranCompiler.cmake.in 2a06c660bf ENH: Patch from Maik to add more fortran extensions. 17 years ago
CMakeFortranCompilerId.F90.in 0c6ba12efd ENH: Teach Fortran compiler identification about the Portland Group compiler (PGI). 17 years ago
CMakeFortranInformation.cmake aaa88d33a9 ENH: Build large archives incrementally 17 years ago
CMakeGenericSystem.cmake b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 years ago
CMakeImportBuildSettings.cmake 40d06f542c ENH: Extend previous patch from Mathieu Malaterre to apply override to the build tool also. 17 years ago
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 years ago
CMakeJavaInformation.cmake 6b31f40e40 BUG: Go back to using "." so the Java test passes on the nightly nmake dashboards again. Still need a solution that works with both nmake and Visual Studio builds. 17 years ago
CMakeLists.txt 63fa1180f9 BUG: Need to install fortran compiler id source. 18 years ago
CMakeMSYSFindMake.cmake 5042581f43 ENH: better algorithm for looking for make and gcc on msys and mingw 20 years ago
CMakeMinGWFindMake.cmake 5042581f43 ENH: better algorithm for looking for make and gcc on msys and mingw 20 years ago
CMakeNMakeFindMake.cmake e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 years ago
CMakePlatformId.h.in 70c2dc8a64 ENH: Make compiler id detection more robust 17 years ago
CMakePrintSystemInformation.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeRCCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 years ago
CMakeRCInformation.cmake 7f5446b2ef BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and should work the same way as it does in the vs ide 17 years ago
CMakeSystem.cmake.in b100fe1fe1 18 years ago
CMakeSystemSpecificInformation.cmake 512e0d40ef 18 years ago
CMakeTestASM-ATTCompiler.cmake 5b18b80b58 18 years ago
CMakeTestASMCompiler.cmake 5b18b80b58 18 years ago
CMakeTestCCompiler.cmake 8375bb4768 ENH: Remove unnecessary compiler force macros. The compiler ID can now be detected without linking an executable. 17 years ago
CMakeTestCXXCompiler.cmake 8375bb4768 ENH: Remove unnecessary compiler force macros. The compiler ID can now be detected without linking an executable. 17 years ago
CMakeTestForFreeVC.cxx 0d4cd0436b ENH better test for free VC tools 21 years ago
CMakeTestFortranCompiler.cmake 83c3bf7acc STYLE: use IF(NOT ...) instead of IF() ELSE() ... ENDIF() 17 years ago
CMakeTestGNU.c 6b31e5c851 BUG: fix problem where cmake thinks the intel compiler is gnu 21 years ago
CMakeTestJavaCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeTestNMakeCLVersion.c dfcd4f2154 added test for whether pdbtype should be used for nmake 22 years ago
CMakeTestRCCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeUnixFindMake.cmake 90e4d70dcc BUG: fix for 4188 look for smake as well as gmake and make 18 years ago
CMakeVS6BackwardCompatibility.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeVS6FindMake.cmake 51f91db648 ENH: add correct flags for msvc generators 19 years ago
CMakeVS71FindMake.cmake 51f91db648 ENH: add correct flags for msvc generators 19 years ago
CMakeVS7BackwardCompatibility.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
CMakeVS7FindMake.cmake 51f91db648 ENH: add correct flags for msvc generators 19 years ago
CMakeVS8FindMake.cmake 9cbb998737 ENH: add support for vs 2008 beta 2 18 years ago
CMakeVS9FindMake.cmake 9cbb998737 ENH: add support for vs 2008 beta 2 18 years ago
COPYING-CMAKE-SCRIPTS 8b46841b6d ENH: add cmake modules for some common libraries: aspell, hspell, bzip2, 19 years ago
CPack.DS_Store.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 18 years ago
CPack.Description.plist.in 5358809a5c ENH: More CPack stuff and fix zlib compression 20 years ago
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 years ago
CPack.OSXScriptLauncher.in de5540f7e5 ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager 19 years ago
CPack.OSXX11.Info.plist.in de5540f7e5 ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager 19 years ago
CPack.RuntimeScript.in 0543448907 STYLE: apply patch from Thomas Klausner (NetBSD): use "=" for testing 17 years ago
CPack.STGZ_Header.sh.in 3a12116e39 18 years ago
CPack.VolumeIcon.icns.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 18 years ago
CPack.background.png.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 18 years ago
CPack.cmake 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 years ago
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 years ago
CPackDeb.cmake 38a99f54e3 ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable 17 years ago
CPackRPM.cmake 09829174a3 BUG: fix rpmbuild bug, which expands variables in comments :-/ 17 years ago
CPackZIP.cmake 919265516e 18 years ago
CTest.cmake 36cf25e6a2 ENH: recognize vs 9 and possible 10 or greater when they come out... 17 years ago
CTestTargets.cmake b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 17 years ago
CheckCCompilerFlag.cmake 86c63dca11 ENH: two macros to check whether the C/CXX compiler supports a given flag: 19 years ago
CheckCSourceCompiles.cmake 4668f03484 BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx" 18 years ago
CheckCSourceRuns.cmake bd8b733d5e 18 years ago
CheckCXXCompilerFlag.cmake 86c63dca11 ENH: two macros to check whether the C/CXX compiler supports a given flag: 19 years ago
CheckCXXSourceCompiles.cmake d454231a0a STYLE: fix #3519 (incorrect comment) 19 years ago
CheckCXXSourceRuns.cmake bd8b733d5e 18 years ago
CheckForPthreads.c 3a32cec969 ENH: merge in changes for beos support 19 years ago
CheckFortranFunctionExists.cmake a57fc5585a 17 years ago
CheckFunctionExists.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 years ago
CheckFunctionExists.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
CheckIncludeFile.c.in 095e975c81 BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 19 years ago
CheckIncludeFile.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
CheckIncludeFile.cxx.in f5d95fb078 Complete rework of makefile generators expect trouble 23 years ago
CheckIncludeFileCXX.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
CheckIncludeFiles.cmake 1871f06ad6 BUG: fix double cmakefiles directory 17 years ago
CheckLibraryExists.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists 23 years ago
CheckSizeOf.cmake ea1467d056 ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module. 23 years ago
CheckStructHasMember.cmake 3e72dbe4c2 18 years ago
CheckSymbolExists.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
CheckTypeSize.cmake 779a2abda3 ENH: allow users to turn off extra checks 17 years ago
CheckTypeSizeC.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
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 years ago
CheckVariableExists.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
Dart.cmake 934949edd0 ENH: use ctest to drive dashboards for make targets as opposed to tclsh 18 years ago
DartConfiguration.tcl.in 22dc873ef0 ENH: allow cdash not to trigger 17 years ago
Documentation.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
DummyCXXFile.cxx 9a6c95fcea add checks for ansi flags and not hard code them 23 years ago
FLTKCompatibility.cmake 70585819fb ENH: threads used to include this 18 years ago
FeatureSummary.cmake 669db35aa4 ENH: Changed signature of GET_PROPERTY command to be more powerful and extendible. 18 years ago
FindASPELL.cmake e808f81f90 BUG: fix for bug 0005871 18 years ago
FindAVIFile.cmake d2689c95a1 ENH: some style fixes for the book 20 years ago
FindBLAS.cmake 87f3a15a80 ENH: change to correct line feed 17 years ago
FindBZip2.cmake 13db5b578b 18 years ago
FindBoost.cmake f0dac4d017 BUG: Be more careful with Boost_MINOR_VERSION in FindBoost module 17 years ago
FindCABLE.cmake d2689c95a1 ENH: some style fixes for the book 20 years ago
FindCURL.cmake 13db5b578b 18 years ago
FindCVS.cmake 4f1a79110c ENH: for some reasons there was never a FindCVS module? 17 years ago
FindCups.cmake b5f656e0de 18 years ago
FindCurses.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindCygwin.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
FindDCMTK.cmake c7770b8edb 18 years ago
FindDart.cmake 7603244509 ENH: use program files env for searching 19 years ago
FindDoxygen.cmake 3b1c74d34a ENH: fix for backwards compatibility 19 years ago
FindEXPAT.cmake bdc1e4e054 BUG: use the correct variable for checking the success (#6062) 18 years ago
FindFLTK.cmake d07a4675d2 ENH: fix find module stuff for test 17 years ago
FindFLTK2.cmake b2ac4754a6 ENH: add from bug 0004219 18 years ago
FindFreetype.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindGCCXML.cmake 7603244509 ENH: use program files env for searching 19 years ago
FindGDAL.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindGIF.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindGLU.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
FindGLUT.cmake 0deb9012a6 BUG: fix bug 6594 look for glut in more places on windows 17 years ago
FindGTK.cmake c7770b8edb 18 years ago
FindGettext.cmake 0a012cc428 BUG: fix 7230: don't ignore first parameter if it's not ALL 17 years ago
FindGnuplot.cmake 13db5b578b 18 years ago
FindHSPELL.cmake 13db5b578b 18 years ago
FindHTMLHelp.cmake 6e70424fc8 ENH: need quotes 18 years ago
FindITK.cmake d2689c95a1 ENH: some style fixes for the book 20 years ago
FindImageMagick.cmake 6cdbaf1422 STYLE: Fixed module list in documentation; Magick should be MagickCore. 17 years ago
FindJNI.cmake fdd99aa361 BUG: #7333, search dirs for Fedora 17 years ago
FindJPEG.cmake d34068e2d4 BUG: #7416 fix error when jpeg is not found 17 years ago
FindJasper.cmake 13db5b578b 18 years ago
FindJava.cmake e607d5f7df ENH: More locations for Java 19 years ago
FindKDE3.cmake db4bebe5c8 BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can be 17 years ago
FindKDE4.cmake 03b434af8e BUG: fix closing ENDIF() 17 years ago
FindLAPACK.cmake 87f3a15a80 ENH: change to correct line feed 17 years ago
FindLATEX.cmake d2689c95a1 ENH: some style fixes for the book 20 years ago
FindLibXml2.cmake 58afad0968 ENH: also search for xmllint, which comes with libxml2 (sync with FindLibXml2.cmake from KDE) 17 years ago
FindLibXslt.cmake 13db5b578b 18 years ago
FindLua50.cmake 2a31328b97 BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND 17 years ago
FindLua51.cmake 2a31328b97 BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND 17 years ago
FindMFC.cmake 74eaecfc3e ENH: cleanups 20 years ago
FindMPEG.cmake 13db5b578b 18 years ago
FindMPEG2.cmake 13db5b578b 18 years ago
FindMPI.cmake fa458957ab ENH: Use the HINTS feature of find_library to find the right libraries for 17 years ago
FindMatlab.cmake d07a4675d2 ENH: fix find module stuff for test 17 years ago
FindMotif.cmake 13db5b578b 18 years ago
FindOpenAL.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindOpenGL.cmake 2f20b9d33b BUG: fix for bug 7104 look for GL in X11R6 dirs 17 years ago
FindOpenSSL.cmake 8aae78d204 ENH: change to correct line feed 17 years ago
FindOpenThreads.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindPHP4.cmake 77def5ed14 BUG: fix for bug 6775, FindPHP4 did not honor required 17 years ago
FindPNG.cmake 7f69a773ab ENH: add more names of linpng (sync with the KDE version) 17 years ago
FindPackageHandleStandardArgs.cmake 3a738a49c3 BUG: fix #6375: print the variables which were not found, so it's easier to 17 years ago
FindPackageMessage.cmake 7a888b68da ENH: Added FindPackageMessage module 17 years ago
FindPerl.cmake bd28610ec3 ENH: update for Tcl/Tk 8.5 18 years ago
FindPerlLibs.cmake b24b859a93 BUG: Fix bug 6106 FindPerlLibs.cmake missing escaped $ 18 years ago
FindPhysFS.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindPike.cmake c7770b8edb 18 years ago
FindPkgConfig.cmake 4f44c7875f BUG: fix for bug 6117 pkgconfig 17 years ago
FindProducer.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindPythonInterp.cmake 52bf51b425 18 years ago
FindPythonLibs.cmake a8f493686a STYLE: use global property instead of helper target to collect all python 17 years ago
FindQt.cmake b442e86492 ENH: change to fatal error 20 years ago
FindQt3.cmake db4bebe5c8 BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can be 17 years ago
FindQt4.cmake 502841c974 BUG: fix closing IF() 17 years ago
FindQuickTime.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindRuby.cmake 5097640671 ENH: add more ruby paths: sitearch, sitelib, vendorarch, vendorlib (#5531) 18 years ago
FindSDL.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSDL_image.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSDL_mixer.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSDL_net.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSDL_sound.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSDL_ttf.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindSWIG.cmake 5991cfb42d ENH: no fatal error if not required 17 years ago
FindSelfPackers.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
FindSubversion.cmake e0b26f4aea BUG: Fixes for FindSubversion 17 years ago
FindTCL.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindTIFF.cmake ae31d88145 ENH: add more names for libtiff, mark TIFF_INCLUDE_DIR and TIFF_LIBRARY as 17 years ago
FindTclStub.cmake 59d29d6079 ENH: Update Tcl/Tk 8.5 18 years ago
FindTclsh.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindThreads.cmake c5b197842f BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. Modern HP pthreads are just normal pthreads. 18 years ago
FindUnixCommands.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
FindVTK.cmake 7500dd50ef BUG: don't fail with FATAL_ERROR if REQUIRED was not used 17 years ago
FindWget.cmake 13db5b578b 18 years ago
FindWish.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindX11.cmake 5295385c34 ENH: also search in /usr/X11R7, remove /usr/lib and /usr/local/lib, they are 17 years ago
FindXMLRPC.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindZLIB.cmake 13db5b578b 18 years ago
Findosg.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgDB.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgFX.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgGA.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgIntrospection.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgManipulator.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgParticle.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgProducer.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgShadow.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgSim.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgTerrain.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgText.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgUtil.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindosgViewer.cmake e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
FindwxWidgets.cmake 8adb6b9be2 ENH: Improved support for finding wxWidgets in MinGW environment. 17 years ago
FindwxWindows.cmake 3c9744f406 ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script. 19 years ago
GetPrerequisites.cmake 80d045b01e ENH: When GetPrerequisites.cmake runs dumpbin while running inside the VS IDE environment make sure the tool does not produce extra output. 17 years ago
ITKCompatibility.cmake 540d16384b ENH: added to handle case in ITK 2.8 and earlier 19 years ago
InstallRequiredSystemLibraries.cmake bab77e53e3 BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC compiler. Thanks to Clinton Stimpson for the patch. 17 years ago
KDE3Macros.cmake 7eb86d1e3c 18 years ago
MacOSXBundleInfo.plist.in c1b8ad4e1d ENH: Allow users to specify a custom Info.plist template 17 years ago
MacroAddFileDependencies.cmake 63c241ea1e ENH: Updates from KDE 19 years ago
NSIS.InstallOptions.ini.in 0eba9b638f ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 18 years ago
NSIS.template.in 532e5d144c BUG: remove extension from inserts 17 years ago
SystemInformation.cmake 971f9e4869 ENH: limit the output of system information to no more than 50K per file 18 years ago
SystemInformation.in fa9f03779f ENH: improvements 18 years ago
TestBigEndian.cmake 263bb4e172 18 years ago
TestCXXAcceptsFlag.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
TestEndianess.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 years ago
TestForANSIForScope.cmake 0e33a166a3 STYLE: fix doc string 18 years ago
TestForANSIStreamHeaders.cmake 74eaecfc3e ENH: cleanups 20 years ago
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module 23 years ago
TestForAnsiForScope.cxx a696dbc815 ERR: Removed warning for unused variable. 22 years ago
TestForSSTREAM.cmake b63ff2fb6f ENH: minor doc cleanups and an example of documenting a variable 18 years ago
TestForSSTREAM.cxx 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
TestForSTDNamespace.cmake 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
TestForSTDNamespace.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 years ago
UseEcos.cmake 5586c6f41b ENH: now also the "ecosclean" target works with MS nmake 19 years ago
UsePkgConfig.cmake 35175120b1 STYLE: /usr/local/bin is in the path anyway 17 years ago
UseQt4.cmake e8af880a7d 17 years ago
UseSWIG.cmake fc6497883c BUG: fix for bug 6151 18 years ago
UseVTK40.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
UseVTKBuildSettings40.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
UseVTKConfig40.cmake b7fa820118 ENH: add documentation support for modules 20 years ago
Use_wxWindows.cmake b6684a79b5 STYLE: Remove trailing whitespace. 17 years ago
UsewxWidgets.cmake 8364ce8ff9 STYLE: Remove trailing whitespace. 17 years ago
VTKCompatibility.cmake d46ff28ac9 ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. 17 years ago
ecos_clean.cmake 5586c6f41b ENH: now also the "ecosclean" target works with MS nmake 19 years ago
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 19 years ago
kde3uic.cmake 0afe72e908 BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when 19 years ago
readme.txt 41c2895b75 ENH: Added version support to Config mode of find_package command. 18 years ago

readme.txt

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]]] [EXACT]
[QUIET] [REQUIRED [components...]])

If any version numbers are given to the command it will set the
variable XXX_FIND_VERSION to contain the whole version. The variables
XXX_FIND_VERSION_MAJOR, XXX_FIND_VERSION_MINOR, and
XXX_FIND_VERSION_PATCH will be set to contain the corresponding
portions of the version number. The variable XXX_FIND_VERSION_EXACT
will indicate whether an exact version is requested.
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 the version variables named above.

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 will also 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.