..
CMakeAddFortranSubdirectory
CMakeAddFortranSubdirectory: Allow full paths to directories
2012-02-09 08:34:06 -05:00
Compiler
Update the Clang pattern to specify compiler options.
2013-11-25 23:01:21 +01:00
CompilerId
VS: Detect Intel Fortran compiler id and version
2013-10-18 09:55:59 -04:00
FindCUDA
Fix spelling and typos (affecting binary data / module messages)
2013-05-07 08:39:19 -04:00
FortranCInterface
FortranCInterface: Fix cross-compiling Linux to MinGW ( #14358 )
2013-08-14 19:31:31 -04:00
IntelVSImplicitPath
Simplify IntelVSImplicitPath detection project
2011-09-14 14:06:02 -04:00
Platform
Add MirBSD platform support ( #14659 )
2013-12-19 11:08:28 -05:00
AddFileDependencies.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
AutogenInfo.cmake.in
Add automatic rcc invocation for Qt.
2013-10-24 12:30:41 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion: Make docs refer to the macro, not the module name
2012-10-23 11:08:34 -04:00
BasicConfigVersion-ExactVersion.cmake.in
write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P
2012-05-23 20:46:48 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
BasicConfigVersion: Make docs refer to the macro, not the module name
2012-10-23 11:08:34 -04:00
BundleUtilities.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASM-ATTInformation.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeASMCompiler.cmake.in
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeASMInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeASM_MASMInformation.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeASM_NASMInformation.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeAddFortranSubdirectory.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeAddNewLanguage.txt
Document external language support policy
2012-10-30 14:02:46 -04:00
CMakeBackwardCompatibilityC.cmake
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
2013-06-02 22:18:19 +02:00
CMakeBackwardCompatibilityCXX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeBorlandFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeBuildSettings.cmake.in
Drop old CMake "build settings" export/import
2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in
Ninja: use deps = gcc/msvc feature
2013-10-24 19:48:18 +02:00
CMakeCCompilerABI.c
…
CMakeCCompilerId.c.in
Require CMAKE_<LANG>_COMPILER to be found as a full path
2013-10-28 08:36:14 -04:00
CMakeCInformation.cmake
Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings ( #14622 )
2013-12-03 09:21:33 -05:00
CMakeCXXCompiler.cmake.in
Ninja: use deps = gcc/msvc feature
2013-10-24 19:48:18 +02:00
CMakeCXXCompilerABI.cpp
…
CMakeCXXCompilerId.cpp.in
Require CMAKE_<LANG>_COMPILER to be found as a full path
2013-10-28 08:36:14 -04:00
CMakeCXXInformation.cmake
Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings ( #14622 )
2013-12-03 09:21:33 -05:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Add SunStudio 12 regex
2013-10-08 09:23:01 -04:00
CMakeClDeps.cmake
Ninja: use deps = gcc/msvc feature
2013-10-24 19:48:18 +02:00
CMakeCommonLanguageInclude.cmake
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL ( #14548 )
2013-11-18 08:26:23 -05: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
…
CMakeDependentOption.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeDetermineASM-ATTCompiler.cmake
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
2013-06-14 08:54:34 -04:00
CMakeDetermineASMCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeDetermineASM_MASMCompiler.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeDetermineASM_NASMCompiler.cmake
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
2013-06-14 08:54:34 -04:00
CMakeDetermineCCompiler.cmake
Add compiler target compile options.
2013-11-19 12:38:53 -05:00
CMakeDetermineCXXCompiler.cmake
Add compiler target compile options.
2013-11-19 12:38:53 -05:00
CMakeDetermineCompiler.cmake
OS X: Enable command-line build without tools in PATH
2013-08-06 09:00:18 -04:00
CMakeDetermineCompilerABI.cmake
Revert "Add compiler target compile options."
2013-08-09 14:28:43 +02:00
CMakeDetermineCompilerId.cmake
Merge topic 'xcode-5.1'
2013-12-19 10:12:18 -05:00
CMakeDetermineFortranCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeDetermineJavaCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeDetermineRCCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeDetermineSystem.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeDetermineVSServicePack.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeExpandImportedTargets.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
CMakeExportBuildSettings.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Eclipse: also detect include dirs and macro for clang ( #13823 )
2013-02-10 18:58:27 +01:00
CMakeFindBinUtils.cmake
Allow toolchain files to specify an external toolchain.
2013-11-19 12:39:34 -05:00
CMakeFindCodeBlocks.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeFindDependencyMacro.cmake
Split the find_dependency macro into a separate file.
2013-12-13 16:14:02 +01:00
CMakeFindEclipseCDT4.cmake
Eclipse: add -j only on UNIX hosts
2013-11-23 23:48:43 +01:00
CMakeFindFrameworks.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeFindKDevelop3.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeFindKate.cmake
kate: add project generator for the Kate project plugin
2013-11-25 10:48:33 -05:00
CMakeFindPackageMode.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeFindWMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeFindXCode.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeForceCompiler.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeFortranCompiler.cmake.in
Intel: When simulating MSVC, re-use Windows-MSVC ( #14476 )
2013-10-18 09:55:59 -04:00
CMakeFortranCompilerABI.F
Fortran: Improve pointer size detection in gfortran on MinGW
2013-12-06 09:02:27 -05:00
CMakeFortranCompilerId.F.in
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
2013-10-18 09:55:59 -04:00
CMakeFortranInformation.cmake
Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings ( #14622 )
2013-12-03 09:21:33 -05:00
CMakeGenericSystem.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeGraphVizOptions.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CMakeImportBuildSettings.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeJOMFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeJavaCompiler.cmake.in
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeJavaInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeMSYSFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeMinGWFindMake.cmake
MinGW: Find mingw32-make included with Code::Blocks IDE ( #14302 )
2013-07-19 07:56:37 -04:00
CMakeNMakeFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeNinjaFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakePackageConfigHelpers.cmake
Don't copy find_dependency in configure_package_config_file.
2013-12-24 13:02:49 +01:00
CMakeParseArguments.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeParseImplicitLinkInfo.cmake
Sanitize linker name to parse implicit link line ( #14154 )
2013-05-17 08:47:35 -04:00
CMakePlatformId.h.in
CMakeDetermineCompilerId: Add notion of "simulated" id/version
2013-10-04 13:25:06 -04:00
CMakePrintHelpers.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
CMakePrintSystemInformation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakePushCheckState.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeRCCompiler.cmake.in
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeRCInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeSystem.cmake.in
CMakeSystem: include toolchain file after setting CMAKE_HOST_ ( #13796 )
2013-04-15 09:06:21 -04:00
CMakeSystemSpecificInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeTestASM-ATTCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASM_MASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASM_NASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestCCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestCXXCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestCompilerCommon.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestFortranCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestRCCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestWatcomVersion.c
Add Watcom support to InstallRequiredSystemLibraries ( #11866 )
2011-07-29 13:28:54 -04:00
CMakeUnixFindMake.cmake
OS X: Enable command-line build without tools in PATH
2013-08-06 09:00:18 -04:00
CMakeVS6BackwardCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeVS7BackwardCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeVerifyManifest.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CPack.DS_Store.in
…
CPack.Description.plist.in
…
CPack.Info.plist.in
…
CPack.OSXScriptLauncher.in
…
CPack.OSXScriptLauncher.rsrc.in
…
CPack.OSXX11.Info.plist.in
…
CPack.OSXX11.main.scpt.in
…
CPack.RuntimeScript.in
CPack: Fix bash-isms in launch script
2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in
CPackSTGZ quote here-doc, fix bug10518
2010-12-15 21:20:13 +01:00
CPack.VolumeIcon.icns.in
…
CPack.background.png.in
…
CPack.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CPack.distribution.dist.in
…
CPackBundle.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackComponent.cmake
CPackComponent: handle the documented PARENT_GROUP parameter
2013-11-19 21:22:44 +01:00
CPackCygwin.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackDMG.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackDeb.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackNSIS.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackPackageMaker.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackRPM.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackWIX.cmake
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
2014-01-08 01:28:24 +01:00
CPackZIP.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CTest.cmake
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL ( #14548 )
2013-11-18 08:26:23 -05:00
CTestScriptMode.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CTestTargets.cmake
CTest: Fail early without PROJECT_BINARY_DIR ( #14005 )
2013-03-12 18:20:44 -04:00
CTestUseLaunchers.cmake
CTest: filter /showIncludes output from ninja compile launcher
2013-12-03 09:25:53 -05:00
CheckCCompilerFlag.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCSourceCompiles.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCSourceRuns.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXCompilerFlag.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXSourceCompiles.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXSourceRuns.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXSymbolExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckForPthreads.c
Haiku no longer defines __BEOS__
2013-01-07 21:20:11 +01:00
CheckFortranFunctionExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckFunctionExists.c
…
CheckFunctionExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckIncludeFile.c.in
…
CheckIncludeFile.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CheckIncludeFiles.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CheckLanguage.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckLibraryExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckLibraryExists.lists.in
…
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
2011-03-18 14:03:35 -04:00
CheckPrototypeDefinition.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckSizeOf.cmake
Fix spelling and typos (non-binary)
2013-05-07 08:39:19 -04:00
CheckStructHasMember.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
CheckSymbolExists.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CheckTypeSize.c.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckTypeSize.cmake
CheckTypeSize: Unset temporary variables when done ( #14690 )
2014-01-10 09:16:30 -05:00
CheckTypeSizeMap.cmake.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckVariableExists.c
…
CheckVariableExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Dart.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
DartConfiguration.tcl.in
ctest_update: Add support for Perforce p4 client
2013-10-26 10:24:15 -04:00
DeployQt4.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Documentation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
DummyCXXFile.cxx
…
ExternalData.cmake
ExternalData: Allow local stores without any URL templates
2013-11-13 10:03:36 -05:00
ExternalData_config.cmake.in
Add ExternalData module
2013-01-24 13:32:17 -05:00
ExternalProject.cmake
ExternalProject: Format module documentation
2013-11-19 09:27:08 -05:00
FLTKCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
FeatureSummary.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindALSA.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindASPELL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindAVIFile.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindArmadillo.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindBISON.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindBLAS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindBZip2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindBacktrace.cmake
FindBacktrace: Search and report only when not already found
2013-12-19 10:22:04 -05:00
FindBoost.cmake
FindBoost: Add Boost_USE_DEBUG_RUNTIME option ( #14686 )
2014-01-08 11:32:17 -05:00
FindBullet.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCABLE.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCUDA.cmake
added support for arm cross compilation with CUDA 5.5:
2013-10-24 10:04:21 +04:00
FindCURL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCVS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCoin3D.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCups.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCurses.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCxxTest.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCygwin.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDCMTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDart.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDevIL.cmake
Fix wording of "the the" typos throughout text
2014-01-03 11:35:32 -05:00
FindDoxygen.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindEXPAT.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFLEX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFLTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFLTK2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFreetype.cmake
FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRS
2013-12-09 19:39:28 +01:00
FindGCCXML.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGDAL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGIF.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGLEW.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGLU.cmake
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
2012-11-04 05:55:37 +01:00
FindGLUT.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGTK2.cmake
FindGTK2: Add support for Quartz backend on MAC
2013-11-24 14:53:47 +01:00
FindGTest.cmake
Help: Fix reStructuredText syntax in auto-generated documents
2013-10-15 14:12:49 -04:00
FindGettext.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGit.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGnuTLS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGnuplot.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHDF5.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHSPELL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHTMLHelp.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHg.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindITK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindIcotool.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindImageMagick.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindJNI.cmake
FindJNI: Set JAVA_INCLUDE_PATH2 for darwin ( #14508 )
2014-01-09 09:59:56 -05:00
FindJPEG.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindJasper.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindJava.cmake
FindJava: fix message output ( #14502 )
2013-10-22 20:51:32 +02:00
FindKDE3.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindKDE4.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLAPACK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLATEX.cmake
FindLATEX: Find ps2pdf with MikTeX.
2013-10-24 12:06:31 +00:00
FindLibArchive.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLibLZMA.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLibXml2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLibXslt.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLua.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLua50.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLua51.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMFC.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPEG.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPEG2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPI.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMatlab.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMotif.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenAL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenGL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenMP.cmake
Merge topic 'openmp-cray'
2013-11-14 11:28:24 -05:00
FindOpenSSL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenSceneGraph.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenThreads.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPHP4.cmake
FindPHP4: Drop extra content from reported PHP4_INCLUDE_PATH ( #14540 )
2013-11-04 08:51:46 -05:00
FindPNG.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPackageHandleStandardArgs.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPackageMessage.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPerl.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPerlLibs.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPhysFS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPike.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPkgConfig.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPostgreSQL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindProducer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindProtobuf.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPythonInterp.cmake
python: remove debug statements from FindPythonInterp.cmake.
2013-10-24 08:16:50 -06:00
FindPythonLibs.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindQt.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindQt3.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindQt4.cmake
Merge topic 'policies'
2014-01-09 09:37:20 -05:00
FindQuickTime.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindRTI.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindRuby.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindSDL.cmake
Fix wording of "the the" typos throughout text
2014-01-03 11:35:32 -05:00
FindSDL_image.cmake
FindSDL: Add additional search paths on MSVC ( #14029 )
2013-11-21 15:30:36 -05:00
FindSDL_mixer.cmake
FindSDL: Add additional search paths on MSVC ( #14029 )
2013-11-21 15:30:36 -05:00
FindSDL_net.cmake
FindSDL: Add additional search paths on MSVC ( #14029 )
2013-11-21 15:30:36 -05:00
FindSDL_sound.cmake
FindSDL: Add additional search paths on MSVC ( #14029 )
2013-11-21 15:30:36 -05:00
FindSDL_ttf.cmake
FindSDL: Add additional search paths on MSVC ( #14029 )
2013-11-21 15:30:36 -05:00
FindSWIG.cmake
FindSWIG: allow to provide SWIG_DIR ( #3498 )
2013-12-01 01:20:46 +01:00
FindSelfPackers.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindSquish.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindSubversion.cmake
FindSubversion: Use TortoiseSVN registry key to locate svn
2013-12-11 13:59:48 +01:00
FindTCL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTIFF.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTclStub.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTclsh.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindThreads.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindUnixCommands.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindVTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindWget.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindWish.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindX11.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindXMLRPC.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindZLIB.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Findosg.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgAnimation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgDB.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgFX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgGA.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgIntrospection.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgManipulator.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgParticle.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgPresentation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgProducer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgQt.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgShadow.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgSim.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgTerrain.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgText.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgUtil.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgViewer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgVolume.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgWidget.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Findosg_functions.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindwxWidgets.cmake
FindwxWidgets: Add support for wxWidgets 3.0.0 ( #14587 )
2013-11-20 10:51:55 -05:00
FindwxWindows.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FortranCInterface.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
GNUInstallDirs.cmake
GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernels
2013-12-19 11:27:30 -05:00
GenerateExportHeader.cmake
GenerateExportHeader: Reformat docs.
2014-01-04 11:28:57 +01:00
GetPrerequisites.cmake
GetPrerequisites: Preserve search path order from caller.
2013-11-14 11:26:23 -05:00
ITKCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
InstallRequiredSystemLibraries.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
KDE3Macros.cmake
read less from version headers into variables
2012-08-19 13:54:56 +02:00
MacOSXBundleInfo.plist.in
…
MacOSXFrameworkInfo.plist.in
…
MacroAddFileDependencies.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
NSIS.InstallOptions.ini.in
…
NSIS.template.in
CPack/NSIS: Obtain path from which to uninstall from registry ( #14124 )
2013-05-02 10:22:20 -04:00
ProcessorCount.cmake
ProcessorCount: make it work on Haiku
2013-12-02 17:51:47 +01:00
Qt4ConfigDependentSettings.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Qt4Macros.cmake
Use a config-specific moc parameters file, if needed.
2013-12-12 18:22:17 +01:00
RepositoryInfo.txt.in
…
SelectLibraryConfigurations.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Squish4RunTestCase.bat
Squish: add support for squish 4 ( #9734 )
2012-11-05 19:20:13 +01:00
Squish4RunTestCase.sh
Squish: add support for squish 4 ( #9734 )
2012-11-05 19:20:13 +01:00
SquishRunTestCase.bat
…
SquishRunTestCase.sh
…
SquishTestScript.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
SystemInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
TestBigEndian.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
TestCXXAcceptsFlag.cmake
TestCXXAcceptsFlag: Update documentation ( #14657 )
2013-12-19 10:41:40 -05:00
TestEndianess.c.in
…
TestForANSIForScope.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForANSIStreamHeaders.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForANSIStreamHeaders.cxx
…
TestForAnsiForScope.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSSTREAM.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForSSTREAM.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSTDNamespace.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForSTDNamespace.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
UseEcos.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseJava.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
UseJavaClassFilelist.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseJavaSymlinks.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UsePkgConfig.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseQt4.cmake
qt4: Fix linking with QtSvg to not include QtXml.
2013-10-23 07:04:02 -06:00
UseSWIG.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
UseVTK40.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
UseVTKBuildSettings40.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
UseVTKConfig40.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
Use_wxWindows.cmake
Help: Fix reStructuredText syntax in auto-generated documents
2013-10-15 14:12:49 -04:00
UsewxWidgets.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
VTKCompatibility.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
WIX.template.in
CPackWiX: add CPack component support
2013-11-26 22:15:57 +01:00
WriteBasicConfigVersionFile.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
ecos_clean.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
exportheader.cmake.in
GEH: Make each element of the deprecation macros overridable.
2013-09-23 08:04:16 +02:00
kde3init_dummy.cpp.in
…
kde3uic.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
readme.txt
Help: Organize cmake-developer.7 manual Modules section
2013-10-22 10:10:15 -04:00