summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetLinkLibrariesCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: updated handling of debug and optimized target link librariesKen Martin2006-11-291-2/+3
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+0
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-6/+0
* ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.Brad King2004-03-251-1/+1
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wr...Andy Cedilnik2003-08-071-0/+8
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-6/+7
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-0/+104