summaryrefslogtreecommitdiff
path: root/Source/cmPropertyMap.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+26
* ENH: different way of testing propertiesKen Martin2007-11-061-62/+4
* ENH: added CMAKE_STRICT option for var and property checkingKen Martin2007-10-161-3/+0
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-0/+12
* ENH: add project to target map, not used yet, but createdBill Hoffman2007-03-131-3/+6
* ENH: change STRICT to CMAKE_STRICTKen Martin2007-01-041-3/+3
* COMP: oops really did not mean to check in that changeKen Martin2006-12-131-1/+1
* ENH: allow source file properties to chain to Directories and upKen Martin2006-12-131-1/+1
* COMP: fix warningKen Martin2006-12-071-0/+2
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-3/+9
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+140