summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-143-10/+20
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-223-35/+161
* Implement simple CMake script comment markup language.Eric NOULARD2012-01-222-0/+20
* Merge topic 'check_symbol_exists'David Cole2012-01-171-1/+1
|\
| * CheckSymbolExists: force the compiler to keep the referenced symbolRolf Eike Beer2012-01-161-1/+1
* | Merge topic 'FindMPI-issue-12874'David Cole2012-01-171-1/+1
|\ \
| * | FindMPI: Append MPI C++ library correctly in non-compiler case (#12874)Brad King2012-01-161-1/+1
| |/
* | Merge topic 'CPackRPM-noFileListedTwice'David Cole2012-01-171-0/+19
|\ \
| * | CPackRPM flag direcories with %dir in the generated spec fileDeborah Pickett2012-01-131-0/+19
| |/
* | Merge topic 'ExternalProject-git-cmd-version'David Cole2012-01-171-1/+2
|\ \
| * | ExternalProject: Update copyright yearBrad King2012-01-101-1/+1
| * | ExternalProject: Fix git.cmd version detectionBrad King2012-01-101-0/+1
| |/
* | Merge topic 'compiler-version'David Cole2012-01-176-8/+224
|\ \
| * | Detect SGI MIPSpro compiler version with its idBrad King2012-01-102-0/+22
| * | Document compiler version macro formats used for detectionBrad King2012-01-102-0/+28
| * | Detect HP compiler version with its idBrad King2012-01-102-0/+6
| * | Detect SunPro compiler version with its idBrad King2012-01-102-0/+18
| * | Detect Watcom compiler version with its idBrad King2011-12-072-0/+4
| * | Detect Clang compiler version with its idBrad King2011-12-072-0/+6
| * | Detect PGI compiler version with its idBrad King2011-12-072-0/+10
| * | Detect IBM XL compiler version with its idBrad King2011-12-072-6/+16
| * | Detect Borland compiler version with its idBrad King2011-12-072-0/+4
| * | Detect Intel compiler version with its id (#11937)Brad King2011-12-072-0/+12
| * | Detect MSVC compiler version with its idBrad King2011-12-072-0/+24
| * | Detect GNU compiler version with its id (#6251)Brad King2011-12-072-0/+10
| * | Add framework to detect compiler version with its id (#12408)Brad King2011-12-076-2/+64
* | | FindPythonLibs: Search for single-user installs on WindowsChristian Andersson2012-01-101-1/+6
| |/ |/|
* | Merge topic 'FindRubyFixes'David Cole2012-01-091-3/+7
|\ \
| * | FindRuby.cmake: add more debug outputAlex Neundorf2012-01-051-0/+4
| * | FindRuby: add more possible library names (for ubuntu, #12172)Alex Neundorf2012-01-051-1/+1
| * | FindRuby: fix usage of RUBY_VERSION_MAJOR (#12172)Alex Neundorf2012-01-051-2/+2
* | | Merge topic 'Windows-Intel-Fortran-flags-issue-12642'David Cole2012-01-091-3/+3
|\ \ \
| * | | Intel: Fix Windows per-config Fortran flags (#12642)Brad King2012-01-021-3/+3
| |/ /
* | | Merge topic 'GenerateExportHeader-IS_ABSOLUTE-issue-12645'David Cole2012-01-091-1/+1
|\ \ \
| * | | GenerateExportHeader: Fix wrong use of IS_ABSOLUTE (#12645)Michael Wild2012-01-021-1/+1
* | | | Merge topic 'doxygen-version-12648'David Cole2012-01-091-1/+6
|\ \ \ \
| * | | | FindDoxygen: add DOXYGEN_VERSION variableYury G. Kudryashov2012-01-021-1/+6
| | |/ / | |/| |
* | | | Merge topic 'CheckCCompilerFlag-issue-12633'David Cole2012-01-091-3/+2
|\ \ \ \
| * | | | CheckCCompilerFlag: Generalize "but not for C" case (#12633)Brad King2011-12-221-3/+2
| | |/ / | |/| |
* | | | Merge topic 'FindwxWidgets-webview-issue-12636'David Cole2012-01-091-1/+1
|\ \ \ \
| * | | | FindwxWidgets: Add webview library (#12636)Jason Erb2011-12-221-1/+1
| |/ / /
* | | | Merge topic 'topics/FindCUDA/Find-new-libraries-upto-4.1'David Cole2012-01-091-1/+30
|\ \ \ \
| * | | | Added support for curand, cusparse, npp, nvcuenc and nvcuvid libraries.James Bigler2011-12-201-1/+30
| | |/ / | |/| |
* | | | Merge topic 'GNUInstallDirs-DebianMultiarch'David Cole2012-01-091-12/+18
|\ \ \ \ | |/ / / |/| | |
| * | | GNUInstallDirs: add support for Debian multiarchAlex Neundorf2011-12-141-12/+18
* | | | Merge topic 'fix-12273-quote-arg-in-findboost'David Cole2011-12-201-1/+1
|\ \ \ \
| * | | | FindBoost: Quote possibly empty string argument (#12273)David Cole2011-12-191-1/+1
| | |/ / | |/| |
* | | | Merge topic 'qt4-deploy-module'David Cole2011-12-201-9/+13
|\ \ \ \
| * | | | Improve component support and output indentation.Mike McQuaid2011-12-161-9/+13
* | | | | Merge topic 'AutomocFineTuning'David Cole2011-12-201-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |