index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmContinueCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
cmCommand refactor: cmContinueCommand
Gabor Bencze
2019-08-20
1
-23
/
+3
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1
/
+6
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
cmCommand: remove unused methods from interface and all implementations
Daniel Pfeifer
2017-05-11
1
-5
/
+0
*
cmCommand: remove IsScriptable
Daniel Pfeifer
2017-05-08
1
-5
/
+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0
/
+1
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+6
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-23
1
-2
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-5
/
+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-7
/
+2
*
continue: Add a new CMake language command for loop continuation (#14013)
Gregor Jasny
2014-12-01
1
-0
/
+55