..
CMakeAddFortranSubdirectory
CMakeAddFortranSubdirectory: Allow full paths to directories
2012-02-09 08:34:06 -05:00
Compiler
TinyCC: Add default compilation flags ( #12605 )
2011-12-05 08:59:50 -05:00
FindCUDA
Merge topic 'topics/FindCUDA/Quote-fixes'
2011-12-06 15:08:12 -05:00
FortranCInterface
Move IntelVSImplicitPath project to better location
2011-09-14 13:49:40 -04:00
IntelVSImplicitPath
Simplify IntelVSImplicitPath detection project
2011-09-14 14:06:02 -04:00
Platform
Intel: Fix Windows per-config Fortran flags ( #12642 )
2012-01-02 13:56:33 -05:00
AddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
AutomocInfo.cmake.in
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
2011-12-13 22:11:47 +01:00
BasicConfigVersion-AnyNewerVersion.cmake.in
Improve documentation for WriteBasicConfigVersionFile.cmake
2011-08-05 23:01:07 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
Improve documentation for WriteBasicConfigVersionFile.cmake
2011-08-05 23:01:07 +02:00
BundleUtilities.cmake
Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'
2011-06-07 14:06:09 -04:00
CMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASM-ATTInformation.cmake
Change the default rules so they fit better to the new ASM handling
2011-02-23 21:21:41 +01:00
CMakeASMCompiler.cmake.in
Rework the way assembler is handled, use the C/CXX compiler by default
2011-01-30 21:03:37 +01:00
CMakeASMInformation.cmake
Fix #12358 : make optionally enabling ASM work again
2011-08-17 01:00:28 +02:00
CMakeASM_MASMInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASM_NASMInformation.cmake
Some more fixes for nasm support, from Etienne ( #10069 )
2010-11-12 20:27:18 +01:00
CMakeAddFortranSubdirectory.cmake
CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option
2012-02-09 08:38:56 -05:00
CMakeAddNewLanguage.txt
…
CMakeBackwardCompatibilityC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeBackwardCompatibilityCXX.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeBorlandFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeBuildSettings.cmake.in
…
CMakeCCompiler.cmake.in
Add framework to detect compiler version with its id ( #12408 )
2011-12-07 08:59:51 -05:00
CMakeCCompilerABI.c
…
CMakeCCompilerId.c.in
Merge topic 'compiler-version'
2012-01-17 16:22:53 -05:00
CMakeCInformation.cmake
Load platform files that need to know the ABI when possible
2011-12-05 16:35:42 -05:00
CMakeCXXCompiler.cmake.in
Add framework to detect compiler version with its id ( #12408 )
2011-12-07 08:59:51 -05:00
CMakeCXXCompilerABI.cpp
…
CMakeCXXCompilerId.cpp.in
Detect SGI MIPSpro compiler version with its id
2012-01-10 13:29:39 -05:00
CMakeCXXInformation.cmake
Fix CXX/Fortran MODULE flags when enabled before C ( #12929 )
2012-02-03 15:45:13 -05:00
CMakeCommonLanguageInclude.cmake
Fix linker flag initialization from LDFLAGS ( #11840 )
2011-02-11 08:54:38 -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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineASM-ATTCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineASMCompiler.cmake
fix #12465 : detect the masm compiler ID ("MSVC")
2011-10-06 17:57:32 +02:00
CMakeDetermineASM_MASMCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineASM_NASMCompiler.cmake
Add support for yasm, a nasm compatible assembler
2010-10-21 20:51:46 +02:00
CMakeDetermineCCompiler.cmake
Set CMAKE_<lang>_COMPILER_ID for VS generators
2011-09-02 08:56:01 -04:00
CMakeDetermineCXXCompiler.cmake
Set CMAKE_<lang>_COMPILER_ID for VS generators
2011-09-02 08:56:01 -04:00
CMakeDetermineCompilerABI.cmake
Fortran: Detect pointer size in gfortran on MinGW
2011-12-05 16:32:29 -05:00
CMakeDetermineCompilerId.cmake
Add framework to detect compiler version with its id ( #12408 )
2011-12-07 08:59:51 -05:00
CMakeDetermineFortranCompiler.cmake
detect "pgfortran" as PGI Fortran compiler ( #12425 )
2012-02-08 20:26:27 +01:00
CMakeDetermineJavaCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineRCCompiler.cmake
Add support for windows resources with mingw/msys.
2010-12-23 17:04:49 -05:00
CMakeDetermineSystem.cmake
OpenBSD: Use 'arch -s' for host processor ( #12143 )
2011-05-02 10:33:18 -04:00
CMakeDetermineVSServicePack.cmake
Detect VS 2010 SP1, faster and more robust detection
2011-06-15 08:33:40 -04:00
CMakeExportBuildSettings.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
fix #12392 : handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projects
2011-10-01 19:09:24 +02:00
CMakeFindBinUtils.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindCodeBlocks.cmake
Also put builtin include dirs into CodeBlocks project file
2011-08-02 01:46:39 +02:00
CMakeFindEclipseCDT4.cmake
Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT
2011-11-19 11:18:51 +01:00
CMakeFindFrameworks.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindKDevelop3.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindPackageMode.cmake
Fix --find-package mode on Cygwin, where enable_language(RC) is called
2011-08-22 21:53:22 +02:00
CMakeFindWMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindXCode.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeForceCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFortranCompiler.cmake.in
Teach find_(library|package) about Linux multiarch ( #12037 )
2011-06-08 10:04:44 -04:00
CMakeFortranCompilerABI.F
Fortran: Detect pointer size in gfortran on MinGW
2011-12-05 16:32:29 -05:00
CMakeFortranCompilerId.F.in
Add Absoft Fortran compiler id and basic flags
2011-05-20 08:53:36 -04:00
CMakeFortranInformation.cmake
Fix CXX/Fortran MODULE flags when enabled before C ( #12929 )
2012-02-03 15:45:13 -05:00
CMakeGenericSystem.cmake
Add VisualStudio 9 and 10 generators for Itanium platform
2011-06-20 08:31:13 -04:00
CMakeImportBuildSettings.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeJOMFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeJavaCompiler.cmake.in
…
CMakeJavaInformation.cmake
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
2011-01-26 15:24:05 -05:00
CMakeMSYSFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeMinGWFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeNMakeFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeParseArguments.cmake
Modules: Fix CMakeParseArguments copyright notice
2010-08-17 09:44:30 -04:00
CMakeParseImplicitLinkInfo.cmake
Absoft: Detect implicit link libraries on Linux and Mac
2011-05-20 08:57:51 -04:00
CMakePlatformId.h.in
Add framework to detect compiler version with its id ( #12408 )
2011-12-07 08:59:51 -05:00
CMakePrintSystemInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakePushCheckState.cmake
Fix copyright notice test
2011-07-07 22:26:07 +02:00
CMakeRCCompiler.cmake.in
Add support for windows resources with mingw/msys.
2010-12-23 17:04:49 -05:00
CMakeRCInformation.cmake
Modules: Use "windres" as rc compiler base name for cross-compiles ( #12480 )
2011-12-13 19:57:00 -05:00
CMakeSystem.cmake.in
…
CMakeSystemSpecificInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestASM-ATTCompiler.cmake
Improve misleading comments.
2010-09-25 21:00:52 +02:00
CMakeTestASMCompiler.cmake
Fix #12358 : make optionally enabling ASM work again
2011-08-17 01:00:28 +02:00
CMakeTestASM_MASMCompiler.cmake
Improve misleading comments.
2010-09-25 21:00:52 +02:00
CMakeTestASM_NASMCompiler.cmake
We already have 2010, fix copyright year.
2010-09-27 22:14:39 +02:00
CMakeTestCCompiler.cmake
Avoid clobbering variable 'OUTPUT' in compiler tests ( #12628 )
2011-12-15 08:31:17 -05:00
CMakeTestCXXCompiler.cmake
Avoid clobbering variable 'OUTPUT' in compiler tests ( #12628 )
2011-12-15 08:31:17 -05:00
CMakeTestCompilerCommon.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestForFreeVC.cxx
…
CMakeTestFortranCompiler.cmake
Load platform files that need to know the ABI when possible
2011-12-05 16:35:42 -05:00
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestNMakeCLVersion.c
…
CMakeTestRCCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestWatcomVersion.c
Add Watcom support to InstallRequiredSystemLibraries ( #11866 )
2011-07-29 13:28:54 -04:00
CMakeUnixFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS6BackwardCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS6FindMake.cmake
Merge topic 'msvc-version'
2010-08-19 13:26:59 -04:00
CMakeVS7BackwardCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS7FindMake.cmake
Merge topic 'msvc-version'
2010-08-19 13:26:59 -04:00
CMakeVS8FindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS9FindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS10FindMake.cmake
Use MSBuild when devenv is not around, since VCExpress seems broken.
2011-08-18 12:18:30 -04:00
CMakeVS11FindMake.cmake
Add Visual Studio 11 generator for x86 and x64 tools
2011-09-23 10:10:01 -04:00
CMakeVS71FindMake.cmake
Merge topic 'msvc-version'
2010-08-19 13:26:59 -04:00
CMakeVerifyManifest.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -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.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
Make the load of script documentation more efficient and dynamic.
2012-02-14 16:05:23 -05:00
CPack.distribution.dist.in
…
CPackBundle.cmake
Split CPack.cmake in more manageable parts
2011-04-04 20:18:27 +02:00
CPackComponent.cmake
Add missing section markup for CPackComponent
2012-02-14 16:05:23 -05:00
CPackDeb.cmake
Make the load of script documentation more efficient and dynamic.
2012-02-14 16:05:23 -05:00
CPackNSIS.cmake
Split CPack.cmake in more manageable parts
2011-04-04 20:18:27 +02:00
CPackRPM.cmake
Make the load of script documentation more efficient and dynamic.
2012-02-14 16:05:23 -05:00
CPackZIP.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CTest.cmake
CTest: Add COVERAGE_EXTRA_FLAGS cache variable ( #12490 )
2011-10-22 11:01:58 -04:00
CTestScriptMode.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CTestTargets.cmake
CTest: Add alias for make test target ( #4564 )
2011-02-01 15:39:02 -05:00
CheckCCompilerFlag.cmake
Improve checks for Open64 and g++ incompatible flags ( #12119 )
2012-02-12 10:42:54 +01:00
CheckCSourceCompiles.cmake
Document Check(C|CXX)SourceCompiles behavior more clearly ( #11688 )
2011-01-14 07:36:59 -05:00
CheckCSourceRuns.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckCXXCompilerFlag.cmake
Improve checks for Open64 and g++ incompatible flags ( #12119 )
2012-02-12 10:42:54 +01:00
CheckCXXSourceCompiles.cmake
Document Check(C|CXX)SourceCompiles behavior more clearly ( #11688 )
2011-01-14 07:36:59 -05:00
CheckCXXSourceRuns.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckCXXSymbolExists.cmake
Add CheckCXXSymbolExists.cmake, so this can be used also for C++
2011-07-08 21:09:32 +02:00
CheckForPthreads.c
…
CheckFortranFunctionExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckFunctionExists.c
…
CheckFunctionExists.cmake
Document CheckFunctionExists more clearly ( #10044 )
2011-01-17 14:02:21 -05:00
CheckIncludeFile.c.in
…
CheckIncludeFile.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckIncludeFiles.cmake
CheckIncludeFiles: fix status output
2012-02-01 18:14:52 +01:00
CheckLanguage.cmake
Add CheckLanguage module
2012-02-08 10:48:34 -05:00
CheckLibraryExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckLibraryExists.lists.in
…
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
2011-03-18 14:03:35 -04:00
CheckPrototypeDefinition.cmake
Modules: Added CheckPrototypeDefinition module.
2011-03-18 14:03:35 -04:00
CheckSizeOf.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckStructHasMember.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckSymbolExists.cmake
CheckSymbolExists: force the compiler to keep the referenced symbol
2012-01-16 20:27:40 +01:00
CheckTypeSize.c.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckTypeSize.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckTypeSizeMap.cmake.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckVariableExists.c
…
CheckVariableExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
Dart.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
DartConfiguration.tcl.in
CTest: Add COVERAGE_EXTRA_FLAGS cache variable ( #12490 )
2011-10-22 11:01:58 -04:00
DeployQt4.cmake
Improve component support and output indentation.
2011-12-16 14:31:36 -07:00
Documentation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
DummyCXXFile.cxx
…
ExternalProject.cmake
ExternalProject: Update copyright year
2012-01-10 15:02:56 -05:00
FLTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FeatureSummary.cmake
Don't warn when setting a property multiple times to the same value #12464
2011-09-18 12:51:05 +02:00
FindALSA.cmake
FindALSA: Fix version detection after last commit
2012-02-11 20:37:48 -05:00
FindASPELL.cmake
Search for the ASPELL executable
2011-07-22 17:04:27 -04:00
FindAVIFile.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindArmadillo.cmake
Documentation: Fix spelling / formatting errors ( #12287 )
2011-06-19 18:08:05 -04:00
FindBISON.cmake
FindBISON: add a version expression for GNU Bison 1.x
2012-01-27 20:40:55 +01:00
FindBLAS.cmake
FindBLAS/LAPACK fixes
2011-09-01 10:54:48 +04:00
FindBZip2.cmake
FindBZip2: add support for debug libraries ( #12867 )
2012-01-24 19:12:50 +01:00
FindBoost.cmake
FindBoost: Quote possibly empty string argument ( #12273 )
2011-12-19 10:55:41 -05:00
FindBullet.cmake
FindBullet: Also search for _Debug postfixed library names
2011-09-22 23:31:37 -04:00
FindCABLE.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCUDA.cmake
Added support for curand, cusparse, npp, nvcuenc and nvcuvid libraries.
2011-12-20 14:20:04 -07:00
FindCURL.cmake
FindCURL: detect version number also for older versions
2012-01-26 18:25:25 +01:00
FindCVS.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindCoin3D.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindCups.cmake
FindCups: major overhaul
2012-01-23 20:31:47 +01:00
FindCurses.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindCxxTest.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindCygwin.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindDCMTK.cmake
Add more find_path locations for DCMTK header files ( #12323 )
2011-08-09 15:15:53 -04:00
FindDart.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindDevIL.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindDoxygen.cmake
FindDoxygen: add DOXYGEN_VERSION variable
2012-01-02 18:47:19 +01:00
FindEXPAT.cmake
FindEXPAT: support version number
2012-01-23 20:54:04 +01:00
FindFLEX.cmake
FindFLEX: fix version parsing when the executable is quoted
2012-01-23 23:40:17 +01:00
FindFLTK.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindFLTK2.cmake
FindFLTK*: Use Cygwin fltk on Cygwin
2010-09-21 17:29:22 -04:00
FindFreetype.cmake
FindGIF/FindFreetype.cmake: remove standard search paths from find-calls
2011-07-27 20:34:09 +02:00
FindGCCXML.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGDAL.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindGIF.cmake
Add basic version check for giflib
2011-08-02 00:30:58 +02:00
FindGLU.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGLUT.cmake
Add freeglut as library name ( #10031 )
2011-01-17 14:19:18 -05:00
FindGTK.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGTK2.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindGTest.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindGettext.cmake
FindGettext: support version selection
2012-01-25 18:02:50 +01:00
FindGit.cmake
FindGit: support version number
2012-01-23 20:10:42 +01:00
FindGnuTLS.cmake
Merge topic 'improve-findgnutls'
2012-01-25 11:18:29 -05:00
FindGnuplot.cmake
FindGnuplot: add version selection
2012-01-28 10:27:44 +01:00
FindHDF5.cmake
Added HDF5 high level Fortran bindings to available components.
2011-08-02 10:48:14 -06:00
FindHSPELL.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindHTMLHelp.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindITK.cmake
FindITK: Use passthru find_package config mode for messages
2011-04-18 14:11:54 -04:00
FindImageMagick.cmake
FindImageMagick: make use of more FPHSA features
2012-01-23 20:13:27 +01:00
FindJNI.cmake
FindJNI: Search in Fedora arch-specific JVM location ( #12276 )
2011-06-15 13:18:14 -04:00
FindJPEG.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindJasper.cmake
FindJasper: fix library name
2012-01-27 22:37:31 +01:00
FindJava.cmake
remove extra output message from FindJava.cmake
2011-08-03 09:40:10 -04:00
FindKDE3.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindKDE4.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindLAPACK.cmake
FindLAPACK: List thread libs to avoid link errors ( #12625 )
2011-12-13 16:26:33 -05:00
FindLATEX.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindLibArchive.cmake
FindLibArchive: support version selection
2012-02-01 21:49:04 +01:00
FindLibXml2.cmake
FindLibXml2: detect version when PkgConfig is not used
2012-01-26 18:35:13 +01:00
FindLibXslt.cmake
use pkg_check_modules() quiet in other modules
2012-01-23 20:03:49 +01:00
FindLua50.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindLua51.cmake
FindLua51: add version support
2012-01-26 09:07:53 +01:00
FindMFC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMPEG.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindMPEG2.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindMPI.cmake
FindMPI: Append MPI C++ library correctly in non-compiler case ( #12874 )
2012-01-16 09:03:08 -05:00
FindMatlab.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMotif.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindOpenAL.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindOpenGL.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindOpenMP.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindOpenSSL.cmake
FindOpenSSL: properly parse the hex version components
2012-01-27 17:51:29 +01:00
FindOpenSceneGraph.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindOpenThreads.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindPHP4.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindPNG.cmake
FindPNG: support version selection
2012-01-25 18:24:57 +01:00
FindPackageHandleStandardArgs.cmake
FindPackageHandleStandardArgs: fix documentation
2012-01-20 09:09:47 -05:00
FindPackageMessage.cmake
FindPackageMessage: Eliminate new lines using REGEX REPLACE
2011-09-02 14:37:49 -04:00
FindPerl.cmake
FindPerl{,Libs}: move version detection into FindPerl
2012-02-01 19:31:17 +01:00
FindPerlLibs.cmake
FindPerl{,Libs}: move version detection into FindPerl
2012-02-01 19:31:17 +01:00
FindPhysFS.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindPike.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindPkgConfig.cmake
FindPkgConfig: respect REQUIRED ( #12620 )
2012-01-20 08:33:51 -05:00
FindPostgreSQL.cmake
FindPostgreSQL: support version selection
2012-01-26 21:58:34 +01:00
FindProducer.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindProtobuf.cmake
FindProtobuf: Update documentation comment for 2.8.8
2012-01-03 19:47:05 -05:00
FindPythonInterp.cmake
FindPythonInterp: try harder to get a version number
2012-01-27 21:15:53 +01:00
FindPythonLibs.cmake
FindPythonLibs: Search for single-user installs on Windows
2012-01-10 09:58:43 -05:00
FindQt.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindQt3.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindQt4.cmake
FindQt4: clarify warning message about incorrect Qt installation.
2012-02-08 18:40:55 -07:00
FindQuickTime.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindRTI.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindRuby.cmake
FindRuby: do not blindly set version to 1.8.0
2012-01-25 18:33:08 +01:00
FindSDL.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSDL_image.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSDL_mixer.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSDL_net.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSDL_sound.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSDL_ttf.cmake
FindSDL*: use FPHSA ( #12467 )
2012-02-11 17:19:00 +01:00
FindSWIG.cmake
FindSWIG: Use NAMES in find_program directives ( #12280 )
2011-06-16 16:10:16 -04:00
FindSelfPackers.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSquish.cmake
Merge topic 'ImprovedVersionCheckingInSomeModules'
2010-08-10 14:51:45 -04:00
FindSubversion.cmake
FindSubversion: Invoke svn non-interactively ( #12304 )
2011-06-24 15:41:43 -04:00
FindTCL.cmake
FindTclsh: support version selection
2012-01-25 18:37:25 +01:00
FindTIFF.cmake
FindTIFF: support version selection
2012-01-26 18:19:31 +01:00
FindTclStub.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindTclsh.cmake
FindTclsh: support version selection
2012-01-25 18:37:25 +01:00
FindThreads.cmake
FindThreads: Try pthreads with no special option first ( #11333 )
2012-01-21 22:24:19 +01:00
FindUnixCommands.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindVTK.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindWget.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindWish.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindX11.cmake
FindX11: also search for Xmu ( #12447 )
2012-02-08 20:15:20 +01:00
FindXMLRPC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindZLIB.cmake
FindZLIB: Search under ZLIB_ROOT if it is set
2011-11-30 13:18:07 -05:00
Findosg.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgAnimation.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgDB.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgFX.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgGA.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgIntrospection.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgManipulator.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgParticle.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgPresentation.cmake
Findosg: New modules for osgQt and osgPresentation
2012-01-28 17:35:20 -05:00
FindosgProducer.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgQt.cmake
Findosg: New modules for osgQt and osgPresentation
2012-01-28 17:35:20 -05:00
FindosgShadow.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgSim.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgTerrain.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgText.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgUtil.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgViewer.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgVolume.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindosgWidget.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
Findosg_functions.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindwxWidgets.cmake
FindwxWidgets: Add webview library ( #12636 )
2011-12-22 09:29:59 -05:00
FindwxWindows.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FortranCInterface.cmake
FortranCInterface: Work around mingw32-make trouble with parens
2011-12-09 09:40:14 -05:00
GNUInstallDirs.cmake
GNUInstallDirs: add support for Debian multiarch
2011-12-14 19:24:28 +01:00
GenerateExportHeader.cmake
GenerateExportHeader: Fix wrong use of IS_ABSOLUTE ( #12645 )
2012-01-02 13:27:07 -05:00
GetPrerequisites.cmake
GetPrerequisites: Add support for @rpath on Mac OS X.
2012-01-19 18:10:01 -07:00
ITKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
InstallRequiredSystemLibraries.cmake
VS11: Update InstallRequiredSystemLibraries.cmake for VS11 ( #11213 )
2011-11-08 15:22:40 -05:00
KDE3Macros.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
MacOSXBundleInfo.plist.in
…
MacOSXFrameworkInfo.plist.in
…
MacroAddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
NSIS.InstallOptions.ini.in
…
NSIS.template.in
CPack: Fix NSIS handling of privileged users ( #12923 )
2012-02-01 08:18:49 -05:00
ProcessorCount.cmake
ProcessorCount: Use ERROR_QUIET with execute_process ( #11302 )
2011-03-18 14:28:24 -04:00
Qt4ConfigDependentSettings.cmake
Fix build issues cross compiling with static Qt.
2010-11-23 16:01:43 -07:00
Qt4Macros.cmake
FindQt4: Add include directories for lupdate.
2012-02-08 19:01:29 -07:00
RepositoryInfo.txt.in
…
SelectLibraryConfigurations.cmake
SelectLibraryConfigurations: do not output identical configurations
2012-01-26 09:06:47 +01:00
SquishRunTestCase.bat
…
SquishRunTestCase.sh
…
SquishTestScript.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
SystemInformation.cmake
Declare min CMake version in --system-information project
2010-12-17 09:39:30 -05:00
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
TestBigEndian.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestCXXAcceptsFlag.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestEndianess.c.in
…
TestForANSIForScope.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestForANSIStreamHeaders.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestForANSIStreamHeaders.cxx
…
TestForAnsiForScope.cxx
…
TestForSSTREAM.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestForSSTREAM.cxx
…
TestForSTDNamespace.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestForSTDNamespace.cxx
…
UseEcos.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseJava.cmake
java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable.
2012-02-13 13:28:28 +01:00
UseJavaClassFilelist.cmake
Modules: Added CMake Java support.
2011-03-29 11:54:42 +02:00
UseJavaSymlinks.cmake
Modules: Added CMake Java support.
2011-03-29 11:54:42 +02:00
UsePkgConfig.cmake
Fix typo in UsePkgConfig.cmake
2011-09-29 19:43:44 +02:00
UseQt4.cmake
Qt4: Fix dependencies of QtDeclartive.
2011-11-29 09:02:40 -07:00
UseSWIG.cmake
Merge topic 'revert-fixbug_0004147'
2011-06-28 16:27:06 -04:00
UseVTK40.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseVTKBuildSettings40.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseVTKConfig40.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
Use_wxWindows.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UsewxWidgets.cmake
Documentation: Fix a few typos ( #11883 )
2011-02-22 17:24:51 -05:00
VTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
WriteBasicConfigVersionFile.cmake
Improve documentation for WriteBasicConfigVersionFile.cmake
2011-08-05 23:01:07 +02:00
ecos_clean.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
exportheader.cmake.in
Don't put what some compilers consider junk at the end of the line.
2011-09-04 22:06:02 +02:00
kde3init_dummy.cpp.in
…
kde3uic.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
readme.txt
Modules: Add comment and copyright notice validation to readme.txt
2011-04-01 13:46:36 -04:00