summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-282-22/+19
* Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-283-0/+230
* Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* Merge topic 'refactor-cmListFileBacktrace'Brad King2016-04-1815-248/+269
|\
| * Remove unused cmake::IssueMessage overloadBrad King2016-04-182-38/+0
| * cmState: Remove unused entry point fields from snapshot dataBrad King2016-04-182-14/+0
| * cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-1813-192/+247
| * cmState: Avoid accumulating snapshot storage for backtracesBrad King2016-04-154-37/+39
| * cmState: Add Snapshot method to get bottom of call stackBrad King2016-04-152-0/+16
* | Merge topic 'minor-cleanups'Brad King2016-04-187-78/+32
|\ \ | |/
| * Add call stack to unused/uninitialized variable warningsBrad King2016-04-152-25/+4
| * cmLocalGenerator: Simplify IssueMessage implementationBrad King2016-04-151-11/+1
| * cmLocalGenerator: Use own IssueMessage methodBrad King2016-04-151-2/+2
| * cmOutputConverter: Assert construction with a valid snapshotBrad King2016-04-151-0/+1
| * cmMakefile: Move cmMakefileCall to .cxx fileBrad King2016-04-152-26/+20
| * cmWhileCommand: Simplify context constructionBrad King2016-04-151-6/+2
| * cmIfCommand: Simplify execution context constructionBrad King2016-04-151-8/+2
* | Merge topic 'cmPolicies-missing-include'Brad King2016-04-181-0/+1
|\ \
| * | cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066)Brad King2016-04-151-0/+1
* | | Merge topic 'AddDocumentationForEclipseVariables'Brad King2016-04-185-0/+44
|\ \ \
| * | | Help: Document Eclipse-generator related variables (#15827)Alex Neundorf2016-04-185-0/+44
* | | | Merge topic 'cmake-host-solaris'Brad King2016-04-184-0/+15
|\ \ \ \
| * | | | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)Stafen Teleman2016-04-154-0/+15
| | |/ / | |/| |
* | | | Merge topic 'cmake-gui-osx-install-mkdir'Brad King2016-04-181-0/+1
|\ \ \ \
| * | | | cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
| |/ / /
* | | | 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
| |/ / /
* | | | Merge topic 'FindGit-update-github-location'Brad King2016-04-181-2/+4
|\ \ \ \
| * | | | FindGit: Add new 'GitHub for Windows' user directoryFrank Park2016-04-151-2/+4
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-04-181-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2016-04-171-1/+1
* | | CMake Nightly Date StampKitware Robot2016-04-161-1/+1
|/ /
* | Merge branch 'release'Brad King2016-04-150-0/+0
|\ \
| * | CMake 3.5.2v3.5.2Brad King2016-04-151-1/+1
* | | CMake Nightly Date StampKitware Robot2016-04-151-1/+1
* | | CMake Nightly Date StampKitware Robot2016-04-141-1/+1
| |/ |/|
* | Merge topic 'cmState-rename-include-snapshot'Brad King2016-04-133-11/+11
|\ \
| * | cmState: Rename CallStack snapshots to IncludeFileBrad King2016-04-123-11/+11
* | | Merge topic 'try_compile-config-flags'Brad King2016-04-135-2/+39
|\ \ \
| * | | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)Brad King2016-04-115-0/+35
| * | | cmCoreTryCompile: Factor out config lookup for re-useBrad King2016-04-111-2/+4
* | | | Merge topic 'FindMPI-docs'Brad King2016-04-131-12/+15
|\ \ \ \
| * | | | FindMPI: Improve documentation formattingChristoph GrĂ¼ninger2016-04-111-12/+15
| |/ / /
* | | | Merge topic 'clang-tidy'Brad King2016-04-1324-28/+182
|\ \ \ \
| * | | | Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-1324-28/+182
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-04-131-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2016-04-121-1/+1
|/ /
* | Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround'Brad King2016-04-111-0/+1
|\ \
| * | Tests: Work around filesystem timestamp bugs in RunCMake.BuildDependsBrad King2016-04-081-0/+1