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
/
cmVisualStudioWCEPlatformParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-redundant-string-cstr` lints
Ben Boeckel
2022-11-29
1
-2/+2
*
clang-tidy: fix `modernize-use-auto` lints
Ben Boeckel
2022-11-29
1
-2/+1
*
clang-tidy: fix `modernize-use-nullptr` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
Source: Fix possible IWYU warnings in Windows generators
NAKAMURA Takumi
2021-11-19
1
-1/+5
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-4/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-71/+39
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-10/+10
*
Fix detection of WinCE SDKs with 64bit verion of CMake
Patrick Gansterer
2013-08-05
1
-2/+6
*
Add command to generate environment for a Windows CE SDK
Patrick Gansterer
2012-11-30
1
-6/+42
*
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
Patrick Gansterer
2012-11-27
1
-0/+139