Artur Ryt
|
1d32a35c10
cmCommandArgumentParserHelper: use cmMakefile::MaybeWarnUninitialized
|
6 years ago |
Brad King
|
708b3fecfe
Merge topic 'gicv-stdstring'
|
7 years ago |
Craig Scott
|
2c154fec6b
Warnings: Remove unused variables
|
7 years ago |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
7 years ago |
Brad King
|
9df0e1f98a
cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning
|
7 years ago |
R2RT
|
aad360eb3d
Fix crash with --trace-expand --warn-uninitialized together
|
7 years ago |
Rolf Eike Beer
|
576c079faa
cmCommandArgumentParser: remove the variable tokens from the class
|
8 years ago |
Rolf Eike Beer
|
98cb9f3ee9
cmCommandArgumentParserHelper: constify some char* values
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
90bb5f64a4
cmCommandArgumentParserHelper: remove unnecessary include
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Gregor Jasny
|
60dcaaea13
tidy: Fix readability-redundant-string-cstr issues
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
54f71cd72c
Source: Sort includes the way clang-format would
|
9 years ago |
Brad King
|
2faa8b3620
Add call stack to unused/uninitialized variable warnings
|
9 years ago |
Stephen Kelly
|
0f2a132437
cmCommandArgumentParserHelper: Port to cmOutputConverter.
|
10 years ago |
Stephen Kelly
|
8b4b9631f5
cmake: Add IssueMessage overload taking a single cmListFileContext.
|
10 years ago |
Stephen Kelly
|
61d52e6e77
cmListFileBacktrace: Hide the context-stack implementation detail.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |