summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODEAlex Neundorf2011-12-131-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'GNU-to-MS'David Cole2011-12-161-1/+1
|\ \ \ \ \
| * | | | | Windows-GNU: Remove extra quotes in GNUtoMS rule variableBrad King2011-12-081-1/+1
* | | | | | Merge topic 'test-compiler-output-var'David Cole2011-12-162-8/+11
|\ \ \ \ \ \
| * | | | | | Avoid clobbering variable 'OUTPUT' in compiler tests (#12628)Brad King2011-12-152-8/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'osx-dependent-libraries'David Cole2011-12-161-5/+7
|\ \ \ \ \ \
| * | | | | | Do not link private dependent shared libraries on OS X > 10.4Brad King2011-12-151-5/+7
| |/ / / / /
* | | | | | Merge topic 'hp-shared-libs'David Cole2011-12-165-23/+3
|\ \ \ \ \ \
| * | | | | | HP: Drive shared library linking with compiler front endBrad King2011-12-145-23/+3
* | | | | | | Merge topic 'fix-12480-correct-windres-compiler-when-cross-compiling'David Cole2011-12-161-0/+3
|\ \ \ \ \ \ \