summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'openssl-version'David Cole2012-01-251-8/+32
|\
| * FindOpenSSL: also parse version number define with uppercase lettersRolf Eike Beer2012-01-171-2/+2
| * FindOpenSSL: only try to parse opensslv.h if it existsRolf Eike Beer2012-01-171-1/+1
| * FindOpenSSL: improve version number handlingRolf Eike Beer2012-01-131-8/+32
* | Merge topic 'FindProtobuf_import_dirs'David Cole2012-01-251-0/+13
|\ \
| * | FindProtobuf: Update documentation comment for 2.8.8Philip Lowman2012-01-041-1/+1
| * | FindProtobuf: Merge patch that allows extra import dirsPhilip Lowman2011-12-181-0/+13
* | | 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
|\ \ \ \