summaryrefslogtreecommitdiffstats
path: root/Source/cmSetPropertyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-6/+14
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Define STRINGS cache entry propertyBrad King2009-03-121-1/+2
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-101-1/+94
* ENH: Improve test property speed with a mapBrad King2009-01-051-9/+8
* ENH: Disallow link-type keywords in link interfaceBrad King2008-08-191-0/+3
* ENH: support unset of propertiesKen Martin2008-04-011-10/+38
* ENH: Cleanup building of OS X bundle contentBrad King2008-02-151-5/+0
* 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: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-61/+15
* COMP: Fix VS build.Brad King2008-01-171-1/+1
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-0/+408