summaryrefslogtreecommitdiffstats
path: root/Source/cmEndWhileCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-18/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Merge topic 'while-testing'David Cole2012-03-021-1/+1
|\
| * improve error message on a stray "endwhile()"Rolf Eike Beer2012-03-011-1/+1
* | 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
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+4
* ENH: make commands lower case by defaultKen Martin2007-10-101-4/+4
* STYLE: fix docsKen Martin2005-11-161-1/+1
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: added while commandKen Martin2005-01-211-2/+2
* ENH: added while commandKen Martin2005-01-211-0/+88