Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cmObject.h and cmTypeMacro.h | Daniel Pfeifer | 2016-10-24 | 1 | -1/+0 |
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands | Bill Hoffman | 2016-09-20 | 1 | -0/+1 |
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -1/+8 |
* | 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 | -8/+4 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -19/+0 |
* | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 1 | -3/+3 |
* | Add the FILES keyword to ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -1/+7 |
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -0/+79 |