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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fix-ctest-chrono'
Brad King
2017-12-12
10
-89/+42
|
\
|
*
CTest: Use integer-representable value for "infinite" timeout
Brad King
2017-12-11
4
-25/+15
|
*
CTest: Simplify std::chrono::duration<double> conversion to double
Brad King
2017-12-08
6
-52/+13
|
*
cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration
Brad King
2017-12-08
2
-11/+11
|
*
CTest: Fix regression in build-and-test timeout forwarding
Brad King
2017-12-08
1
-0/+1
|
*
CTest: Fix regression in build-and-test timeout compuatation
Brad King
2017-12-08
1
-3/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-12
1
-1/+1
*
|
Merge topic 'cpack-generator-scripts-enable-all-cmake-policies'
Brad King
2017-12-11
1
-4/+11
|
\
\
|
*
|
CPack: enable all CMake policies for generator scripts
Domen Vrankar
2017-12-09
1
-4/+11
*
|
|
Merge topic 'ctest-remove-unfinished-batch-mode'
Brad King
2017-12-11
7
-170/+1
|
\
\
\
|
*
|
|
CTest: Remove unfinished batch test mode
Brad King
2017-12-08
7
-170/+1
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2017-12-11
1
-4/+8
|
\
\
\
\
|
*
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2017-12-08
1
-4/+8
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-11
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-10
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-09
1
-1/+1
|
/
/
*
|
Merge topic 'autogen-fix-library-deps'
Brad King
2017-12-08
1
-23/+22
|
\
\
|
*
|
Autogen: Fix library dependency forwarding to _autogen target
Sebastian Holtermann
2017-12-07
1
-23/+22
*
|
|
Merge topic 'update-kwsys'
Brad King
2017-12-08
3
-9/+8
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2017-12-07
3
-9/+8
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-08
1
-1/+1
*
|
|
Merge topic 'fix-ctest-chrono'
Brad King
2017-12-07
1
-3/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CTest: Fix regression in test timeout compuatation
Brad King
2017-12-07
1
-3/+4
*
|
|
Merge topic 'splitRCPatchComponent'
Brad King
2017-12-07
2
-4/+14
|
\
\
\
|
*
|
|
CMakeVersion RC file: Split patch into 2 components
Justin Goshi
2017-12-04
2
-4/+14
*
|
|
|
Merge topic 'revert-server-target-backtraces'
Brad King
2017-12-07
2
-56/+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'backport-revert-server-target-backtraces' into revert-server-ta...
Brad King
2017-12-06
2
-53/+0
|
|
\
\
\
|
|
*
|
|
server: Revert "Report backtraces in codemodel response"
Brad King
2017-12-06
2
-54/+0
|
*
|
|
|
server: drop "ctestInfo" backtrace information
Brad King
2017-12-06
1
-3/+0
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-12-07
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'src-COMPILE_DEFINITIONS-genex'
Brad King
2017-12-06
7
-25/+55
|
\
\
\
\
|
*
|
|
|
Add generator expression support to per-source COMPILE_DEFINITIONS
Marc Chevrier
2017-12-05
7
-25/+55
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2017-12-06
3
-146/+274
|
\
\
\
\
\
|
*
|
|
|
|
cmake-gui: Update RegexExplorer for changes to KWSys
Brad King
2017-12-05
1
-2/+2
|
*
|
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2017-12-05
2
-144/+272
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
HEAD
master
Kitware Robot
2017-12-06
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'update-cm-thread'
Brad King
2017-12-05
3
-48/+9
|
\
\
\
\
|
*
|
|
|
utilities: Swapped to use std C++11 mutex/threading constructs
Justin Berger
2017-12-01
3
-48/+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'include_external_ms_project_support_non_windows_target'
Brad King
2017-12-05
3
-1/+10
|
\
\
\
\
|
*
|
|
|
include_external_msproject: Support non-Windows target platforms
Tomoki Imai
2017-12-04
1
-1/+4
|
*
|
|
|
cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported method
Tomoki Imai
2017-12-04
2
-0/+6
*
|
|
|
|
Merge topic 'src-genex-refactoring'
Brad King
2017-12-05
8
-50/+114
|
\
\
\
\
\
|
*
|
|
|
|
Refactor per-source generator expression evaluation
Marc Chevrier
2017-12-04
8
-50/+114
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'update-cpplint'
Brad King
2017-12-05
1
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
Update cpplint support to return 0 and mark warnings for CDash.
Bill Hoffman
2017-12-01
1
-2/+4
*
|
|
|
|
|
Merge topic 'win-fallthrough'
Brad King
2017-12-05
2
-0/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use CM_FALLTHROUGH in Windows-specific code
Brad King
2017-12-04
2
-0/+3
*
|
|
|
|
|
|
Merge topic 'ctest-chrono'
Brad King
2017-12-05
17
-134/+240
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
15
-126/+240
|
*
|
|
|
|
|
IWYU: Add mappings for std::enable_if on chrono durations
Brad King
2017-11-28
8
-8/+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]