index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Features: Specify minimum version Intel C++ 12.1
Robert Maynard
2016-04-28
2
-22/+19
*
Features: Record standards and features for Intel C++ on UNIX
Levi Morrison
2016-04-28
3
-0/+230
*
Features: Detect C default dialect on MSVC-like compilers
Brad King
2016-04-28
1
-1/+5
*
Merge topic 'refactor-cmListFileBacktrace'
Brad King
2016-04-18
15
-248/+269
|
\
|
*
Remove unused cmake::IssueMessage overload
Brad King
2016-04-18
2
-38/+0
|
*
cmState: Remove unused entry point fields from snapshot data
Brad King
2016-04-18
2
-14/+0
|
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
13
-192/+247
|
*
cmState: Avoid accumulating snapshot storage for backtraces
Brad King
2016-04-15
4
-37/+39
|
*
cmState: Add Snapshot method to get bottom of call stack
Brad King
2016-04-15
2
-0/+16
*
|
Merge topic 'minor-cleanups'
Brad King
2016-04-18
7
-78/+32
|
\
\
|
|
/
|
*
Add call stack to unused/uninitialized variable warnings
Brad King
2016-04-15
2
-25/+4
|
*
cmLocalGenerator: Simplify IssueMessage implementation
Brad King
2016-04-15
1
-11/+1
|
*
cmLocalGenerator: Use own IssueMessage method
Brad King
2016-04-15
1
-2/+2
|
*
cmOutputConverter: Assert construction with a valid snapshot
Brad King
2016-04-15
1
-0/+1
|
*
cmMakefile: Move cmMakefileCall to .cxx file
Brad King
2016-04-15
2
-26/+20
|
*
cmWhileCommand: Simplify context construction
Brad King
2016-04-15
1
-6/+2
|
*
cmIfCommand: Simplify execution context construction
Brad King
2016-04-15
1
-8/+2
*
|
Merge topic 'cmPolicies-missing-include'
Brad King
2016-04-18
1
-0/+1
|
\
\
|
*
|
cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066)
Brad King
2016-04-15
1
-0/+1
*
|
|
Merge topic 'AddDocumentationForEclipseVariables'
Brad King
2016-04-18
5
-0/+44
|
\
\
\
|
*
|
|
Help: Document Eclipse-generator related variables (#15827)
Alex Neundorf
2016-04-18
5
-0/+44
*
|
|
|
Merge topic 'cmake-host-solaris'
Brad King
2016-04-18
4
-0/+15
|
\
\
\
\
|
*
|
|
|
Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
Stafen Teleman
2016-04-15
4
-0/+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cmake-gui-osx-install-mkdir'
Brad King
2016-04-18
1
-0/+1
|
\
\
\
\
|
*
|
|
|
cmake-gui: Teach --install make destination directory (#16064)
Brad King
2016-04-15
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'FindMPI-intel-compiler'
Brad King
2016-04-18
1
-2/+13
|
\
\
\
\
|
*
|
|
|
FindMPI: Recognize `.lib` file names for specification of link libraries
Dominic Meiser
2016-04-15
1
-0/+11
|
*
|
|
|
FindMPI: Recognize /LIBPATH for specification of linker paths.
Dominic Meiser
2016-04-15
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'FindGit-update-github-location'
Brad King
2016-04-18
1
-2/+4
|
\
\
\
\
|
*
|
|
|
FindGit: Add new 'GitHub for Windows' user directory
Frank Park
2016-04-15
1
-2/+4
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-18
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-16
1
-1/+1
|
/
/
*
|
Merge branch 'release'
Brad King
2016-04-15
0
-0/+0
|
\
\
|
*
|
CMake 3.5.2
v3.5.2
Brad King
2016-04-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-14
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cmState-rename-include-snapshot'
Brad King
2016-04-13
3
-11/+11
|
\
\
|
*
|
cmState: Rename CallStack snapshots to IncludeFile
Brad King
2016-04-12
3
-11/+11
*
|
|
Merge topic 'try_compile-config-flags'
Brad King
2016-04-13
5
-2/+39
|
\
\
\
|
*
|
|
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
5
-0/+35
|
*
|
|
cmCoreTryCompile: Factor out config lookup for re-use
Brad King
2016-04-11
1
-2/+4
*
|
|
|
Merge topic 'FindMPI-docs'
Brad King
2016-04-13
1
-12/+15
|
\
\
\
\
|
*
|
|
|
FindMPI: Improve documentation formatting
Christoph GrĂ¼ninger
2016-04-11
1
-12/+15
|
|
/
/
/
*
|
|
|
Merge topic 'clang-tidy'
Brad King
2016-04-13
24
-28/+182
|
\
\
\
\
|
*
|
|
|
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
24
-28/+182
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-13
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-12
1
-1/+1
|
/
/
*
|
Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround'
Brad King
2016-04-11
1
-0/+1
|
\
\
|
*
|
Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends
Brad King
2016-04-08
1
-0/+1
[next]