index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVisualStudioSlnParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-string-compare` lints
Ben Boeckel
2022-11-29
1
-23/+22
*
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2022-11-29
1
-52/+80
*
clang-tidy: fix `readability-else-after-return` lints
Ben Boeckel
2022-11-29
1
-8/+5
*
clang-tidy: fix `readability-static-accessed-through-instance` lints
Ben Boeckel
2022-11-29
1
-5/+5
*
clang-tidy: fix `modernize-use-equals-default` lints
Ben Boeckel
2022-11-29
1
-3/+1
*
clang-tidy: fix `modernize-use-default-member-init` lints
Ben Boeckel
2022-11-29
1
-4/+1
*
VS: Handle build target correct for .NET SDK style projects with Any CPU
Florian Schweiger
2022-02-07
1
-10/+29
*
VS: Set Visual Studio versions read out from solution file
Florian Schweiger
2022-02-07
1
-2/+7
*
Source: Fix possible IWYU warnings in Windows generators
NAKAMURA Takumi
2021-11-19
1
-1/+3
*
pass cm::string_view to cmVisualStudioSlnParser::ParseTag()
Rolf Eike Beer
2020-03-23
1
-5/+5
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+5
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-8/+7
*
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
Sebastian Holtermann
2019-08-01
1
-2/+3
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-3/+3
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
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
-203/+159
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-32/+0
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
VS: Create parser for Visual Studio .sln files
Petr Kmoch
2013-04-12
1
-0/+712