summaryrefslogtreecommitdiffstats
path: root/Source/cmProperty.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* 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