Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: fix `modernize-use-auto` lints | Ben Boeckel | 2022-11-29 | 1 | -5/+4 |
* | clang-tidy: fix `modernize-use-nullptr` lints | Ben Boeckel | 2022-11-29 | 1 | -1/+1 |
* | VS: Handle build target correct for .NET SDK style projects with Any CPU | Florian Schweiger | 2022-02-07 | 1 | -6/+42 |
* | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 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 | -11/+11 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -4/+0 |
* | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 1 | -0/+62 |