9 Commits

Author SHA1 Message Date
Chris Webb
f38ceb5a8a Merge from upstream libelf 0.194 2025-10-27 20:39:21 +00:00
Chris Webb
288355d104 Merge from upstream libelf 0.193 2025-04-26 11:09:35 +01:00
Chris Webb
f918d99c1e Merge from upstream libelf 0.192 2024-10-19 14:32:37 +01:00
Chris Webb
b3ab1bd9a4 Add maintainer update script
This script captures my process for merging changes from new upstream
elfutils releases. It isn't obfuscated for portability as it is only
intended for maintainer use and documentation.
2024-07-18 10:48:35 +01:00
Chris Webb
b80c36da9d Merge from upstream libelf 0.191 2024-03-02 08:56:42 +00:00
Chris Webb
a75f3a59d7 Update minor version to 0.190 in Makefile 2024-01-11 22:06:55 +00:00
Chris Webb
520244d664 Enable zstd support by default 2023-03-03 18:21:18 +00:00
Chris Webb
21614b61f3 Merge from upstream libelf 0.187 2022-04-26 11:31:35 +01:00
Chris Webb
dccbf5029d Add Makefile and config.h
The Makefile supports the usual DESTDIR and PREFIX to control the install
paths, as well as specific INCDIR and LIBDIR variables. The shared library
is built with a soname and minor version to match the upstream release.

Our config.h should provide sensible definitions to build and install on
either musl or glibc, and using either clang or gcc. It might need manual
adjustment on very old or non-Linux systems.
2021-09-02 13:57:08 +01:00