..
Compiler
Teach CMake about Cray C, C++, and Fortran compilers
2010-11-12 09:12:08 -05:00
FindCUDA
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
2010-01-28 12:58:22 -05:00
FortranCInterface
FortranCInterface: Fix PathScale detection again
2010-02-16 13:24:44 -05:00
Platform
Fix incremental linking for VS2010 with nmake or make.
2010-12-09 13:32:48 -05:00
AddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
BundleUtilities.cmake
BundleUtilities: only do rpath strip on copied prerequisites.
2010-11-23 14:29:46 -07:00
CheckCCompilerFlag.cmake
BUG: Fix compiler flag test for non-English MSVC ( #11336 )
2010-11-04 08:50:17 -04:00
CheckCSourceCompiles.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckCSourceRuns.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckCXXCompilerFlag.cmake
BUG: Fix compiler flag test for non-English MSVC ( #11336 )
2010-11-04 08:50:17 -04:00
CheckCXXSourceCompiles.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckCXXSourceRuns.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckForPthreads.c
CheckFortranFunctionExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckLibraryExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckLibraryExists.lists.in
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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
CMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeAddNewLanguage.txt
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
CMakeASM-ATTInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake
Detect a COMPILER_ID also for ASM.
2010-08-15 16:36:38 +02:00
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
Drop old CMake "build settings" export/import
2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
2010-01-29 11:56:35 -05:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in
Teach CMake about Cray C, C++, and Fortran compilers
2010-11-12 09:12:08 -05:00
CMakeCInformation.cmake
Reset platform/compiler info status for each language
2010-09-28 09:49:20 -04:00
CMakeCommonLanguageInclude.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
CMakeCXXCompiler.cmake.in
Only use .CPP .CXX and .C++ do not work by default with g+++.
2010-09-02 18:02:57 -04:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in
Teach CMake about Cray C, C++, and Fortran compilers
2010-11-12 09:12:08 -05:00
CMakeCXXInformation.cmake
Reset platform/compiler info status for each language
2010-09-28 09:49:20 -04:00
CMakeDependentOption.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
CMakeDetermineASM-ATTCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineASMCompiler.cmake
Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake ( #11467 )
2010-11-17 23:01:36 +01:00
CMakeDetermineCCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineCompilerABI.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineCompilerId.cmake
Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().
2010-08-17 21:40:45 +02:00
CMakeDetermineCXXCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineFortranCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineJavaCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineRCCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineSystem.cmake
Use 'uname -m' for processor on Cygwin ( #10774 )
2010-09-21 17:32:49 -04:00
CMakeDetermineVSServicePack.cmake
Fixes issue 11279: CMakeDetermineVSServicePack support for VS10
2010-09-30 21:24:28 -04:00
CMakeExportBuildSettings.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindBinUtils.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindCodeBlocks.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeFindEclipseCDT4.cmake
Fix parsing of builtin macros so Eclipse handles them properly ( #10868 )
2010-08-23 20:54:35 +02: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
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
Use Fortran ABI detection results conservatively
2010-05-05 17:46:29 -04:00
CMakeFortranCompilerABI.F
Detect Fortran ABI Information
2010-01-12 09:38:13 -05:00
CMakeFortranCompilerId.F.in
Teach CMake about Cray C, C++, and Fortran compilers
2010-11-12 09:12:08 -05:00
CMakeFortranInformation.cmake
Reset platform/compiler info status for each language
2010-09-28 09:49:20 -04:00
CMakeGenericSystem.cmake
Correct CMAKE_INSTALL_PREFIX value for Win64 apps ( #9992 )
2010-09-09 08:32:42 -04:00
CMakeImportBuildSettings.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.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
CMakeMinGWFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeMSYSFindMake.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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakePlatformId.h.in
Modules: Fix spelling 'becase' -> 'because'.
2010-11-17 11:12:48 -05:00
CMakePrintSystemInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
CMakeTestASM-ATTCompiler.cmake
Improve misleading comments.
2010-09-25 21:00:52 +02:00
CMakeTestASMCompiler.cmake
Improve misleading comments.
2010-09-25 21:00:52 +02:00
CMakeTestCCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestCompilerCommon.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestCXXCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestForFreeVC.cxx
CMakeTestFortranCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
CMakeUnixFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVerifyManifest.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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeVS71FindMake.cmake
Merge topic 'msvc-version'
2010-08-19 13:26:59 -04:00
CPack.background.png.in
ENH: add file back bug use cmake image
2009-03-04 12:30:23 -05:00
CPack.cmake
Add documentation for CPACK_PROJECT_CONFIG_FILE.
2010-08-11 11:40:11 -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: Fix bash-isms in launch script
2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in
CPack.VolumeIcon.icns.in
CPackDeb.cmake
CPackDeb Added several optional debian binary package fields
2010-10-25 20:40:45 +02:00
CPackRPM.cmake
CPackRPM add basic component support to CPackRPM
2010-11-13 17:56:36 +01:00
CPackZIP.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CTest.cmake
Honor MAKECOMMAND value saved in cache ( #11026 )
2010-09-21 21:51:40 -04:00
CTestScriptMode.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CTestTargets.cmake
Merge topic 'vs-project-groups'
2010-09-08 11:08:05 -04:00
Dart.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
DartConfiguration.tcl.in
Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'
2010-07-13 17:05:33 -04:00
Documentation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
DummyCXXFile.cxx
ecos_clean.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
ExternalProject.cmake
BUG 11451 - pass CMAKE_EXTRA_GENERATOR down.
2010-11-12 19:43:05 -05:00
FeatureSummary.cmake
Close ENDFUNCTION() properly with the same name as FUNCTION()
2010-09-21 22:43:04 +02:00
FindALSA.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindASPELL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindAVIFile.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindBISON.cmake
Merge topic 'FixBisonWithLocale'
2010-11-09 15:28:33 -05:00
FindBLAS.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindBoost.cmake
11363: FindBoost.cmake fails to find debug libraries in tagged layout install
2010-10-28 22:51:18 -04:00
FindBullet.cmake
11430: FindBullet doesn't find header files installed by Bullet >= 2.77
2010-11-18 22:24:21 -05:00
FindBZip2.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindCABLE.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCoin3D.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindCUDA.cmake
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
2010-10-19 15:53:16 -04:00
FindCups.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCURL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindCurses.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindCVS.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindCxxTest.cmake
11384: FindCxxTest now includes test code in VS project
2010-11-18 23:31:14 -05:00
FindCygwin.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindDart.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindDCMTK.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindDevIL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindDoxygen.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindEXPAT.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindFLEX.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindFLTK2.cmake
FindFLTK*: Use Cygwin fltk on Cygwin
2010-09-21 17:29:22 -04:00
FindFLTK.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindFreetype.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGCCXML.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGDAL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGettext.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGIF.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGit.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGLU.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGLUT.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGnuplot.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGnuTLS.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGTest.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindGTK2.cmake
11429: FindGTK2 does not find libraries built for Visual Studio 2010
2010-11-09 21:43:08 -05:00
FindGTK.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindHDF5.cmake
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
2010-10-19 15:53:16 -04:00
FindHSPELL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindHTMLHelp.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindImageMagick.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindITK.cmake
Modernize FindITK module ( #11494 )
2010-11-22 13:52:58 -05:00
FindJasper.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindJava.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindJNI.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindJPEG.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02: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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindLATEX.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindLibArchive.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindLibXml2.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindLibXslt.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindLua50.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindLua51.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindMatlab.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMFC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMotif.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindMPEG2.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindMPEG.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindMPI.cmake
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
2010-10-19 15:53:16 -04:00
FindOpenAL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindOpenGL.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindOpenMP.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindOpenSceneGraph.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindOpenSSL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindOpenThreads.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
Findosg_functions.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
Findosg.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgAnimation.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgDB.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgFX.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgGA.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgIntrospection.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgManipulator.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgParticle.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgProducer.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgShadow.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgSim.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgTerrain.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgText.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgUtil.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgViewer.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgVolume.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindosgWidget.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPackageHandleStandardArgs.cmake
Also store the required version number in the details message.
2010-09-27 22:08:14 +02:00
FindPackageMessage.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindPerl.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPerlLibs.cmake
FindPerlLibs: Fix for Mac locally applied patches
2010-11-08 11:09:41 -05:00
FindPHP4.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPhysFS.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPike.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindPkgConfig.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindPNG.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPostgreSQL.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindProducer.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindProtobuf.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPythonInterp.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindPythonLibs.cmake
Merge topic 'PythonLibs-2.7'
2010-10-28 14:09:17 -04:00
FindQt3.cmake
Fix #11421 : FindQt3.cmake doesn't honor the REQUIRED keyword
2010-11-09 21:51:59 +01:00
FindQt4.cmake
Fix regression in 2dae2f1
which added find of Qt imports dir.
2010-10-15 16:36:14 -06:00
FindQt.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindQuickTime.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindRTI.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindRuby.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindSDL_image.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSDL_mixer.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSDL_net.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSDL_sound.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSDL_ttf.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindSDL.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -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
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
2010-10-19 15:53:16 -04:00
FindSWIG.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindTCL.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindTclsh.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindTclStub.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindThreads.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindTIFF.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02: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
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindWish.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindwxWidgets.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FindwxWindows.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindX11.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindXMLRPC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindZLIB.cmake
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
2010-09-28 22:30:31 +02:00
FLTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FortranCInterface.cmake
FortranCInterface: Fix doc typo FC.h -> FCMangle.h
2010-08-17 16:43:20 -04:00
GetPrerequisites.cmake
Fixes to GetPrerequisites for cygwin
2010-10-27 17:23:00 -04:00
InstallRequiredSystemLibraries.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
ITKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
kde3init_dummy.cpp.in
kde3uic.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
Fix for bug #10257 , NSIS could remove a PATH if it was too long
2010-02-09 13:57:46 -05:00
Qt4ConfigDependentSettings.cmake
Fix build issues cross compiling with static Qt.
2010-11-23 16:01:43 -07:00
Qt4Macros.cmake
Merge topic 'moc-includes-regex'
2010-11-23 16:11:15 -05:00
readme.txt
Remove spurious tabs
2010-04-09 22:02:16 +02:00
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
SystemInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
TestForANSIStreamHeaders.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
Use_wxWindows.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseEcos.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UsePkgConfig.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseQt4.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseSWIG.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -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
UsewxWidgets.cmake
BUG #8184 : Fixed FindwxWidgets wrong order of default libs for MinGW.
2010-09-01 12:27:31 -04:00
VTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00