summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudioSlnData.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-const-return-type` lintsBen Boeckel2022-11-291-2/+2
* clang-tidy: fix `readability-isolate-declaration` lintsBen Boeckel2022-11-291-1/+2
* clang-tidy: fix `readability-braces-around-statements` lintsBen Boeckel2022-11-291-7/+14
* clang-tidy: fix `readability-else-after-return` lintsBen Boeckel2022-11-291-4/+2
* clang-tidy: fix `modernize-use-auto` lintsBen Boeckel2022-11-291-5/+4
* clang-tidy: fix `modernize-use-nullptr` lintsBen Boeckel2022-11-291-1/+1
* VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-071-6/+42
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-11/+11
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-121-0/+62