index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmCommandArgumentParserHelper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-3
/
+4
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-1
/
+1
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-1
/
+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1
/
+1
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-1
/
+11
*
cmCommandArgumentParserHelper: rework input handling
Oleksandr Koval
2020-09-09
1
-21
/
+17
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-3
/
+3
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
cmState::GetInitializedCacheValue: return cmProp
Vitaly Stakhovsky
2020-04-30
1
-2
/
+1
*
Modernize memory management
Marc Chevrier
2020-02-27
1
-18
/
+18
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4
/
+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1
/
+1
*
Source sweep: Replace std::ostringstream when used with a single append
Sebastian Holtermann
2019-08-23
1
-3
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-3
/
+1
*
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-3
/
+4
*
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
Artur Ryt
2018-12-30
1
-2
/
+4
*
cmCommandArgumentParserHelper: use cmMakefile::MaybeWarnUninitialized
Artur Ryt
2018-12-30
1
-20
/
+1
*
Merge topic 'gicv-stdstring'
Brad King
2018-09-12
1
-3
/
+3
|
\
|
*
cmState::GetInitializedCacheValue: Return as const std::string*
Vitaly Stakhovsky
2018-09-10
1
-3
/
+3
*
|
Warnings: Remove unused variables
Craig Scott
2018-09-11
1
-1
/
+0
|
/
*
cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning
Brad King
2018-07-31
1
-1
/
+1
*
Fix crash with --trace-expand --warn-uninitialized together
R2RT
2018-04-09
1
-4
/
+5
*
cmCommandArgumentParser: remove the variable tokens from the class
Rolf Eike Beer
2017-10-25
1
-11
/
+4
*
cmCommandArgumentParserHelper: constify some char* values
Rolf Eike Beer
2017-10-25
1
-11
/
+13
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-2
/
+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-2
/
+2
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-5
/
+5
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-1
/
+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
cmCommandArgumentParserHelper: remove unnecessary include
Daniel Pfeifer
2017-03-29
1
-2
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
tidy: Fix readability-redundant-string-cstr issues
Gregor Jasny
2016-09-04
1
-1
/
+1
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2
/
+8
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-8
/
+6
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-4
/
+4
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5
/
+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-154
/
+111
*
Source: Sort includes the way clang-format would
Brad King
2016-05-03
1
-2
/
+2
*
Add call stack to unused/uninitialized variable warnings
Brad King
2016-04-15
1
-8
/
+1
*
cmCommandArgumentParserHelper: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3
/
+4
*
cmake: Add IssueMessage overload taking a single cmListFileContext.
Stephen Kelly
2015-05-22
1
-4
/
+5
*
cmListFileBacktrace: Hide the context-stack implementation detail.
Stephen Kelly
2015-05-18
1
-1
/
+1
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-1
/
+2
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-07
1
-1
/
+2
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-2
/
+1
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-06
1
-1
/
+2
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-5
/
+5
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1
/
+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1
/
+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-6
/
+6
[next]