..
CMakeAddFortranSubdirectory
Compiler
GNU-DetermineCompiler: Add support for very old versions of GCC
2015-08-13 11:07:03 -04:00
CompilerId
Add rudimentary support for the Apple Swift language with Xcode
2015-07-06 16:15:49 -04:00
FindCUDA
FindCUDA: Add specific cuda_language_flag instead of using nvcc.
2015-04-09 11:41:36 -04:00
FortranCInterface
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
IntelVSImplicitPath
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
Internal
Features: Use the features symbol in the feature-test compile.
2014-05-15 19:38:25 +02:00
Platform
Darwin: Add support for tbd library stub files
2015-08-24 22:29:33 +02:00
AddFileDependencies.cmake
AutogenInfo.cmake.in
QtAutogen: Regenerate qrc files if their input changes ( #15074 )
2014-10-24 19:45:27 +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
Modules: Check for ARGC before using ARGV#
2015-02-27 10:59:23 -05:00
CheckCCompilerFlag.cmake
Check*CompilerFlag: Revert to previous method used to pass flags ( #15641 )
2015-07-08 09:55:16 -04:00
CheckCSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCSourceRuns.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXCompilerFlag.cmake
Check*CompilerFlag: Revert to previous method used to pass flags ( #15641 )
2015-07-08 09:55:16 -04:00
CheckCXXSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXSourceRuns.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckForPthreads.c
CheckFortranCompilerFlag.cmake
Check*CompilerFlag: Revert to previous method used to pass flags ( #15641 )
2015-07-08 09:55:16 -04:00
CheckFortranFunctionExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckFortranSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake
Help: Revise CheckIncludeFile* documentation
2015-06-25 09:41:02 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
Help: Revise CheckIncludeFile* documentation
2015-06-25 09:41:02 -04:00
CheckIncludeFiles.cmake
Help: Revise CheckIncludeFile* documentation
2015-06-25 09:41:02 -04:00
CheckLanguage.cmake
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
CheckLibraryExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake
CheckPrototypeDefinition: Avoid if() auto-dereference
2014-09-16 09:04:20 -04:00
CheckSizeOf.cmake
CheckStructHasMember.cmake
CheckStructHasMember: fix null deref warning ( #15413 )
2015-02-20 11:21:43 -05:00
CheckSymbolExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckTypeSize.c.in
CheckTypeSize.cmake
CheckTypeSize: Do not use cmake_policy(VERSION)
2015-05-19 12:56:07 -04:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeASM_NASMInformation.cmake
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in
QNX: Fix detection of QCC compiler id ( #15349 )
2015-01-14 10:28:59 -05:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Add another pattern for Clang ( #15526 )
2015-04-22 10:59:57 -04:00
CMakeCInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeClDeps.cmake
CMakeCommonLanguageInclude.cmake
Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty
2014-03-24 09:11:48 -04:00
CMakeCompilerABI.h
CMakeCompilerIdDetection.cmake
Add Fujitsu compiler detection
2014-08-11 10:31:06 -04:00
CMakeConfigurableFile.in
CMakeConfigurableFile: Remove excess newline.
2014-05-10 09:07:05 +02:00
CMakeCXXCompiler.cmake.in
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in
QNX: Fix detection of QCC compiler id ( #15349 )
2015-01-14 10:28:59 -05:00
CMakeCXXInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeDependentOption.cmake
CMakeDetermineASM_MASMCompiler.cmake
ASM_MASM: Fix selection of ml64
2014-08-13 14:47:54 -04:00
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineCCompiler.cmake
Merge topic 'determine-compiler-CMP0054'
2015-08-21 09:28:50 -04:00
CMakeDetermineCompileFeatures.cmake
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeDetermineCompiler.cmake
OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrun
2015-01-14 15:26:53 -05:00
CMakeDetermineCompilerABI.cmake
CMakeDetermineCompilerABI: Use normal linker flags in ABI project
2014-12-03 14:53:14 -05:00
CMakeDetermineCompilerId.cmake
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
2015-06-30 10:14:08 -04:00
CMakeDetermineCXXCompiler.cmake
Merge topic 'determine-compiler-CMP0054'
2015-08-21 09:28:50 -04:00
CMakeDetermineFortranCompiler.cmake
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
2015-06-30 10:14:08 -04: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
CMakeDetermineSwiftCompiler.cmake
Add rudimentary support for the Apple Swift language with Xcode
2015-07-06 16:15:49 -04:00
CMakeDetermineSystem.cmake
Allow CMAKE_TOOLCHAIN_FILE to be an empty string
2015-04-22 16:06:44 -04:00
CMakeDetermineVSServicePack.cmake
CMakeDetermineVSServicePack: Add deprecation diagnostic
2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake
CMakeExpandImportedTargets: Document as deprecated
2015-07-17 11:10:02 -04:00
CMakeExportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Extra Generator: Populate MSVC system include paths from environment ( #15597 )
2015-08-18 22:30:55 +02:00
CMakeFindBinUtils.cmake
Avoid if() quoted auto-dereference when checking for "MSVC"
2014-11-19 16:24:54 -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
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
Find{Java,JNI}: Use /usr/libexec/java_home on OS X
2014-01-29 14:12:54 -05:00
CMakeFindKate.cmake
CMakeFindKDevelop3.cmake
CMakeFindPackageMode.cmake
CMakeFindPackageMode: Fix Debian multiarch default guess ( #15250 )
2015-01-19 10:45:32 -05:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake
Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator ( #15324 )
2015-01-29 09:11:11 -05:00
CMakeForceCompiler.cmake
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
CMakeFortranCompiler.cmake.in
Fortran: Store detected compiler version persistently ( #15684 )
2015-08-05 10:39:03 -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
Fortran: Detect G95 compiler version
2015-02-19 09:26:28 -05:00
CMakeFortranInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeGenericSystem.cmake
Makefile: Optionally disable target completion messages in build output
2015-07-14 13:57:58 -04:00
CMakeGraphVizOptions.cmake
Fix typo, graphiz -> graphviz.
2015-02-21 10:27:54 +01:00
CMakeImportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
CMakeJOMFindMake.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake
ninja: Find alternate Ninja-compatible binaries
2014-10-29 13:03:43 -04:00
CMakeNMakeFindMake.cmake
CMakePackageConfigHelpers.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeParseArguments.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeParseImplicitLinkInfo.cmake
CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted arg
2015-02-18 12:32:47 -05:00
CMakePlatformId.h.in
MSVC: Distinguish among ARM architectures more precisely ( #14552 )
2015-02-24 09:33:08 -05:00
CMakePrintHelpers.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CMakeRCCompiler.cmake.in
CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension
2014-06-06 10:11:15 -04:00
CMakeRCInformation.cmake
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
2015-07-13 10:49:46 -04:00
CMakeSwiftCompiler.cmake.in
Add rudimentary support for the Apple Swift language with Xcode
2015-07-06 16:15:49 -04:00
CMakeSwiftInformation.cmake
Add rudimentary support for the Apple Swift language with Xcode
2015-07-06 16:15:49 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
CMakeSystemSpecificInitialize.cmake
Add platform-specific initialization step when enabling languages
2014-04-29 09:36:14 -04:00
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeTestCompilerCommon.cmake
CMakeTestCXXCompiler.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake
CMakeTestSwiftCompiler.cmake
Add rudimentary support for the Apple Swift language with Xcode
2015-07-06 16:15:49 -04:00
CMakeTestWatcomVersion.c
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CMakeVS6BackwardCompatibility.cmake
CMakeVS7BackwardCompatibility.cmake
CPack.background.png.in
CPack.cmake
CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs ( #15543 )
2015-04-29 15:21:07 -04:00
CPack.Description.plist.in
CPack.distribution.dist.in
CPack.DS_Store.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.STGZ_Header.sh.in
CPack.VolumeIcon.icns.in
CPackBundle.cmake
CPack: Add support to overwrite or pass additional parameter to codesign
2015-03-23 09:15:43 -04:00
CPackComponent.cmake
Help: Small fixes in CPackComponent documentation
2014-12-22 17:23:46 +01:00
CPackCygwin.cmake
CPackDeb.cmake
CPack/DEB: component version of PACKAGE_CONTROL_EXTRA
2015-07-15 10:00:03 -04:00
CPackDMG.cmake
CPackIFW.cmake
CPackIFW: Add QtIFW 2.0 support
2015-05-15 11:02:49 -04:00
CPackNSIS.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
CPackPackageMaker.cmake
CPackRPM.cmake
CPack/RPM: missing PACKAGE_CONFLICTS documentation
2015-08-04 22:49:13 +02:00
CPackWIX.cmake
CPackWIX: Support patching of root <Feature> elements.
2015-03-06 21:06:42 +01:00
CPackZIP.cmake
CTest.cmake
ctest: Consolidate documentation of CTEST_USE_LAUNCHERS ( #15533 )
2015-04-28 13:32:23 -04:00
CTestCoverageCollectGCOV.cmake
CTestCoverageCollectGCOV: Write tar files intended for CDash in gnutar format
2015-04-10 08:32:31 -04:00
CTestScriptMode.cmake
CTestTargets.cmake
Configure some CMake-provided targets with USES_TERMINAL ( #14915 )
2015-01-27 11:16:48 -05:00
CTestUseLaunchers.cmake
Dart.cmake
DartConfiguration.tcl.in
CTest: Report to CDash the compiler version used to build the project
2015-08-11 09:40:25 -04:00
DeployQt4.cmake
Modules: Check for ARGC before using ARGV#
2015-02-27 10:59:23 -05:00
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in
ExternalData_config.cmake.in
ExternalData: Add option to disable use of symlinks
2015-05-22 09:21:47 -04:00
ExternalData.cmake
ExternalData: Add option to disable use of symlinks
2015-05-22 09:21:47 -04:00
ExternalProject.cmake
ExternalProject: Tell "hg clone" not to implicitly update
2015-08-11 09:25:31 -04:00
FeatureSummary.cmake
Modules: Check for ARGC before using ARGV#
2015-02-27 10:59:23 -05:00
FindALSA.cmake
FindArmadillo.cmake
FindASPELL.cmake
FindAVIFile.cmake
FindBacktrace.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindBISON.cmake
FindBISON: Add DEFINES_FILE option to pass --defines=FILE
2015-06-09 10:26:01 -04:00
FindBLAS.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindBoost.cmake
FindBoost: Add support for Boost 1.59
2015-08-14 09:55:07 -04:00
FindBullet.cmake
FindBZip2.cmake
FindBZip2: Check BZIP2_NEED_PREFIX with real prototype
2015-07-21 14:00:06 -04:00
FindCABLE.cmake
FindCoin3D.cmake
FindCoin3D: Drop link to project homepage
2015-02-11 11:05:55 -05:00
FindCUDA.cmake
FindCUDA: Fix object build rule for separate compilation on VS 2013+ ( #15697 )
2015-08-20 11:52:11 -04:00
FindCups.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindCURL.cmake
FindCurses.cmake
FindCurses: Drop unused check for cbreak in tinfo library
2015-02-20 08:41:36 -05:00
FindCVS.cmake
FindCxxTest.cmake
FindCygwin.cmake
FindDart.cmake
FindDCMTK.cmake
FindDevIL.cmake
FindDoxygen.cmake
FindDoxygen: Deprecate DOXYGEN_DOT_PATH
2014-05-27 16:40:40 -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
FindFLTK2.cmake
FindFLTK: Drop search in recent cmake-gui locations
2015-05-08 11:26:56 -04:00
FindFLTK.cmake
FindFLTK: Drop search in recent cmake-gui locations
2015-05-08 11:26:56 -04:00
FindFreetype.cmake
FindFreetype: Indent with 2 spaces instead of 4
2014-05-27 10:42:10 -04:00
FindGCCXML.cmake
FindGDAL.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindGettext.cmake
FindIntl: New module to find Gettext libintl
2014-11-11 13:02:16 -05:00
FindGIF.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindGit.cmake
FindGit: Search in 'GitHub for Windows' user directory
2015-01-13 08:54:31 -05:00
FindGLEW.cmake
FindGLEW: Add imported target and documentation
2014-06-23 11:09:29 -04:00
FindGLU.cmake
FindGLUT.cmake
FindGLUT.cmake: Add imported targets and documentation
2014-06-24 14:08:02 -04:00
FindGnuplot.cmake
FindGnuTLS.cmake
FindGSL.cmake
FindGSL: Add module to find the GNU Scientific Library
2014-12-17 10:59:48 -05:00
FindGTest.cmake
FindGTest: Fix parsing of test macro calls with spaces ( #15553 )
2015-05-04 11:28:50 -04:00
FindGTK2.cmake
FindGTK2: Avoid depending on if() to dereference a quoted variable
2014-09-11 21:23:24 +02:00
FindGTK.cmake
FindHDF5.cmake
FindHDF5: Add hdf5_hl to list of libraries to search for Fortran_HL
2015-09-01 10:56:51 -04:00
FindHg.cmake
FindHg: Run hg with C locale when querying its version.
2015-02-28 14:22:41 +01:00
FindHSPELL.cmake
FindHTMLHelp.cmake
FindIce.cmake
FindIce: document imported targets
2015-07-09 11:33:56 +01:00
FindIcotool.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindImageMagick.cmake
FindImageMagick: Provide per-component include dirs ( #15007 )
2014-07-23 15:33:48 -04:00
FindIntl.cmake
FindIntl: New module to find Gettext libintl
2014-11-11 13:02:16 -05:00
FindJasper.cmake
FindJava.cmake
FindJava: Add support for idlj and jarsigner tools
2015-08-04 11:19:40 -04:00
FindJNI.cmake
FindJNI: Add mips64(el) mipsn32(el) support ( #15714 )
2015-08-28 09:37:22 -04:00
FindJPEG.cmake
FindJPEG: Add alternative name 'libjpeg'
2014-06-27 09:26:05 -04:00
FindKDE3.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindKDE4.cmake
KDE4: Find the Internal package with NO_POLICY_SCOPE.
2015-07-19 18:20:57 +02:00
FindLAPACK.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindLATEX.cmake
FindLATEX: Add components for XeLaTeX and LuaLaTeX
2015-01-11 15:42:12 -05:00
FindLibArchive.cmake
FindLibLZMA.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindLibXml2.cmake
FindLibXslt.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindLua50.cmake
FindLua51.cmake
FindLua.cmake
FindLua: fix wrong version list if EXACT is given
2014-10-02 21:41:43 +02:00
FindMatlab.cmake
FindMatlab: Fix documentation section header underline style
2015-06-29 08:55:49 -04:00
FindMFC.cmake
FindMFC: Use if(DEFINED) to simplify condition ( #15477 )
2015-03-26 09:02:05 -04:00
FindMotif.cmake
FindMPEG2.cmake
FindMPEG.cmake
FindMPI.cmake
FindMPI: Drop unnecessary and incorrect use of GetPrerequisites
2015-07-31 09:50:31 -04:00
FindOpenAL.cmake
FindOpenCL.cmake
FindOpenCL: Added missing ENV for each environment variable reference
2014-06-23 10:26:52 -04:00
FindOpenGL.cmake
Merge topic 'FindOpenGL-revert-imported-targets'
2014-12-03 10:01:42 -05:00
FindOpenMP.cmake
FindOpenMP: Use fixed form Fortran test program
2014-11-20 14:54:11 +01:00
FindOpenSceneGraph.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindOpenSSL.cmake
FindOpenSSL: Optionally search only for static libraries
2015-09-02 13:47:57 -04:00
FindOpenThreads.cmake
Findosg_functions.cmake
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake
FPHSA: fix typo in documentation
2015-08-24 18:22:13 +02: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
FindPHP4.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake
FindPkgConfig: remove variable dereference
2015-08-18 12:14:43 +02:00
FindPNG.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindPostgreSQL.cmake
FindPostgreSQL: Search some more common packaging locations
2015-06-01 11:01:00 -04:00
FindProducer.cmake
FindProtobuf.cmake
FindProtobuf: Search x64 directories in VS-built protobuf source ( #14833 )
2015-08-11 08:57:21 -04:00
FindPythonInterp.cmake
FindPythonInterp: fix version component variables for Python 1.4 ( #15275 )
2014-12-02 15:36:59 +01:00
FindPythonLibs.cmake
FindPythonLibs: Find the python.org libraries ( #14809 )
2015-07-06 11:14:34 -04:00
FindQt3.cmake
FindQt[34]: Prefer matching versioned tool names
2014-05-22 08:56:05 -04:00
FindQt4.cmake
FindQt4: Fix handling of QT_VERSION_MAJOR mismatch
2014-12-09 10:43:02 -05:00
FindQt.cmake
FindQt: explicitely mention that it cannot Qt5 or later
2015-01-16 22:06:22 +01:00
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake
FindRuby: Fix finding 64-bit Ruby on Windows
2015-02-10 09:54:21 -05:00
FindSDL_image.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSDL_mixer.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05: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
Help: Wrap long lines in pre-formatted documentation blocks
2014-11-07 10:59:09 -05:00
FindSDL_ttf.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL.cmake
FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching
2015-01-08 14:47:39 -05:00
FindSelfPackers.cmake
FindSquish.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSubversion.cmake
FindSWIG.cmake
FindSWIG: Add support for swig 3.0 application
2014-07-07 09:18:50 -04:00
FindTCL.cmake
FindTclsh.cmake
FindTclStub.cmake
FindThreads.cmake
FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG ( #14767 )
2014-10-08 17:57:34 +02:00
FindTIFF.cmake
FindTIFF: Find debug and release libraries separately
2015-08-14 09:49:46 -04:00
FindUnixCommands.cmake
FindUnixCommand: Use FPHSA to report status in standard way
2014-12-03 10:04:59 -05:00
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake
FindwxWidgets: Fix find_program call for versioned names
2015-06-08 09:13:29 -04:00
FindwxWindows.cmake
FindX11.cmake
FindX11: fix documentation formatting error
2014-06-24 08:24:33 -04:00
FindXCTest.cmake
OS X: Add FindXCTest module
2015-03-23 09:12:19 -04:00
FindXercesC.cmake
FindXercesC: Add support for 3D_1 variant of the library
2015-08-14 09:52:48 -04: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
FindZLIB: Find debug and release variants separately
2015-09-02 11:35:43 -04:00
FLTKCompatibility.cmake
FortranCInterface.cmake
FortranCInterface: Do not use cmake_policy(VERSION)
2015-05-19 13:00:38 -04:00
GenerateExportHeader.cmake
GenerateExportHeader: Use dllexport/dllimport on Cygwin
2015-08-27 10:08:34 -04:00
GetPrerequisites.cmake
GetPrerequisites: Optionally filter "objdump" output for speed
2015-07-31 09:50:32 -04:00
GNUInstallDirs.cmake
GNUInstallDirs: Add special cases for certain prefixes
2015-06-18 08:59:34 -04:00
InstallRequiredSystemLibraries.cmake
Merge topic 'InstallRequiredSystemLibraries-vs2015'
2015-05-05 09:35:25 -04:00
ITKCompatibility.cmake
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
MatlabTestsRedirect.cmake
FindMatlab: Drop incorrect usage option from test helper script
2015-06-01 09:23:54 -04:00
NSIS.InstallOptions.ini.in
NSIS.template.in
ProcessorCount.cmake
ProcessorCount: Update for HPUX 11iv3
2014-06-10 13:27:58 -04:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake
Modules: Check for ARGC before using ARGV#
2015-02-27 10:59:23 -05:00
readme.txt
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
FindSquish: Avoid bash-specific behavior in test script ( #15568 )
2015-05-14 08:53:33 -04:00
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForSTDNamespace.cxx
Use_wxWindows.cmake
UseEcos.cmake
UseJava.cmake
UseJava: Add support for javah tool
2015-08-21 09:30:08 -04:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
UsePkgConfig.cmake
UseQt4.cmake
FindQt4: prevent overlinking when using UseQt4.cmake.
2014-02-26 10:55:38 -07:00
UseSWIG.cmake
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
2015-04-30 10:20:20 -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
UsewxWidgets.cmake
UsewxWidgets: CFLAGS are expected to be a string here, not a list.
2014-08-22 10:27:48 -05:00
VTKCompatibility.cmake
WIX.template.in
CPackWIX: Extend the patching mechanism to allow adding content to <Product>.
2015-02-13 12:09:40 +01:00
WriteBasicConfigVersionFile.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
WriteCompilerDetectionHeader.cmake
WCDH: Fix condition when variables named "FILE" or "PREFIX" are defined
2015-05-07 09:00:45 -04:00