[DynInst_API:] [dyninst/dyninst] f1c033: CMake: update detection of static libraries


Date: Sun, 13 Jul 2025 06:07:02 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f1c033: CMake: update detection of static libraries
  Branch: refs/heads/thaines/cmake_static_link_check
  Home:   https://github.com/dyninst/dyninst
  Commit: f1c0332daefa0e371eabe3d5e2adb1a3cdc3db10
      https://github.com/dyninst/dyninst/commit/f1c0332daefa0e371eabe3d5e2adb1a3cdc3db10
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M cmake/Modules/DyninstLinkProperties.cmake
    M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt

  Log Message:
  -----------
  CMake: update detection of static libraries

Since we require CMake >= v3.14.0, then we can use
CMAKE_REQUIRED_LINK_OPTIONS. Update names to follow standard
conventions.


  Commit: 66cbb745eff35c5a2912e232b388731c2b085e65
      https://github.com/dyninst/dyninst/commit/66cbb745eff35c5a2912e232b388731c2b085e65
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    A cmake/Modules/DyninstCheckStaticExe.cmake
    R cmake/Modules/DyninstLinkProperties.cmake
    M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt

  Log Message:
  -----------
  Rename DyninstLinkProperties -> DyninstCheckStaticExe


Compare: https://github.com/dyninst/dyninst/compare/62b77f9b29d9...66cbb745eff3

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] f1c033: CMake: update detection of static libraries, Tim Haines <=