summaryrefslogtreecommitdiffstats
path: root/Source/cmGetPropertyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-0/+12
* Split cmBootstrapCommands.cxx into two sourcesBrad King2013-06-141-0/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-101-1/+26
* BUG: Fix get_property result for bad propertyBrad King2009-03-091-1/+8
* ENH: Improve test property speed with a mapBrad King2009-01-051-8/+2
* 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