index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmBinUtilsLinuxELFLinker.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
file(GET_RUNTIME_DEPENDENCIES): Fix resolution of repeated ELF dependencies
Aliaksandr Averchanka
2024-08-19
1
-33/+47
*
cmBinUtilsLinuxELFLinker: Cache ldconfig results
Atılhan Emre Dursunoğlu
2023-09-19
1
-6/+5
*
file(GET_RUNTIME_DEPENDENCIES): propagate transitive parent's rpath
Alex Lapenkou
2022-12-02
1
-2/+7
*
file(GET_RUNTIME_DEPENDENCIES): Use cmELF unconditionally
Kyle Edwards
2021-07-12
1
-10/+1
*
file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies
Kyle Edwards
2021-07-12
1
-2/+41
*
use string_views to avoid memory allocations
Rolf Eike Beer
2020-03-24
1
-6/+9
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+6
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-2/+3
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-2/+3
*
file: Add GET_RUNTIME_DEPENDENCIES mode
Kyle Edwards
2019-06-10
1
-0/+177