..
CMakeAddFortranSubdirectory
…
Compiler
Clang: Enable c++14 dialect flag with Clang 3.5.
2014-09-17 14:57:07 +02:00
CompilerId
Xcode: Fix compiler id detection when code signing is required
2014-10-22 10:16:07 -04:00
FindCUDA
FindCUDA: Avoid if() auto-dereference in string comparisons
2014-09-24 10:10:42 -04:00
FortranCInterface
Use a more reliable regex for extracting binary INFO strings
2014-09-03 17:00:48 -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
Watcom: Drop symfile linker option
2014-11-03 08:46:48 -05:00
AddFileDependencies.cmake
…
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
BundleUtilities: Ensure framework symlinks and Info.plist exist
2014-10-21 11:42:30 -04:00
CMake.cmake
…
CMakeASM-ATTInformation.cmake
…
CMakeASMCompiler.cmake.in
…
CMakeASMInformation.cmake
Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler ( #15108 )
2014-08-27 09:27:36 -04:00
CMakeASM_MASMInformation.cmake
ASM_MASM: Add preprocessor definitions to compile lines
2014-08-13 14:47:52 -04:00
CMakeASM_NASMInformation.cmake
…
CMakeAddFortranSubdirectory.cmake
…
CMakeAddNewLanguage.txt
…
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
Project: Refactor C compiler determination into multiple files.
2014-05-07 14:28:36 +02:00
CMakeCInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeCXXCompiler.cmake.in
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeCXXCompilerABI.cpp
…
CMakeCXXCompilerId.cpp.in
Project: Generate the CXX compiler Id test from multiple files.
2014-05-07 14:00:00 +02:00
CMakeCXXInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Add another pattern for Intel ( #15096 )
2014-08-19 08:50:41 -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
CMakeDependentOption.cmake
…
CMakeDetermineASM-ATTCompiler.cmake
…
CMakeDetermineASMCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineASM_MASMCompiler.cmake
ASM_MASM: Fix selection of ml64
2014-08-13 14:47:54 -04:00
CMakeDetermineASM_NASMCompiler.cmake
…
CMakeDetermineCCompiler.cmake
Merge topic 'fix-clang-cross-compile-find-binutils'
2014-09-08 12:57:01 -04:00
CMakeDetermineCXXCompiler.cmake
Merge topic 'fix-clang-cross-compile-find-binutils'
2014-09-08 12:57:01 -04:00
CMakeDetermineCompileFeatures.cmake
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeDetermineCompiler.cmake
CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cache
2014-07-24 13:37:07 -04:00
CMakeDetermineCompilerABI.cmake
Use a more reliable regex for extracting binary INFO strings
2014-09-03 17:00:48 -04:00
CMakeDetermineCompilerId.cmake
Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 ( #15237 )
2014-11-07 16:29:51 -05: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
Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd ( #15147 )
2014-09-10 09:06:33 -04:00
CMakeDetermineVSServicePack.cmake
CMakeDetermineVSServicePack: Add deprecation diagnostic
2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeExportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
…
CMakeFindBinUtils.cmake
VS: Detect compiler id of Nsight Tegra-Android toolchains
2014-09-29 16:05:53 -04: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
…
CMakeFindKDevelop3.cmake
…
CMakeFindKate.cmake
…
CMakeFindPackageMode.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeFindWMake.cmake
…
CMakeFindXCode.cmake
…
CMakeForceCompiler.cmake
…
CMakeFortranCompiler.cmake.in
…
CMakeFortranCompilerABI.F
Fortran: Detect pointer size on Intel archs with PGI ( #14870 )
2014-04-10 12:57:02 -04:00
CMakeFortranCompilerId.F.in
…
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
…
CMakeNMakeFindMake.cmake
…
CMakeNinjaFindMake.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
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
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
CMakeRCInformation: Recognize 'windres' tools with '.' in name ( #14865 )
2014-04-11 09:10:56 -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-ATTCompiler.cmake
…
CMakeTestASMCompiler.cmake
…
CMakeTestASM_MASMCompiler.cmake
…
CMakeTestASM_NASMCompiler.cmake
…
CMakeTestCCompiler.cmake
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeTestCXXCompiler.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeTestCompilerCommon.cmake
…
CMakeTestFortranCompiler.cmake
…
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
…
CMakeTestRCCompiler.cmake
…
CMakeTestWatcomVersion.c
…
CMakeUnixFindMake.cmake
…
CMakeVS6BackwardCompatibility.cmake
…
CMakeVS7BackwardCompatibility.cmake
…
CMakeVerifyManifest.cmake
…
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.STGZ_Header.sh.in
…
CPack.VolumeIcon.icns.in
…
CPack.background.png.in
…
CPack.cmake
CPack: Sort packaging options lexicographically
2014-07-31 10:24:59 -04:00
CPack.distribution.dist.in
…
CPackBundle.cmake
…
CPackComponent.cmake
CPack: Add an "IFW" generator for Qt Framework Installer
2014-07-28 10:24:03 -04:00
CPackCygwin.cmake
…
CPackDMG.cmake
…
CPackDeb.cmake
CPackDeb: Invoke "dpkg-shlibdeps --version" with C locale
2014-05-28 13:17:57 +02:00
CPackIFW.cmake
Help: Fix broken cross-references reported by 'nitpicky' option
2014-11-07 11:41:21 -05:00
CPackNSIS.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
CPackPackageMaker.cmake
…
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
…
CTestScriptMode.cmake
…
CTestTargets.cmake
…
CTestUseLaunchers.cmake
…
CheckCCompilerFlag.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -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
…
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
…
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: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -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: avoid breakage on -Wall -Werror ( #15203 )
2014-10-13 07:57:05 -04: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
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -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
Dart.cmake
…
DartConfiguration.tcl.in
ctest: add support for additional sanitizer options
2014-10-03 13:45:07 -04:00
DeployQt4.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
Documentation.cmake
…
DummyCXXFile.cxx
…
ExternalData.cmake
ExternalData: Drop 'not security software' disclaimer ( #15060 )
2014-08-05 11:31:47 -04:00
ExternalData_config.cmake.in
…
ExternalProject.cmake
Merge branch 'ExternalProject-check-hash-before-download' into release
2014-11-10 11:29:21 -05:00
FLTKCompatibility.cmake
…
FeatureSummary.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindALSA.cmake
…
FindASPELL.cmake
…
FindAVIFile.cmake
…
FindArmadillo.cmake
…
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
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindBoost.cmake
FindBoost: Avoid if() quoted auto-dereference
2014-10-06 09:40:41 -04:00
FindBullet.cmake
…
FindCABLE.cmake
…
FindCUDA.cmake
Merge branch 'release-doc-formatting' into release
2014-11-07 10:20:58 -05:00
FindCURL.cmake
…
FindCVS.cmake
…
FindCoin3D.cmake
…
FindCups.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindCurses.cmake
FindCurses: Include CheckLibraryExists before using it ( #15220 )
2014-10-28 08:53:28 -04:00
FindCxxTest.cmake
…
FindCygwin.cmake
…
FindDCMTK.cmake
…
FindDart.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
…
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
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
FindGIF.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06: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
FindGTK.cmake
…
FindGTK2.cmake
FindGTK2: Avoid depending on if() to dereference a quoted variable
2014-09-11 21:23:24 +02:00
FindGTest.cmake
FindGTest: use new add_test() signature ( #14913 )
2014-05-12 18:21:37 +02:00
FindGettext.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindGit.cmake
…
FindGnuTLS.cmake
…
FindGnuplot.cmake
…
FindHDF5.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindHSPELL.cmake
…
FindHTMLHelp.cmake
…
FindHg.cmake
FindHg: Do not use cygwin hg on Windows
2014-10-22 10:52:08 -04:00
FindIce.cmake
FindIce: Drop use of :envvar: Sphinx markup
2014-11-03 10:53:47 -05: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
FindJNI.cmake
FindJNI: search for ppc64 on ppc64le as well
2014-07-01 12:07:37 +02:00
FindJPEG.cmake
FindJPEG: Add alternative name 'libjpeg'
2014-06-27 09:26:05 -04:00
FindJasper.cmake
…
FindJava.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindKDE3.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindKDE4.cmake
…
FindLAPACK.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindLATEX.cmake
FindLATEX: Search for ps2pdf14 even on Windows ( #15198 )
2014-10-07 09:41:52 -04: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
FindLua.cmake
FindLua: fix wrong version list if EXACT is given
2014-10-02 21:41:43 +02:00
FindLua50.cmake
…
FindLua51.cmake
…
FindMFC.cmake
…
FindMPEG.cmake
…
FindMPEG2.cmake
…
FindMPI.cmake
FindMPI: Honor MPI_HOME for MPIEXEC ( #14347 )
2014-08-11 13:09:02 -04:00
FindMatlab.cmake
…
FindMotif.cmake
…
FindOpenAL.cmake
…
FindOpenCL.cmake
FindOpenCL: Added missing ENV for each environment variable reference
2014-06-23 10:26:52 -04:00
FindOpenGL.cmake
FindOpenGL: Fix typo in documented target name
2014-06-09 08:54:22 -04:00
FindOpenMP.cmake
FindOpenMP: Add support for Fortran ( #14656 )
2014-08-18 11:25:21 -04:00
FindOpenSSL.cmake
FindOpenSSL: Prefer OPENSSL_ROOT_DIR first ( #14764 )
2014-02-18 15:05:32 -05:00
FindOpenSceneGraph.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindOpenThreads.cmake
…
FindPHP4.cmake
…
FindPNG.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindPackageHandleStandardArgs.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -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
…
FindPhysFS.cmake
…
FindPike.cmake
…
FindPkgConfig.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindPostgreSQL.cmake
FindPostgreSQL: Fix for pg_config in multilib configurations.
2014-09-02 10:35:37 -04:00
FindProducer.cmake
…
FindProtobuf.cmake
FindProtobuf: Cleanup reStructuredText documentation formatting
2014-11-06 14:52:24 -05: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
FindQt[34]: Prefer matching versioned tool names
2014-05-22 08:56:05 -04:00
FindQt4.cmake
Help: Fix broken cross-references reported by 'nitpicky' option
2014-11-07 11:41:21 -05:00
FindQuickTime.cmake
…
FindRTI.cmake
…
FindRuby.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindSDL.cmake
…
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
FindSWIG.cmake
FindSWIG: Add support for swig 3.0 application
2014-07-07 09:18:50 -04:00
FindSelfPackers.cmake
…
FindSquish.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSubversion.cmake
…
FindTCL.cmake
…
FindTIFF.cmake
…
FindTclStub.cmake
…
FindTclsh.cmake
…
FindThreads.cmake
FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG ( #14767 )
2014-10-08 17:57:34 +02:00
FindUnixCommands.cmake
…
FindWget.cmake
…
FindWish.cmake
…
FindX11.cmake
FindX11: fix documentation formatting error
2014-06-24 08:24:33 -04:00
FindXMLRPC.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindXerces.cmake
fix inclusion of FPHSA
2014-10-02 23:44:39 +02:00
FindZLIB.cmake
FindZLIB: Add imported target and documentation
2014-06-23 11:09:25 -04:00
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
…
Findosg_functions.cmake
…
FindwxWidgets.cmake
FindwxWidgets: Improve path detection logic when cross-compiling.
2014-08-22 12:20:42 -05:00
FindwxWindows.cmake
…
FortranCInterface.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
GNUInstallDirs.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
GenerateExportHeader.cmake
GenerateExportHeader: Avoid if() quoted auto-dereference
2014-09-29 15:53:38 -04:00
GetPrerequisites.cmake
BundleUtilities: Resolve & replace @rpath placeholders
2014-10-10 10:16:24 -04:00
ITKCompatibility.cmake
…
InstallRequiredSystemLibraries.cmake
InstallRequiredSystemLibraries: Install OpenMP runtime libs ( #15117 )
2014-09-02 11:07:32 -04:00
KDE3Macros.cmake
…
MacOSXBundleInfo.plist.in
…
MacOSXFrameworkInfo.plist.in
…
MacroAddFileDependencies.cmake
…
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
Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
2014-10-31 13:20:19 -04:00
RepositoryInfo.txt.in
…
SelectLibraryConfigurations.cmake
…
Squish4RunTestCase.bat
…
Squish4RunTestCase.sh
…
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
TestForANSIStreamHeaders.cmake
…
TestForANSIStreamHeaders.cxx
…
TestForAnsiForScope.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
…
UseEcos.cmake
…
UseJava.cmake
UseJava: Copy resource files before compiling the jar ( #13360 )
2014-03-20 09:50:47 -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
Merge topic 'UseSWIG-fix-noproxy-check'
2014-06-27 09:42:54 -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
…
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: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
WriteBasicConfigVersionFile.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
WriteCompilerDetectionHeader.cmake
WCDH: Ensure that the prefix argument to the macro is valid.
2014-07-02 19:37:04 +02:00
ecos_clean.cmake
…
exportheader.cmake.in
…
kde3init_dummy.cpp.in
…
kde3uic.cmake
…
readme.txt
…