summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetLinkDirectoriesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-5/+5
* cmList: Add container conversion to stringMarc Chevrier2023-06-221-1/+2
* Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-1/+2
* cmTarget*: Port away from cmCommandRegina Pfeifer2019-09-261-21/+32
* 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
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+61