[DynInst_API:] [dyninst/dyninst] 8a1d05: Remove elfutils from public dependencies


Date: Wed, 02 Oct 2024 10:27:17 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 8a1d05: Remove elfutils from public dependencies
  Branch: refs/heads/thaines/remove_public_elfutils
  Home:   https://github.com/dyninst/dyninst
  Commit: 8a1d05f8f4c4f5fe83805b8f6691be08e4c0aa05
      https://github.com/dyninst/dyninst/commit/8a1d05f8f4c4f5fe83805b8f6691be08e4c0aa05
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M cmake/DyninstConfig.cmake.in
    M cmake/DyninstLibrary.cmake
    M dwarf/CMakeLists.txt
    M dyninstAPI/CMakeLists.txt
    M elf/CMakeLists.txt
    M stackwalk/CMakeLists.txt
    M symtabAPI/CMakeLists.txt

  Log Message:
  -----------
  Remove elfutils from public dependencies

It's only used internally, so it shouldn't be exported. This will also
make supporting other files formats (e.g., Windows PE) easier since we
can properly hide those details.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 8a1d05: Remove elfutils from public dependencies, Tim Haines <=