summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudioSlnData.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-const-return-type` lintsBen Boeckel2022-11-291-2/+2
* clang-tidy: fix `modernize-pass-by-value` lintsBen Boeckel2022-11-291-5/+5
* clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2022-11-291-1/+1
* VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-071-2/+21
* VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-071-0/+17
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+10
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-121-0/+58