summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudioSlnParser.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `modernize-use-default-member-init` lintsBen Boeckel2022-11-291-2/+2
* Source: Replace C headers with C++ onesRose2021-11-021-2/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* pass cm::string_view to cmVisualStudioSlnParser::ParseTag()Rolf Eike Beer2020-03-231-2/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-1/+1
* 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-2/+4
* 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-14/+6
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-121-0/+118