summaryrefslogtreecommitdiff
path: root/Source/cmVariableWatch.h
Commit message (Expand)AuthorAgeFilesLines
* variable_watch: Remove undocumented and redundant access typeBen Boeckel2014-05-221-1/+0
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* variable_watch: Allow specifying the data to match in RemoveWatchBen Boeckel2013-08-081-1/+2
* variable_watch: Match client_data when finding duplicatesBen Boeckel2013-08-081-1/+1
* variable_watch: Add a deleter for the client dataBen Boeckel2013-08-081-2/+11
* variable_watch: Store client data as pointersBen Boeckel2013-08-081-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: All variable accesses should produce watch callbacks, including IF(DEFIN...Brad King2007-05-171-0/+1
* ENH: Add variable watch commandAndy Cedilnik2007-04-111-8/+16
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-4/+4
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* ENH: fix line length style stuffBill Hoffman2006-03-101-1/+2
* ENH: Add remove watchAndy Cedilnik2003-08-071-0/+1
* more option on var watchesKen Martin2003-01-091-0/+1
* use cmstdstring in mapsBill Hoffman2003-01-091-1/+1
* fix syntax for addwatchBill Hoffman2003-01-091-2/+2
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+72