summaryrefslogtreecommitdiff
path: root/Source/cmTargetLinkOptionsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-1/+1
* cmTarget*: Port away from cmCommandRegina Pfeifer2019-09-261-22/+33
* Refactor: Use cmStrCat to construct error stringsAsit Dhal2019-09-181-6/+4
* cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-1/+1
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-2/+2
* target_link_options: fix erroneous handling of BEFORE keyword.Marc Chevrier2018-09-141-2/+2
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+41