| Commit message (Expand) | Author | Age | Files | Lines |
* | Split cmAlgorithms into a separate header file. | Stephen Kelly | 2015-02-10 | 1 | -0/+2 |
|
|
* | cmVariableWatch: Use the cmDeleteAll algorithm with for_each. | Stephen Kelly | 2015-01-13 | 1 | -13/+8 |
|
|
* | variable_watch: Remove undocumented and redundant access type | Ben Boeckel | 2014-05-22 | 1 | -1/+0 |
|
|
* | variable_watch: Prevent making extra entries in the watch map | Ben Boeckel | 2013-08-08 | 1 | -0/+4 |
|
|
* | variable_watch: Allow specifying the data to match in RemoveWatch | Ben Boeckel | 2013-08-08 | 1 | -2/+6 |
|
|
* | variable_watch: Match client_data when finding duplicates | Ben Boeckel | 2013-08-08 | 1 | -5/+6 |
|
|
* | variable_watch: Add a deleter for the client data | Ben Boeckel | 2013-08-08 | 1 | -1/+3 |
|
|
* | variable_watch: Store client data as pointers | Ben Boeckel | 2013-08-08 | 1 | -6/+21 |
|
|
* | variable_watch: Add missing string enumeration entry (#14188) | Yichao Yu | 2013-06-03 | 1 | -0/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add variable watch command | Andy Cedilnik | 2007-04-11 | 1 | -2/+24 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -9/+9 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -3/+6 |
|
|
* | ENH: Add remove watch | Andy Cedilnik | 2003-08-07 | 1 | -0/+14 |
|
|
* | Add option of watching variables | Andy Cedilnik | 2003-01-08 | 1 | -0/+59 |
|
|