Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -0/+4 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -2/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+1 |
* | Port some of the generator API to cmGeneratorTarget. | Stephen Kelly | 2013-11-22 | 1 | -1/+1 |
* | Fix memory leak in Makefile generator. | Nicolas Despres | 2012-07-22 | 1 | -3/+4 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -1/+1 |
* | BUG: fix for build order | Ken Martin | 2007-03-02 | 1 | -0/+2 |
* | ENH: some cleanup of the makefile generator | Ken Martin | 2006-02-14 | 1 | -0/+34 |