Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: Replace C headers with C++ ones | Rose | 2021-11-02 | 1 | -2/+1 |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
* | pass cm::string_view to cmVisualStudioSlnParser::ParseTag() | Rolf Eike Beer | 2020-03-23 | 1 | -2/+3 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 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 |
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -2/+4 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -14/+6 |
* | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 1 | -0/+118 |