Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
* | Allow generator expressions in the EXCLUDE_FROM_ALL target property | Joerg Bornemann | 2020-07-21 | 1 | -1/+3 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
* | Ninja: Factor out per-dir "all" target computation into common generator | Brad King | 2019-09-30 | 1 | -0/+24 |
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -1/+1 |
* | 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 load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+4 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -1/+1 |
* | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 1 | -0/+27 |