..
CMakeAddFortranSubdirectory
…
Compiler
Features: Add cxx_defaulted_move_initializers.
2014-04-08 11:05:58 +02:00
CompilerId
VS: Detect Intel Fortran compiler id and version
2013-10-18 09:55:59 -04:00
FindCUDA
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FortranCInterface
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
IntelVSImplicitPath
…
Internal
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
Platform
Merge topic 'implicit-libNN-dirs'
2014-04-17 09:10:53 -04:00
AddFileDependencies.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
AutogenInfo.cmake.in
QtAutogen: Put generated qrc files in a target-specific dir.
2014-04-18 16:41:13 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
…
BasicConfigVersion-ExactVersion.cmake.in
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
…
BundleUtilities.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CMake.cmake
…
CMakeASM-ATTInformation.cmake
…
CMakeASMCompiler.cmake.in
…
CMakeASMInformation.cmake
…
CMakeASM_MASMInformation.cmake
…
CMakeASM_NASMInformation.cmake
…
CMakeAddFortranSubdirectory.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeAddNewLanguage.txt
…
CMakeBackwardCompatibilityC.cmake
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
2013-06-02 22:18:19 +02:00
CMakeBackwardCompatibilityCXX.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake
…
CMakeBuildSettings.cmake.in
…
CMakeCCompiler.cmake.in
Treat .m files consistently as C across all generators
2014-03-20 09:40:41 -04:00
CMakeCCompilerABI.c
…
CMakeCCompilerId.c.in
Watcom: Introduce OpenWatcom compiler id and fix compiler version
2014-03-17 15:00:59 -04:00
CMakeCInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeCXXCompiler.cmake.in
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeCXXCompilerABI.cpp
…
CMakeCXXCompilerId.cpp.in
Watcom: Introduce OpenWatcom compiler id and fix compiler version
2014-03-17 15:00:59 -04:00
CMakeCXXInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04: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
Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty
2014-03-24 09:11:48 -04:00
CMakeCompilerABI.h
…
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
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineASM_MASMCompiler.cmake
…
CMakeDetermineASM_NASMCompiler.cmake
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
2013-06-14 08:54:34 -04:00
CMakeDetermineCCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineCXXCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineCompileFeatures.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeDetermineCompiler.cmake
CMakeDetermine*Compiler: Factor out search for compiler in PATH
2014-03-10 17:12:00 -04:00
CMakeDetermineCompilerABI.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CMakeDetermineCompilerId.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CMakeDetermineFortranCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineJavaCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineRCCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineSystem.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
CMakeDetermineVSServicePack.cmake
CMakeDetermineVSServicePack: Add deprecation diagnostic
2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake
Help: Fix some erroneous code block markers in Module docs.
2014-01-07 09:52:56 -05:00
CMakeExportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
…
CMakeFindBinUtils.cmake
Allow toolchain files to specify an external toolchain.
2013-11-19 12:39:34 -05:00
CMakeFindCodeBlocks.cmake
…
CMakeFindDependencyMacro.cmake
find_dependency: Give more helpful message if VERSION is empty
2014-03-13 15:51:11 -04: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
CMakeFindJavaCommon.cmake
Find{Java,JNI}: Use /usr/libexec/java_home on OS X
2014-01-29 14:12:54 -05:00
CMakeFindKDevelop3.cmake
…
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
…
CMakeFindXCode.cmake
…
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: Detect pointer size on Intel archs with PGI ( #14870 )
2014-04-10 12:57:02 -04: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
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeGenericSystem.cmake
…
CMakeGraphVizOptions.cmake
graphviz: allow to disable per target graphs ( #14746 )
2014-02-10 10:30:50 -05:00
CMakeImportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeJOMFindMake.cmake
…
CMakeJavaCompiler.cmake.in
…
CMakeJavaInformation.cmake
…
CMakeMSYSFindMake.cmake
…
CMakeMinGWFindMake.cmake
MinGW: Find mingw32-make included with Code::Blocks IDE ( #14302 )
2013-07-19 07:56:37 -04:00
CMakeNMakeFindMake.cmake
…
CMakeNinjaFindMake.cmake
…
CMakePackageConfigHelpers.cmake
write_basic_package_version_file: use PROJECT_VERSION
2014-01-29 09:45:18 -05:00
CMakeParseArguments.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeParseImplicitLinkInfo.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
CMakePlatformId.h.in
Watcom: Detect compiler target architecture and platform
2014-03-17 14:54:43 -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
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CMakeRCCompiler.cmake.in
…
CMakeRCInformation.cmake
CMakeRCInformation: Recognize 'windres' tools with '.' in name ( #14865 )
2014-04-11 09:10:56 -04:00
CMakeSystem.cmake.in
CMakeSystem: include toolchain file after setting CMAKE_HOST_ ( #13796 )
2013-04-15 09:06:21 -04:00
CMakeSystemSpecificInformation.cmake
…
CMakeTestASM-ATTCompiler.cmake
…
CMakeTestASMCompiler.cmake
…
CMakeTestASM_MASMCompiler.cmake
…
CMakeTestASM_NASMCompiler.cmake
…
CMakeTestCCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestCXXCompiler.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeTestCompilerCommon.cmake
…
CMakeTestFortranCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
…
CMakeTestRCCompiler.cmake
…
CMakeTestWatcomVersion.c
…
CMakeUnixFindMake.cmake
OS X: Enable command-line build without tools in PATH
2013-08-06 09:00:18 -04:00
CMakeVS6BackwardCompatibility.cmake
…
CMakeVS7BackwardCompatibility.cmake
…
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
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXScriptLauncher.rsrc.in
…
CPack.OSXX11.Info.plist.in
…
CPack.OSXX11.main.scpt.in
…
CPack.RuntimeScript.in
…
CPack.STGZ_Header.sh.in
…
CPack.VolumeIcon.icns.in
…
CPack.background.png.in
…
CPack.cmake
CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
2014-02-08 19:19:33 +01: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
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02: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
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CPackWIX.cmake
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
CPackZIP.cmake
…
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
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCSourceRuns.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXCompilerFlag.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXSourceCompiles.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXSourceRuns.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckForPthreads.c
…
CheckFortranFunctionExists.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckFunctionExists.c
…
CheckFunctionExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFile.c.in
…
CheckIncludeFile.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFiles.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckLanguage.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckLibraryExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckLibraryExists.lists.in
…
CheckPrototypeDefinition.c.in
…
CheckPrototypeDefinition.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckSizeOf.cmake
Fix spelling and typos (non-binary)
2013-05-07 08:39:19 -04:00
CheckStructHasMember.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckTypeSize.c.in
…
CheckTypeSize.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
CheckTypeSizeMap.cmake.in
…
CheckVariableExists.c
…
CheckVariableExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06: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: Warn on missing file instead of failing
2014-04-17 09:45:09 -04:00
ExternalData_config.cmake.in
…
ExternalProject.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FLTKCompatibility.cmake
…
FeatureSummary.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindBLAS.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindBZip2.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindBacktrace.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindBoost.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindCurses.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLEX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFLTK.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLTK2.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFreetype.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindGCCXML.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGDAL.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindGIF.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindGLEW.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGLU.cmake
…
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: search for Fontconfig and X11 before using them
2014-04-23 22:49:38 +02:00
FindGTest.cmake
FindGTest: Teach GTEST_ADD_TESTS about TYPED_TEST
2014-04-16 14:01:52 -04:00
FindGettext.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02: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
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
FindHg: Add Hg_WC_INFO macro
2014-02-25 11:14:06 -05:00
FindITK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindIcotool.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindImageMagick.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindJNI.cmake
FindJNI: Add ppc64le architecture
2014-02-18 08:30:51 -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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindKDE3.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindKDE4.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLAPACK.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02: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
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06: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
Merge topic 'matches-cleanup'
2014-04-15 10:22:34 -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
FindOpenCL.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindOpenGL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenMP.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindOpenSSL.cmake
FindOpenSSL: Prefer OPENSSL_ROOT_DIR first ( #14764 )
2014-02-18 15:05:32 -05: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPackageHandleStandardArgs.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPackageMessage.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindPerl.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02: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
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPythonLibs.cmake
Merge topic 'different-python-header-libs-exe-0013794'
2014-03-14 09:30:24 -04:00
FindQt.cmake
Replace MATCHES test on numbers with EQUAL test
2014-04-14 18:17:49 +02:00
FindQt3.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindQt4.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06: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
FindRuby: Add support for Ruby 2.0 and 2.1
2014-02-28 08:41:33 -05:00
FindSDL.cmake
Fix wording of "the the" typos throughout text
2014-01-03 11:35:32 -05:00
FindSDL_image.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_mixer.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_net.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_sound.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_ttf.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04: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
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
2014-04-14 18:17:18 +02: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
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindXMLRPC.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindZLIB.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindwxWindows.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FortranCInterface.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
GNUInstallDirs.cmake
GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on Debian
2014-01-15 18:02:21 +01:00
GenerateExportHeader.cmake
GenerateExportHeader: Reformat docs.
2014-01-04 11:28:57 +01:00
GetPrerequisites.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
ITKCompatibility.cmake
…
InstallRequiredSystemLibraries.cmake
Watcom: Introduce OpenWatcom compiler id and fix compiler version
2014-03-17 15:00:59 -04:00
KDE3Macros.cmake
…
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: use mpsched on HPUX if machinfo is not present
2014-03-28 18:02:49 +01:00
Qt4ConfigDependentSettings.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Qt4Macros.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
RepositoryInfo.txt.in
…
SelectLibraryConfigurations.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Squish4RunTestCase.bat
…
Squish4RunTestCase.sh
…
SquishRunTestCase.bat
…
SquishRunTestCase.sh
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishTestScript.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
SystemInformation.cmake
…
SystemInformation.in
…
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
…
TestForSSTREAM.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForSSTREAM.cxx
…
TestForSTDNamespace.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForSTDNamespace.cxx
…
UseEcos.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseJava.cmake
UseJava: Copy resource files before compiling the jar ( #13360 )
2014-03-20 09:50:47 -04: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
FindQt4: prevent overlinking when using UseQt4.cmake.
2014-02-26 10:55:38 -07:00
UseSWIG.cmake
UseSWIG: Add support for Go and Lua
2014-04-29 09:56:18 -04:00
UseVTK40.cmake
…
UseVTKBuildSettings40.cmake
…
UseVTKConfig40.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02: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
…
WIX.template.in
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
WriteBasicConfigVersionFile.cmake
write_basic_package_version_file: use PROJECT_VERSION
2014-01-29 09:45:18 -05:00
ecos_clean.cmake
…
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
…
readme.txt
Help: Organize cmake-developer.7 manual Modules section
2013-10-22 10:10:15 -04:00