summaryrefslogtreecommitdiff
path: root/Source/cmDefinePropertyCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-47/+0
* 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-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* some white space fixes for the bookKen Martin2009-09-031-1/+1
* ENH: Simplify docs args for define_propertyBrad King2009-06-151-2/+2
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-141-13/+36
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: rename chain to inherit in the docsAlexander Neundorf2007-06-261-10/+9
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-1/+2
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+74