..
Compiler
Factor SCO compiler info out of platform file ( #11700 )
2011-01-17 09:57:17 -05:00
FindCUDA
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
2010-01-28 12:58:22 -05:00
FortranCInterface
FortranCInterface: Recognize NAG Fortran module symbols
2010-12-09 18:12:42 -05:00
Platform
Factor SCO compiler info out of platform file ( #11700 )
2011-01-17 09:57:17 -05:00
AddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
BundleUtilities.cmake
BundleUtilities: error if fixup_bundle_item called on non-embedded item
2010-12-06 16:35:59 -05:00
CMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASM-ATTInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASMCompiler.cmake.in
ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea)
2007-07-12 08:37:10 -04:00
CMakeASMInformation.cmake
Detect a COMPILER_ID also for ASM.
2010-08-15 16:36:38 +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
CMakeAddNewLanguage.txt
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
2005-09-15 12:17:38 -04: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
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCCompilerId.c.in
Recognize SCO UnixWare C/C++ compilers ( #11700 )
2011-01-17 09:52:33 -05:00
CMakeCInformation.cmake
Allow platform files to set large archive rules ( #11674 )
2011-01-10 09:58:55 -05:00
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
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCXXCompilerId.cpp.in
Recognize SCO UnixWare C/C++ compilers ( #11700 )
2011-01-17 09:52:33 -05:00
CMakeCXXInformation.cmake
Allow platform files to set large archive rules ( #11674 )
2011-01-10 09:58:55 -05: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
ENH: Make modules use configure instead of file write
2006-02-23 09:58:07 -05:00
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
Recognize the Texas Instruments DSP compiler ( #11645 )
2010-12-28 12:22:38 -05: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
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineCXXCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeDetermineCompilerABI.cmake
Detect object files in implicit link information
2010-12-09 17:07:34 -05:00
CMakeDetermineCompilerId.cmake
Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().
2010-08-17 21:40:45 +02:00
CMakeDetermineFortranCompiler.cmake
Merge topic 'intel-compiler-windows-info'
2010-12-21 13:58:39 -05: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
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
Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable ( #9631 )
2010-12-13 21:53:11 +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
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
Detect Fortran target architecture on Windows
2010-12-16 09:33:06 -05:00
CMakeFortranCompilerABI.F
Detect Fortran ABI Information
2010-01-12 09:38:13 -05:00
CMakeFortranCompilerId.F.in
Detect Fortran target architecture on Windows
2010-12-16 09:33:06 -05:00
CMakeFortranInformation.cmake
Allow platform files to set large archive rules ( #11674 )
2011-01-10 09:58:55 -05: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
CMakeJOMFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeJavaCompiler.cmake.in
BUG: Restore old interface of "make foo.o" and "make foo.i" even though object file names now include source extensions. For Java we also need to always remove the source extension (.java -> .class). This fixes the re-opening of bug #6169 .
2008-01-07 16:12:37 -05:00
CMakeJavaInformation.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
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
Detect object files in implicit link information
2010-12-09 17:07:34 -05:00
CMakePlatformId.h.in
Merge topic 'compiler-id-literal-const'
2011-01-04 15:44:56 -05:00
CMakePrintSystemInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeRCCompiler.cmake.in
Add support for windows resources with mingw/msys.
2010-12-23 17:04:49 -05:00
CMakeRCInformation.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeSystem.cmake.in
STYLE: don't use an extra file to generate CMakeSystem.cmake but instead
2007-08-15 14:26:00 -04:00
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
Improve misleading comments.
2010-09-25 21:00:52 +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
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
CMakeTestCompilerCommon.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestForFreeVC.cxx
ENH better test for free VC tools
2004-09-03 15:19:58 -04:00
CMakeTestFortranCompiler.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeTestGNU.c
BUG: fix problem where cmake thinks the intel compiler is gnu
2004-05-18 14:33:12 -04:00
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
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
CMakeVerifyManifest.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CPack.DS_Store.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPack.Description.plist.in
ENH: More CPack stuff and fix zlib compression
2006-01-04 15:14:09 -05:00
CPack.Info.plist.in
ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.
2008-07-09 13:38:56 -04:00
CPack.OSXScriptLauncher.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXScriptLauncher.rsrc.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXX11.Info.plist.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXX11.main.scpt.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.RuntimeScript.in
CPack: Fix bash-isms in launch script
2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in
CPackSTGZ quote here-doc, fix bug10518
2010-12-15 21:20:13 +01:00
CPack.VolumeIcon.icns.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPack.background.png.in
ENH: add file back bug use cmake image
2009-03-04 12:30:23 -05:00
CPack.cmake
Merge topic 'fix-9148-cpack-nsis-installer-root'
2011-01-11 15:48:34 -05:00
CPack.distribution.dist.in
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
2008-06-18 07:08:33 -04:00
CPackDeb.cmake
CPackDeb Added several optional debian binary package fields
2010-10-25 20:40:45 +02:00
CPackRPM.cmake
CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)
2010-12-13 20:11:06 +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
CheckCCompilerFlag.cmake
CheckCCompilerFlag: Strict signature of 'main' ( #11615 )
2010-12-16 13:34:54 -05: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
BUG: Fix compiler flag test for non-English MSVC ( #11336 )
2010-11-04 08:50:17 -04: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
CheckForPthreads.c
ENH: add initial support for HAIKU OS from bug# 7425
2008-09-15 17:53:28 -04:00
CheckFortranFunctionExists.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CheckFunctionExists.c
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
2004-04-15 08:22:19 -04:00
CheckFunctionExists.cmake
Document CheckFunctionExists more clearly ( #10044 )
2011-01-17 14:02:21 -05:00
CheckIncludeFile.c.in
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
2006-05-18 10:28:12 -04:00
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
Update CheckSymbolExists copyright year
2011-01-17 14:10:55 -05: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
BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking.
2004-04-26 10:19:44 -04:00
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
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
…
ExternalProject.cmake
Merge topic 'ep-log-output-under-vs'
2011-01-11 15:52:30 -05:00
FLTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FeatureSummary.cmake
Close ENDFUNCTION() properly with the same name as FUNCTION()
2010-09-21 22:43:04 +02:00
FindALSA.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindASPELL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindAVIFile.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindBISON.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindBLAS.cmake
fix for Fortran-only projects
2010-12-27 11:37:46 +03:00
FindBZip2.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindBoost.cmake
Lowercase all function names and improve consistency
2010-12-27 23:04:30 -05:00
FindBullet.cmake
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
2011-01-11 15:56:59 -05:00
FindCABLE.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCUDA.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindCURL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindCVS.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindCoin3D.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindCups.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCurses.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindCxxTest.cmake
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
2011-01-11 15:56:59 -05:00
FindCygwin.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindDCMTK.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindDart.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindDevIL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindDoxygen.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindEXPAT.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindFLEX.cmake
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
2011-01-11 15:56:59 -05:00
FindFLTK.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindFLTK2.cmake
FindFLTK*: Use Cygwin fltk on Cygwin
2010-09-21 17:29:22 -04:00
FindFreetype.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindGCCXML.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGDAL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindGIF.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05: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
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindGTest.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindGettext.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGit.cmake
Merge topic 'improve-findgit'
2011-01-11 15:53:43 -05:00
FindGnuTLS.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindGnuplot.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindHDF5.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindHSPELL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindHTMLHelp.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindITK.cmake
Modernize FindITK module ( #11494 )
2010-11-22 13:52:58 -05:00
FindImageMagick.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindJNI.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindJPEG.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindJasper.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindJava.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05: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 works with C/C++ only projects (issue 0009976)
2010-12-27 11:42:41 +03:00
FindLATEX.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindLibArchive.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindLibXml2.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindLibXslt.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindLua50.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindLua51.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindMFC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMPEG.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindMPEG2.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindMPI.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindMatlab.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMotif.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindOpenAL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindOpenGL.cmake
Use FPHSA in FindOpenGL
2010-12-08 17:41:37 -05:00
FindOpenMP.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindOpenSSL.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindOpenSceneGraph.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindOpenThreads.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindPHP4.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindPNG.cmake
Add new names for PNG and ZLIB libraries
2011-01-14 12:28:10 -05: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
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindPerlLibs.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindPhysFS.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05: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
FindPostgreSQL.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindProducer.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindProtobuf.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindPythonInterp.cmake
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
2011-01-11 15:56:59 -05:00
FindPythonLibs.cmake
Merge topic 'python-modules-header'
2011-01-19 14:02:57 -05:00
FindQt.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindQt3.cmake
Fix #11421 : FindQt3.cmake doesn't honor the REQUIRED keyword
2010-11-09 21:51:59 +01:00
FindQt4.cmake
Replace exec_program with execute_process for qmake queries.
2011-01-17 19:14:22 -07:00
FindQuickTime.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindRTI.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindRuby.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindSDL.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04: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
FindSWIG.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05: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
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindTCL.cmake
Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017
2011-01-11 15:56:59 -05:00
FindTIFF.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindTclStub.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindTclsh.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindThreads.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05: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
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindWish.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
Add new names for PNG and ZLIB libraries
2011-01-14 12:28:10 -05:00
Findosg.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgAnimation.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgDB.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgFX.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgGA.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgIntrospection.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgManipulator.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgParticle.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgProducer.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgShadow.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgSim.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgTerrain.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgText.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgUtil.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgViewer.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgVolume.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindosgWidget.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
Findosg_functions.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindwxWidgets.cmake
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
2011-01-04 08:20:08 -05:00
FindwxWindows.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
ITKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
InstallRequiredSystemLibraries.cmake
Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variable
2011-01-13 16:52:51 -05:00
KDE3Macros.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
MacOSXBundleInfo.plist.in
ENH: Allow users to specify a custom Info.plist template
2008-05-17 12:53:56 -04:00
MacOSXFrameworkInfo.plist.in
ENH: Create Info.plist files in OS X Frameworks
2008-09-02 12:06:32 -04:00
MacroAddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
NSIS.InstallOptions.ini.in
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
2007-09-18 15:16:21 -04:00
NSIS.template.in
Merge topic 'fix-9148-cpack-nsis-installer-root'
2011-01-11 15:48:34 -05:00
Qt4ConfigDependentSettings.cmake
Fix build issues cross compiling with static Qt.
2010-11-23 16:01:43 -07:00
Qt4Macros.cmake
allow absolute paths for dbus interface.
2010-12-23 09:21:56 -07:00
RepositoryInfo.txt.in
ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others...
2008-12-04 13:27:48 -05:00
SelectLibraryConfigurations.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
SquishRunTestCase.bat
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishRunTestCase.sh
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishTestScript.cmake
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
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
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
ENH: add support for watcom wmake and wcl386
2006-01-17 10:21:45 -05:00
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
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
Use_wxWindows.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
ecos_clean.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
kde3init_dummy.cpp.in
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
2006-03-09 14:10:59 -05:00
kde3uic.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
readme.txt
Remove spurious tabs
2010-04-09 22:02:16 +02:00