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
/
cmVariableWatch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-1/+5
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-16/+20
*
Avoid occasional use-after-free when a variable watch is executed
Yves Frederix
2016-03-23
1
-1/+1
*
variable_watch: Remove undocumented and redundant access type
Ben Boeckel
2014-05-22
1
-1/+0
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
variable_watch: Allow specifying the data to match in RemoveWatch
Ben Boeckel
2013-08-08
1
-1/+2
*
variable_watch: Match client_data when finding duplicates
Ben Boeckel
2013-08-08
1
-1/+1
*
variable_watch: Add a deleter for the client data
Ben Boeckel
2013-08-08
1
-2/+11
*
variable_watch: Store client data as pointers
Ben Boeckel
2013-08-08
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: All variable accesses should produce watch callbacks, including IF(DEFIN...
Brad King
2007-05-17
1
-0/+1
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
1
-8/+16
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-4/+4
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: Add remove watch
Andy Cedilnik
2003-08-07
1
-0/+1
*
more option on var watches
Ken Martin
2003-01-09
1
-0/+1
*
use cmstdstring in maps
Bill Hoffman
2003-01-09
1
-1/+1
*
fix syntax for addwatch
Bill Hoffman
2003-01-09
1
-2/+2
*
Add option of watching variables
Andy Cedilnik
2003-01-08
1
-0/+72