summaryrefslogtreecommitdiff
path: root/Source/cmGetPropertyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* COMP: fix warningKen Martin2008-04-011-1/+0
* ENH: support unset of propertiesKen Martin2008-04-011-1/+20
* BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property...Brad King2008-01-301-1/+2
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-3/+1
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...Brad King2008-01-171-149/+280
* ENH: add ability to get documentaiton of a property from a scriptKen Martin2007-10-241-7/+54
* COMP: fix warningsKen Martin2007-06-251-0/+4
* ENH: added cmGetPropertyCommandKen Martin2007-06-251-0/+160