summaryrefslogtreecommitdiff
path: root/Source/cmRuntimeDependencyArchive.h
Commit message (Expand)AuthorAgeFilesLines
* install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-041-0/+2
* file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX optionKyle Edwards2021-06-041-1/+3
* cmRuntimeDependencyArchive: Fix const-ness of method signaturesKyle Edwards2021-06-031-10/+10
* file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-011-1/+7
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+4
* cmFileCommand: put subcommands in unnamed namespaceDaniel Pfeifer2019-08-061-3/+3
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+1
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+70