..
CMakeAddFortranSubdirectory
CMakeAddFortranSubdirectory: Allow full paths to directories
2012-02-09 08:34:06 -05:00
Compiler
Add platform variable for flags specific to shared libraries
2012-06-12 15:38:48 -04: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
AddFileDependencies.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
AutomocInfo.cmake.in
automoc: fix #13018 , proper cmake escaping to avoid false rebuilds
2012-03-26 21:45:27 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P
2012-05-23 20:46:48 +02:00
BasicConfigVersion-ExactVersion.cmake.in
write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P
2012-05-23 20:46:48 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P
2012-05-23 20:46:48 +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
Allow two cmake_add_fortran_subdirectory calls in the same project.
2012-02-15 22:42:31 -05:00
CMakeAddNewLanguage.txt
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeBackwardCompatibilityC.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeBackwardCompatibilityCXX.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Ninja: don't set cmcldeps vars to empty string when they are not defined
2012-06-09 12:10:52 +02:00
CMakeCCompilerABI.c
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCCompilerId.c.in
Recognize Embarcadero compiler ( #12604 )
2012-02-20 10:09:44 -05:00
CMakeCInformation.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeCXXCompiler.cmake.in
Ninja: don't set cmcldeps vars to empty string when they are not defined
2012-06-09 12:10:52 +02:00
CMakeCXXCompilerABI.cpp
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCXXCompilerId.cpp.in
Recognize Embarcadero compiler ( #12604 )
2012-02-20 10:09:44 -05:00
CMakeCXXInformation.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeClDeps.cmake
Ninja: fix ModuleNoticies test
2012-06-09 12:38:12 +02:00
CMakeCommonLanguageInclude.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Prefer generic system compilers by default for C, C++, and Fortran
2012-08-02 13:26:01 -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
CMakeDetermineCCompiler.cmake
Prefer generic system compilers by default for C, C++, and Fortran
2012-08-02 13:26:01 -04:00
CMakeDetermineCXXCompiler.cmake
Prefer generic system compilers by default for C, C++, and Fortran
2012-08-02 13:26:01 -04:00
CMakeDetermineCompiler.cmake
Prefer generic system compilers by default for C, C++, and Fortran
2012-08-02 13:26:01 -04:00
CMakeDetermineCompilerABI.cmake
Fortran: Detect pointer size in gfortran on MinGW
2011-12-05 16:32:29 -05:00
CMakeDetermineCompilerId.cmake
ASM compiler detection: remove debug output ( #13270 )
2012-06-12 22:27:34 +02:00
CMakeDetermineFortranCompiler.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeDetermineJavaCompiler.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeDetermineRCCompiler.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeDetermineSystem.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeDetermineVSServicePack.cmake
Detect VS 2010 SP1, faster and more robust detection
2011-06-15 08:33:40 -04:00
CMakeExpandImportedTargets.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CMakeExportBuildSettings.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Eclipse: fix #13313 , always set LANG to C, also if unset
2012-06-25 23:09:27 +02:00
CMakeFindBinUtils.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeFindCodeBlocks.cmake
Also put builtin include dirs into CodeBlocks project file
2011-08-02 01:46:39 +02:00
CMakeFindEclipseCDT4.cmake
Eclipse: improve (fix ?) version detection on OSX
2012-07-28 11:58:04 +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
CMakeFindPackageMode.cmake
CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlink
2012-02-28 12:59:01 -05: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeGenericSystem.cmake
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
2012-06-04 23:42:37 +02: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeMSYSFindMake.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeMinGWFindMake.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeNMakeFindMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeNinjaFindMake.cmake
Ninja: Add the Ninja generator
2012-02-02 23:40:21 +00:00
CMakePackageConfigHelpers.cmake
add macro check_required_components() to configure_package_config_file()
2012-03-19 10:53:36 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04: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
STYLE: don't use an extra file to generate CMakeSystem.cmake but instead
2007-08-15 14:26:00 -04:00
CMakeSystemSpecificInformation.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeTestCXXCompiler.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
added test for whether pdbtype should be used for nmake
2003-08-05 09:55:20 -04:00
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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CMakeVS6FindMake.cmake
Merge topic 'msvc-version'
2010-08-19 13:26:59 -04:00
CMakeVS7BackwardCompatibility.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04: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
CPackBundle.cmake
Fix layout of the CPack Bundle documentation
2012-02-25 19:05:08 +01:00
CPackComponent.cmake
Clean up documentation formatting so that it is rendered properly in HTML.
2012-08-03 14:52:32 -04:00
CPackCygwin.cmake
Provide template for CPack Cygwin generator specific variables.
2012-02-25 23:26:41 +01:00
CPackDMG.cmake
Fix CPack Drag and Drop generator documentation layout.
2012-02-25 19:18:52 +01:00
CPackDeb.cmake
CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables.
2012-06-19 14:32:16 -04:00
CPackNSIS.cmake
Merge topic 'fix-9946-uninstall-before-install'
2012-04-25 14:06:29 -04:00
CPackPackageMaker.cmake
Typo: Add missing ##end for ##module
2012-02-25 23:28:31 +01:00
CPackRPM.cmake
Do not include directories which are part of the package install prefix.
2012-08-07 19:15:19 +02:00
CPackZIP.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CTest.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CTestScriptMode.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CTestTargets.cmake
Create granular targets for Ninja generators too
2012-03-29 13:46:15 -04:00
CheckCCompilerFlag.cmake
Check{C,CXX}CompilerFlag: catch more Intel warning types ( #12576 )
2012-04-27 00:52:55 +02:00
CheckCSourceCompiles.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckCSourceRuns.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckCXXCompilerFlag.cmake
Check{C,CXX}CompilerFlag: catch more Intel warning types ( #12576 )
2012-04-27 00:52:55 +02:00
CheckCXXSourceCompiles.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckCXXSourceRuns.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckCXXSymbolExists.cmake
Add CheckCXXSymbolExists.cmake, so this can be used also for C++
2011-07-08 21:09:32 +02:00
CheckForPthreads.c
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CheckFortranFunctionExists.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05: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
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CheckIncludeFile.cxx.in
Complete rework of makefile generators expect trouble
2002-11-08 15:46:08 -05:00
CheckIncludeFileCXX.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CheckIncludeFiles.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
CheckLanguage.cmake
Add CheckLanguage module
2012-02-08 10:48:34 -05:00
CheckLibraryExists.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckLibraryExists.lists.in
Initial attempt to check if library exists
2002-09-24 16:36:56 -04:00
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
2011-03-18 14:03:35 -04:00
CheckPrototypeDefinition.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05: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
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
CheckTypeSize.c.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckTypeSize.cmake
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05: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
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
2012-02-21 15:38:15 -05:00
Dart.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
DartConfiguration.tcl.in
CTest: Add COVERAGE_EXTRA_FLAGS cache variable ( #12490 )
2011-10-22 11:01:58 -04:00
DeployQt4.cmake
DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.
2012-07-09 10:18:45 -06:00
Documentation.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
DummyCXXFile.cxx
add checks for ansi flags and not hard code them
2002-11-21 12:52:54 -05:00
ExternalProject.cmake
ExternalProject: Fix 'make' builds with Ninja ( #13159 )
2012-05-21 18:57:11 -04:00
FLTKCompatibility.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FeatureSummary.cmake
FeatureSummary.cmake: nicer formatting
2012-05-13 14:37:51 +02:00
FindALSA.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindASPELL.cmake
Search for the ASPELL executable
2011-07-22 17:04:27 -04:00
FindAVIFile.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindArmadillo.cmake
fix some typos
2012-06-19 21:05:14 +02:00
FindBISON.cmake
FindBISON: add a version expression for GNU Bison 1.x
2012-01-27 20:40:55 +01:00
FindBLAS.cmake
Merge topic 'mixed-lib-to-lib64'
2012-08-13 13:26:57 -04:00
FindBZip2.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindBoost.cmake
FindBoost: Future proof to 1.56
2012-06-30 03:40:37 -04:00
FindBullet.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCABLE.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindCUDA.cmake
fix some typos
2012-06-19 21:05:14 +02:00
FindCURL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCVS.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCoin3D.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCups.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCurses.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindCxxTest.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindDevIL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindDoxygen.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindEXPAT.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindFLEX.cmake
FindFLEX: fix version parsing when the executable is quoted
2012-01-23 23:40:17 +01:00
FindFLTK.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindFLTK2.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindFreetype.cmake
FindFreetype: support version selection
2012-02-17 18:31:23 +01:00
FindGCCXML.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindGDAL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindGTK.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindGTK2.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindGTest.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindGettext.cmake
FindGetText: fix multiple targets with the same name problem (CMP0002)
2012-02-12 18:57:28 +01:00
FindGit.cmake
FindGit: support version number
2012-01-23 20:10:42 +01:00
FindGnuTLS.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindGnuplot.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindHDF5.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindHSPELL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindHTMLHelp.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindITK.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindImageMagick.cmake
Merge topic 'document-missing-versions'
2012-03-02 11:49:08 -05:00
FindJNI.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindJPEG.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindJasper.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindJava.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindKDE3.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindKDE4.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindLAPACK.cmake
remove lib64 Unix paths if the respective lib path is also given
2012-07-21 10:15:52 +02:00
FindLATEX.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindLibArchive.cmake
FindLibArchive: support version selection
2012-02-01 21:49:04 +01:00
FindLibLZMA.cmake
Add FindLibLZMA Module
2012-05-31 09:10:38 -04:00
FindLibXml2.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindLibXslt.cmake
FindLibXslt: support version selection
2012-02-17 18:17:12 +01:00
FindLua50.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindLua51.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindMFC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMPEG.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindMPEG2.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindMPI.cmake
Fix FindMPI for the intel compiler on linux by looking in implict directories.
2012-03-20 15:18:53 -04:00
FindMatlab.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindMotif.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindOpenAL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindOpenGL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindOpenMP.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindOpenSSL.cmake
FindOpenSSL: remove leftover comment
2012-07-29 17:03:36 +02:00
FindOpenSceneGraph.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindOpenThreads.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPHP4.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPNG.cmake
FindPNG: support version selection
2012-01-25 18:24:57 +01:00
FindPackageHandleStandardArgs.cmake
FPHSA(): add HANDLE_COMPONENTS option
2012-03-19 10:53:36 -04:00
FindPackageMessage.cmake
FindPackageMessage: Eliminate new lines using REGEX REPLACE
2011-09-02 14:37:49 -04:00
FindPerl.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPerlLibs.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPhysFS.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPike.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindPkgConfig.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPostgreSQL.cmake
FindPostgreSQL: support version selection
2012-01-26 21:58:34 +01:00
FindProducer.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindProtobuf.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindPythonInterp.cmake
Merge topic 'findpythoninterp-version-detection'
2012-03-02 11:47:31 -05:00
FindPythonLibs.cmake
FindPythonLibs: honor EXACT version specification ( #13216 )
2012-06-05 21:00:24 +02:00
FindQt.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindQt3.cmake
FindQt3: fix detection of Qt3 include directory
2012-03-02 18:08:37 +01:00
FindQt4.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindQuickTime.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindRTI.cmake
Modules: Include builtin FindPackageHandleStandardArgs directly
2011-01-20 10:56:49 -05:00
FindRuby.cmake
FindRuby: clean up querying variables from Ruby
2012-02-17 18:06:07 +01:00
FindSDL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSDL_image.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSDL_mixer.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSDL_net.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSDL_sound.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSDL_ttf.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSWIG.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSelfPackers.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSquish.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindSubversion.cmake
FindSubversion: Invoke svn non-interactively ( #12304 )
2011-06-24 15:41:43 -04:00
FindTCL.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindTIFF.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindTclStub.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindTclsh.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindThreads.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindUnixCommands.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindVTK.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindWget.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindWish.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindX11.cmake
fix #6976 : FindX11 also searches for X11_Xxf86vm_LIB
2012-02-16 09:36:27 +01:00
FindXMLRPC.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
FindZLIB.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
Findosg.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgAnimation.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgDB.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgFX.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgGA.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgIntrospection.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgManipulator.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgParticle.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgPresentation.cmake
Findosg: New modules for osgQt and osgPresentation
2012-01-28 17:35:20 -05:00
FindosgProducer.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgQt.cmake
Findosg: New modules for osgQt and osgPresentation
2012-01-28 17:35:20 -05:00
FindosgShadow.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgSim.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgTerrain.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgText.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgUtil.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgViewer.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgVolume.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindosgWidget.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
Findosg_functions.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindwxWidgets.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
FindwxWindows.cmake
fix some typos
2012-06-19 21:05:14 +02: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
Merge topic 'improve-generateexportheader'
2012-03-02 11:44:58 -05:00
GetPrerequisites.cmake
GetPrerequisites.cmake: detect executables built with the -pie linker flag.
2012-07-05 12:49:40 -06: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
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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
ProcessorCount.cmake
ProcessorCount: Use ERROR_QUIET with execute_process ( #11302 )
2011-03-18 14:28:24 -04:00
Qt4ConfigDependentSettings.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
Qt4Macros.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
TestBigEndian.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestCXXAcceptsFlag.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestEndianess.c.in
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
TestForANSIForScope.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForANSIStreamHeaders.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForANSIStreamHeaders.cxx
new try compile module
2002-09-12 11:14:50 -04:00
TestForAnsiForScope.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSSTREAM.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSSTREAM.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSTDNamespace.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSTDNamespace.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
UseEcos.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
UseJava.cmake
UseJava: fix find_jar() called with multiple files ( #13281 )
2012-06-08 17:35:32 +02: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
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
UseSWIG.cmake
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -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
wrap write_basic_config_version_file as write_basic_package_version_file()
2012-03-07 11:23:18 -05: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
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
find_package: add documentation for OPTIONAL_COMPONENTS
2012-03-19 10:53:36 -04:00