summaryrefslogtreecommitdiffstats
path: root/Source/cmGetTargetPropertyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* ENH: if get_target_property() doesn't find a target with the given name, itAlexander Neundorf2007-05-311-3/+3
* ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates anAlexander Neundorf2007-05-221-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
* ENH: modified GET_TARGET_PROPERTIES to work with all targetsKen Martin2005-06-201-46/+8
* ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and remove...Brad King2005-04-221-2/+1
* ENH: remove warningsBill Hoffman2004-04-291-2/+1
* ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_...Andy Cedilnik2004-04-271-3/+44
* minor bug fixKen Martin2003-05-291-1/+1
* ENH: add target properties filesBill Hoffman2002-12-211-0/+45