..
Compiler
Generalize support for Portland Group Compiler
2009-12-04 10:21:57 -05:00
FindCUDA
Don't allow -G -M on CUDA versions less than 3.0.
2009-11-30 17:05:18 -05:00
FortranCInterface
FortranCInterface: Honor language flags in checks
2009-11-19 17:42:48 -05:00
Platform
Remove GNU-specific flags from Linux.cmake
2009-12-04 10:22:30 -05:00
AddFileDependencies.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
BundleUtilities.cmake
Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch.
2009-09-28 17:43:52 -04:00
CMake.cmake
Add missing copyright notice to CMake.cmake module
2009-10-01 14:05:33 -04:00
CMakeASM-ATTInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeASMCompiler.cmake.in
…
CMakeASMInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeASM_MASMInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeAddNewLanguage.txt
…
CMakeBackwardCompatibilityC.cmake
Use one arch for 1.4-compatible check_type_size
2009-12-01 17:35:39 -05:00
CMakeBackwardCompatibilityCXX.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBorlandFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBuildSettings.cmake.in
Drop old CMake "build settings" export/import
2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeCCompilerABI.c
…
CMakeCCompilerId.c.in
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeCInformation.cmake
Use work-around from bug 4772 for C++ and Fortran
2009-10-06 11:06:38 -04:00
CMakeCXXCompiler.cmake.in
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeCXXCompilerABI.cpp
…
CMakeCXXCompilerId.cpp.in
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
CMakeCXXInformation.cmake
Reduce duplication in Platform/<os>.cmake files
2009-12-02 15:17:53 -05:00
CMakeCommonLanguageInclude.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeCompilerABI.h
…
CMakeConfigurableFile.in
…
CMakeDependentOption.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASM-ATTCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASM_MASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineCCompiler.cmake
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeDetermineCXXCompiler.cmake
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeDetermineCompilerABI.cmake
Log implicit link information parsing actions
2009-10-06 15:16:12 -04:00
CMakeDetermineCompilerId.cmake
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
CMakeDetermineFortranCompiler.cmake
New decision method to enable Fortran tests
2009-12-10 12:16:38 -05:00
CMakeDetermineJavaCompiler.cmake
ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cmake now
2009-10-30 11:55:57 -04:00
CMakeDetermineRCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineSystem.cmake
Support GNU/kFreeBSD
2009-10-05 10:26:50 -04:00
CMakeDetermineVSServicePack.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeExportBuildSettings.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindBinUtils.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindCodeBlocks.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindEclipseCDT4.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindFrameworks.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindKDevelop3.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindWMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindXCode.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeForceCompiler.cmake
Provide macro to force Fortran compiler
2009-12-14 11:40:23 -05:00
CMakeFortranCompiler.cmake.in
Pass Fortran90 test result to try-compile
2009-07-30 13:46:51 -04:00
CMakeFortranCompilerABI.F
ENH: Create Fortran ABI detection framework
2009-07-13 11:24:01 -04:00
CMakeFortranCompilerId.F.in
Add support for the g95 Fortran compiler
2009-10-23 08:25:43 -04:00
CMakeFortranInformation.cmake
Reduce duplication in Platform/<os>.cmake files
2009-12-02 15:17:53 -05:00
CMakeGenericSystem.cmake
Split GNU compiler information files
2009-12-02 09:52:00 -05:00
CMakeImportBuildSettings.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeJOMFindMake.cmake
Add jom find module
2009-11-06 14:15:36 -05:00
CMakeJavaCompiler.cmake.in
…
CMakeJavaInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeMSYSFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeMinGWFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeNMakeFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeParseImplicitLinkInfo.cmake
Remove non-language implicit link dependencies
2009-11-05 12:17:08 -05:00
CMakePlatformId.h.in
Fix the build for non-MS compilers.
2009-11-21 09:39:30 -05:00
CMakePrintSystemInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeRCCompiler.cmake.in
…
CMakeRCInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeSystem.cmake.in
…
CMakeSystemSpecificInformation.cmake
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
CMakeTestASM-ATTCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestASM_MASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestCXXCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestForFreeVC.cxx
…
CMakeTestFortranCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestNMakeCLVersion.c
…
CMakeTestRCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeUnixFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS6BackwardCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS6FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS7BackwardCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS7FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS8FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS9FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS10FindMake.cmake
Better fix for finding the MSBuild that matches the VS 10 install.
2009-10-20 17:24:23 -04:00
CMakeVS71FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVerifyManifest.cmake
clean up to work with manifest files better.
2009-10-28 10:29:24 -04:00
CPack.DS_Store.in
…
CPack.Description.plist.in
…
CPack.Info.plist.in
…
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
…
CPack.VolumeIcon.icns.in
…
CPack.background.png.in
ENH: add file back bug use cmake image
2009-03-04 12:30:23 -05:00
CPack.cmake
Fix regression with CPACK_NSIS_PACKAGE_NAME, if the project is setting the CPACK_NSIS_DISPLAY_NAME then use that as the default value and not the CPACK_PACKAGE_INSTALL_DIRECTORY, also make sure it escapes \ correctly.
2009-11-12 17:58:37 -05:00
CPack.distribution.dist.in
…
CPackDeb.cmake
FIX: BUG: 0009124. Fix documentation
2009-10-30 12:06:53 -04:00
CPackRPM.cmake
CPackRPM:: Fix bug on Open SuSE 11.2 coming from initial fix of bug8972
2009-11-28 09:57:59 -05:00
CPackZIP.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CTest.cmake
Document usage of the include(CTest) module
2009-12-04 13:44:19 -05:00
CTestScriptMode.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CTestTargets.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCCompilerFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCSourceCompiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCSourceRuns.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXCompilerFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXSourceCompiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXSourceRuns.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckForPthreads.c
…
CheckFortranFunctionExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckFunctionExists.c
…
CheckFunctionExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFile.c.in
…
CheckIncludeFile.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckLibraryExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckLibraryExists.lists.in
…
CheckSizeOf.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckStructHasMember.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckSymbolExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckTypeSize.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckTypeSizeC.c.in
…
CheckVariableExists.c
…
CheckVariableExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
Dart.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
DartConfiguration.tcl.in
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
2009-12-04 12:09:01 -05:00
Documentation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
DummyCXXFile.cxx
…
ExternalProject.cmake
Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have explicit control over the amount of time they are willing to wait for a download step. Default to no timeout, which means just run download for however long it takes.
2009-12-11 15:04:55 -05:00
FLTKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
FeatureSummary.cmake
make it more robust wrt. #9621
2009-10-14 18:13:49 -04:00
FindALSA.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindASPELL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindAVIFile.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBISON.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindBLAS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBZip2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBoost.cmake
fix for bug# 9751, add check for MSVC10
2009-10-21 21:34:24 -04:00
FindBullet.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCABLE.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCUDA.cmake
Fix #9970 : Use execute_process instead of deprecated exec_program.
2009-12-01 16:28:26 -05:00
FindCURL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCVS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCoin3D.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCups.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCurses.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCxxTest.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCygwin.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDCMTK.cmake
ENH: Make those variables advanced.
2009-11-02 09:15:04 -05:00
FindDart.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDevIL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDoxygen.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindEXPAT.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFLEX.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindFLTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFLTK2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFreetype.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGCCXML.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGDAL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGIF.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGLU.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGLUT.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGTK2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGTest.cmake
Some bugfixes, also added public function for closer integration btwn GoogleTest & CTest, contributed by Dan Blezek.
2009-10-01 01:12:40 -04:00
FindGettext.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGnuTLS.cmake
Resolve #9685 : Fix include dir to be correct path
2009-10-08 22:50:13 -04:00
FindGnuplot.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindHDF5.cmake
Fix parallel HDF5 detection ( #9982 )
2009-12-09 15:17:55 -05:00
FindHSPELL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindHTMLHelp.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindITK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindImageMagick.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJNI.cmake
BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_PATH2. Thanks to Gaetan Lehmann for patch
2009-11-02 04:03:06 -05:00
FindJPEG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJasper.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJava.cmake
Add more documentation to module
2009-11-04 09:49:58 -05:00
FindKDE3.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindKDE4.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLAPACK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLATEX.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLibXml2.cmake
don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosmetics
2009-11-22 05:51:38 -05:00
FindLibXslt.cmake
don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosmetics
2009-11-22 05:51:38 -05:00
FindLua50.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLua51.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMFC.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPEG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPEG2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPI.cmake
BUG: rename MPI_PACKAGE_DIR and MPI_PREFIX_PATH vars to be prefixed with _ to prevent conflicts with known variable names in other projects.
2009-11-13 10:57:01 -05:00
FindMatlab.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMotif.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenAL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenGL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenMP.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenSSL.cmake
Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca libero.it on cmake mailing list.
2009-11-19 04:02:36 -05:00
FindOpenSceneGraph.cmake
Fixes version detection using osg/Version on Mac OSX when OSG is installed as a framework
2009-10-20 07:55:48 -04:00
FindOpenThreads.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPHP4.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPNG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPackageHandleStandardArgs.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPackageMessage.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPerl.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPerlLibs.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPhysFS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPike.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPkgConfig.cmake
Remove old license from FindPkgConfig.cmake module
2009-10-05 09:13:29 -04:00
FindProducer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindProtobuf.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindPythonInterp.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPythonLibs.cmake
Added a second call to find_library to find the static library.
2009-12-14 14:15:31 -05:00
FindQt.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindQt3.cmake
FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)
2009-10-05 10:25:36 -04:00
FindQt4.cmake
also provide QT_DESIGNER_EXECUTABLE and QT_LINGUIST_EXECUTABLE
2009-11-23 17:53:50 -05:00
FindQuickTime.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindRTI.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindRuby.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_image.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_mixer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_net.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_sound.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_ttf.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSWIG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSelfPackers.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSquish.cmake
fix whitespace, so documentation is formatted properly
2009-10-19 12:58:40 -04:00
FindSubversion.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTCL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTIFF.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTclStub.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTclsh.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindThreads.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindUnixCommands.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindVTK.cmake
Modernize FindVTK module
2009-10-07 14:48:22 -04:00
FindWget.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindWish.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindX11.cmake
Document X11_X11_LIB and X11_X11_INCLUDE_PATH
2009-11-15 13:26:59 -05:00
FindXMLRPC.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindZLIB.cmake
STYLE: respect convention (while being backward compat)
2009-10-30 12:17:25 -04:00
Findosg.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgAnimation.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgDB.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgFX.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgGA.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgIntrospection.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgManipulator.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgParticle.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgProducer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgShadow.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgSim.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgTerrain.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgText.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgUtil.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgViewer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgVolume.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgWidget.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
Findosg_functions.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindwxWidgets.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindwxWindows.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FortranCInterface.cmake
FortranCInterface: Honor language flags in checks
2009-11-19 17:42:48 -05:00
GetPrerequisites.cmake
Consider a windows directory named syswow* a 'system' directory for GetPrerequisites.cmake purposes.
2009-12-11 14:42:26 -05:00
ITKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
InstallRequiredSystemLibraries.cmake
Minor typo in comments
2009-12-08 08:59:25 -05:00
KDE3Macros.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
MacOSXBundleInfo.plist.in
…
MacOSXFrameworkInfo.plist.in
…
MacroAddFileDependencies.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
NSIS.InstallOptions.ini.in
…
NSIS.template.in
Allow for /D to change install directory on the command line.
2009-10-26 17:14:56 -04:00
Qt4ConfigDependentSettings.cmake
Fix bug #9918 , spaces included in QT_LIBRARIES when using QtOpenGL.
2009-11-18 17:35:20 -05:00
Qt4Macros.cmake
Split some logic of FindQt4.cmake into separate files, which are included automatically.
2009-11-15 13:02:19 -05: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
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -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
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
SystemInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
TestBigEndian.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestCXXAcceptsFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestEndianess.c.in
…
TestForANSIForScope.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForANSIStreamHeaders.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForANSIStreamHeaders.cxx
…
TestForAnsiForScope.cxx
…
TestForSSTREAM.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForSSTREAM.cxx
…
TestForSTDNamespace.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestForSTDNamespace.cxx
…
UseEcos.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UsePkgConfig.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseQt4.cmake
QtHelp depends on QtNetwork
2009-10-01 16:12:39 -04:00
UseSWIG.cmake
FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullname
2009-10-30 11:13:00 -04:00
UseVTK40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseVTKBuildSettings40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseVTKConfig40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
Use_wxWindows.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UsewxWidgets.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
VTKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
ecos_clean.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
kde3init_dummy.cpp.in
…
kde3uic.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
readme.txt
STYLE: minor documentation + typo
2009-11-02 11:50:33 -05:00