summaryrefslogtreecommitdiff
path: root/Source/cmSetDirectoryPropertiesCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-23/+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-4/+4
* 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: 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
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+8
* ENH: Make commands scriptableAndy Cedilnik2005-12-071-0/+5
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: Implement additional make clean files as a directory property instead of...Andy Cedilnik2004-05-201-2/+10
* ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change...Andy Cedilnik2004-04-231-0/+67