Brad King
|
772cf917c1
cmGlobalVisualStudio71Generator: Remove this now-unnecessary class
|
1 month ago |
Brad King
|
3882718872
VS: Decouple solution generation from `.sln` file format
|
1 month ago |
Brad King
|
d52eb1d083
cmGlobalVisualStudioGenerator: Remove unused folder support rules
|
1 month ago |
Brad King
|
a5cb4fe1c6
cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1
|
2 months ago |
Brad King
|
034cc29b89
cmGlobalVisualStudio7Generator: Constify .sln write methods
|
2 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Alex Turbov
|
c3777c1536
ci: Extend spellcheck job with 'typos' tool
|
10 months ago |
Brad King
|
381c446ff7
VS: Remove support for appending a platform to the generator name
|
11 months ago |
Marc Chevrier
|
7907c83175
Link step: Add LINK_WARNING_AS_ERROR target property
|
1 year ago |
Marc Chevrier
|
656267c871
COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionality
|
1 year ago |
Alex Turbov
|
f3f70c2f90
StringAlgorithms: Refactor `cmTokenize()` function
|
1 year ago |
Brad King
|
f106df8f96
cmGlobalVisualStudio8Generator: Remove unused Configure method override
|
1 year ago |
Brad King
|
1972a7b6e3
Merge branch 'backport-revert-vs-show-cmake-files'
|
2 years ago |
Brad King
|
0d1529000d
VS: Revert "Add CMake input files to ZERO_CHECK"
|
2 years ago |
Ben Boeckel
|
809248a0c9
strings: use character literals where possible
|
2 years ago |
Ben Boeckel
|
7137b17835
cmStrCat: use in Windows-specific sources
|
2 years ago |
Brad King
|
a4d532e998
VS: Restore Windows SDK selection with platform in generator name
|
2 years ago |
Brad King
|
da27ff1e96
Preserve --compile-no-warning-as-error in automatic CMake re-runs
|
2 years ago |
Marc Chevrier
|
241304190f
CMake code rely on cmList class for CMake lists management (part. 2)
|
2 years ago |
Alexander Neundorf
|
df58dbb0e9
VS: Add CMake input files to ZERO_CHECK
|
2 years ago |
Alexander Neundorf
|
659e9ae937
cmGlobalVisualStudio8Generator: Collect CMake input files earlier
|
2 years ago |
Brad King
|
f0a67b6291
VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM
|
2 years ago |
Brad King
|
e259063b0a
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
|
2 years ago |
Kyle Edwards
|
480b363724
cmCustomCommand: Refactor custom command-specific policy values
|
2 years ago |
Ben Boeckel
|
2381634e7f
clang-tidy: fix `readability-qualified-auto` lints
|
3 years ago |
Ben Boeckel
|
707172c66e
clang-tidy: fix `readability-use-anyofallof` lints
|
3 years ago |
Ben Boeckel
|
1f893e5873
clang-tidy: fix `modernize-loop-convert` lints
|
3 years ago |
Ben Boeckel
|
362d6cd234
clang-tidy: fix `modernize-raw-string-literal` lints
|
3 years ago |
Ben Boeckel
|
a805a897a8
clang-tidy: fix `bugprone-parent-virtual-call` lints
|
3 years ago |