summaryrefslogtreecommitdiff
path: root/Source/cmVariableWatchCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-21/+0
* variable_watch: Don't share memory for callbacksBen Boeckel2013-08-081-13/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-4/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Keep variable_watch() commands in memoryBrad King2009-07-241-0/+4
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* STYLE: Spelling fixes on documentationAmitha Perera2008-01-091-1/+1
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: Add variable watch commandAndy Cedilnik2007-04-111-0/+98