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
/
cmVariableWatchCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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