Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCommand refactor: cmContinueCommand | Gabor Bencze | 2019-08-20 | 1 | -9/+11 |
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -3/+3 |
* | cmExecutionStatus: Remove arguments from setters | Daniel Pfeifer | 2017-05-09 | 1 | -1/+1 |
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+2 |
* | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+3 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+6 |
* | continue: Add a new CMake language command for loop continuation (#14013) | Gregor Jasny | 2014-12-01 | 1 | -0/+39 |