summaryrefslogtreecommitdiffstats
path: root/Source/cmProperty.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Use cmPropertyMap for cache propertiesBrad King2009-03-101-1/+1
| | | | | This re-implements cache entry property storage in cmCacheManager to use cmPropertyMap so it can share the standard property implementation.
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify ↵Brad King2008-01-171-0/+3
| | | | implementation of SET_PROPERTY command by using them.
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-1/+2
|
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+42