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
/
cmVariableWatchCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2
/
+2
*
cmListFileCache: Make cmListFileFunction a shared pointer
Oleksandr Koval
2020-10-01
1
-4
/
+5
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2
/
+3
*
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-1
/
+1
*
cmMakefile: Delay CheckTargetProperties and FinalPass to generate time
Daniel Eiband
2019-11-24
1
-2
/
+4
*
Refactor: Modernize `cmVariableWatchCommand` a little
Alex Turbov
2019-10-17
1
-34
/
+31
*
Refactor: Use cmStrCat to construct error strings
Asit Dhal
2019-09-18
1
-14
/
+10
*
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
Brad King
2019-09-09
1
-0
/
+1
*
cmCommand refactor: cmVariableWatchCommand
Gabor Bencze
2019-08-20
1
-6
/
+8
*
cmCommand: deprecate functions GetMakefile and SetError
Daniel Pfeifer
2019-07-21
1
-1
/
+1
*
cmVariableWatchCommand: Port away from FinalPass
Daniel Pfeifer
2019-07-18
1
-8
/
+33
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-3
/
+1
|
\
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
|
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-1
/
+1
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-1
/
+2
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-10
/
+8
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-4
/
+2
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-1
/
+1
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-0
/
+7
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-54
/
+42
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-6
/
+0
*
cmListFile: Remove FilePath member from cmListFileContext.
Stephen Kelly
2015-07-06
1
-1
/
+0
*
cmListFileArgument: Remove FilePath member.
Stephen Kelly
2015-06-21
1
-6
/
+6
*
cmVariableWatchCommand: Simplify error reporting.
Stephen Kelly
2015-06-03
1
-4
/
+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3
/
+3
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-2
/
+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1
/
+1
*
Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax
Brad King
2013-08-08
1
-56
/
+85
|
\
|
*
variable_watch: Check newValue for NULL
Ben Boeckel
2013-08-08
1
-1
/
+1
|
*
variable_watch: Don't share memory for callbacks
Ben Boeckel
2013-08-08
1
-54
/
+83
|
*
variable_watch: Fix a typo in the error message
Ben Boeckel
2013-08-08
1
-1
/
+1
*
|
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
Brad King
2013-08-08
1
-5
/
+10
|
/
*
variable_watch: Print accesses as "CMake Debug Log" messages
Brad King
2013-06-03
1
-5
/
+3
*
variable_watch: Remove leftover debugging code (#14187)
Brad King
2013-06-03
1
-13
/
+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1
/
+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2
/
+4
*
STYLE: Fix line lengths
Andy Cedilnik
2007-04-12
1
-7
/
+14
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
1
-0
/
+136