summaryrefslogtreecommitdiff
path: root/Source/cmBinUtilsLinuxELFLinker.cxx
Commit message (Expand)AuthorAgeFilesLines
* file(GET_RUNTIME_DEPENDENCIES): propagate transitive parent's rpathAlex Lapenkou2022-12-021-2/+7
* file(GET_RUNTIME_DEPENDENCIES): Use cmELF unconditionallyKyle Edwards2021-07-121-10/+1
* file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependenciesKyle Edwards2021-07-121-2/+41
* use string_views to avoid memory allocationsRolf Eike Beer2020-03-241-6/+9
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-6/+6
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
* clang-tidy: Enable performance-inefficient-string-concatenationSebastian Holtermann2019-08-051-2/+3
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-2/+3
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+177