summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-282-32/+44
* WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-2/+3
* Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-282-0/+73
* Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-281-22/+18
* Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-282-0/+158
* Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* Merge topic 'FindMPI-intel-compiler'Brad King2016-04-181-2/+13
|\
| * FindMPI: Recognize `.lib` file names for specification of link librariesDominic Meiser2016-04-151-0/+11
| * FindMPI: Recognize /LIBPATH for specification of linker paths.Dominic Meiser2016-04-151-2/+2
* | FindGit: Add new 'GitHub for Windows' user directoryFrank Park2016-04-151-2/+4
|/
* FindMPI: Improve documentation formattingChristoph GrĂ¼ninger2016-04-111-12/+15
* Merge topic 'GetPrerequisites-more-dumpbin-paths'Brad King2016-04-111-0/+11
|\
| * GetPrerequisites: Look for VS tools using environment variablesBrad King2016-04-081-0/+7
| * GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exeFARBOS Arnaud2016-04-081-0/+4
* | MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)Brad King2016-04-072-9/+9
|/
* Merge topic 'branch_coverage_working_dir'Brad King2016-04-071-2/+2
|\
| * CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSEZack Galbreath2016-04-041-2/+2
* | Merge topic 'branch_coverage_glob'Brad King2016-04-071-8/+70
|\ \
| * | CTestCoverageCollectGCOV: Improve documentationZack Galbreath2016-04-071-8/+13
| * | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2016-04-071-0/+57
* | | Merge topic 'UseJava-cmake-command'Brad King2016-04-071-1/+1
|\ \ \
| * | | UseJava: use CMAKE_COMMAND instead of direct cmake callBrad King2016-04-061-1/+1
* | | | Merge topic 'ExternalProject-TLS_VERIFY-fixes'Brad King2016-04-071-10/+16
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}Brad King2016-04-061-6/+9
| * | | ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFFBrad King2016-04-061-4/+7
* | | | Merge topic 'FindOpenSSL-names-per-dir'Brad King2016-04-061-0/+10
|\ \ \ \
| * | | | FindOpenSSL: Prefer libs early in search path regardless of name (#15887)Hannes Mezger2016-04-051-0/+10
| | |_|/ | |/| |
* | | | Merge topic 'mingw-w64-Fortran-platform'Brad King2016-04-061-6/+20
|\ \ \ \
| * | | | Fortran: Fix platform id detection on mingw-w64Melven Roehrig-Zoellner2016-04-051-0/+15
| * | | | CMakeDetermineFortranCompiler: Modernize conventionsMelven Roehrig-Zoellner2016-04-051-6/+5
* | | | | Merge topic 'FindGSL-doc-typo'Brad King2016-04-061-1/+1
|\ \ \ \ \
| * | | | | FindGSL: Fix typo in documentationPierrick Koch2016-04-051-1/+1
* | | | | | Merge topic 'find-blas-lapack-Fortran-only'Brad King2016-04-062-14/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039)Melven Roehrig-Zoellner2016-04-052-14/+18
| | |/ / / | |/| | |
* | | | | Merge topic 'ctest-run-submodule-sync'Brad King2016-04-051-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-011-0/+1
| | |_|/ | |/| |
* | | | ExternalProject: Allow TLS_VERIFY for git clonesSamir Benmendil2016-04-011-6/+17
| |/ / |/| |
* | | Merge topic 'cpack-rpm-external-symlink-handling'Brad King2016-04-011-7/+23
|\ \ \
| * | | CPack/RPM external symlink handlingDomen Vrankar2016-04-011-7/+23
| |/ /
* | | Merge topic 'check-compiler-flag-clang-cl'Brad King2016-04-011-0/+1
|\ \ \
| * | | Check*CompilerFlag: Add another pattern for Clang (#16038)Brad King2016-03-311-0/+1
* | | | CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILESJean-Christophe Fillion-Robin2016-03-311-2/+5
|/ / /
* | | Merge topic 'fix-spelling-typos'Brad King2016-03-3116-27/+27
|\ \ \
| * | | Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-2916-27/+27
| |/ /
* | | ExternalProject: add support for just downloading a fileBen Boeckel2016-03-311-6/+26
|/ /
* | Merge topic 'asm-includes'Brad King2016-03-295-5/+5
|\ \
| * | ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-295-5/+5
* | | Merge topic 'ghs-link-flags'Brad King2016-03-293-4/+12
|\ \ \
| * | | GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-281-0/+2
| * | | GHS: Factor out compiler information shared among languagesGeoff Viola2016-03-283-4/+10