[DynInst_API:] [dyninst/dyninst] c67758: Add DyninstCheckCompilerFlag


Date: Sun, 13 Jul 2025 05:57:10 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c67758: Add DyninstCheckCompilerFlag
  Branch: refs/heads/thaines/cmake_static_link_check
  Home:   https://github.com/dyninst/dyninst
  Commit: c67758f178531b296e6c8475efa58222ba9e9454
      https://github.com/dyninst/dyninst/commit/c67758f178531b296e6c8475efa58222ba9e9454
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    A cmake/Modules/DyninstCheckCompilerFlag.cmake

  Log Message:
  -----------
  Add DyninstCheckCompilerFlag

This is a helper to make checking flags easier.


  Commit: bd1ec17f946aa9eaced69f1ec7bc0f82a1515ba6
      https://github.com/dyninst/dyninst/commit/bd1ec17f946aa9eaced69f1ec7bc0f82a1515ba6
  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: 62b77f9b29d955951bb269619bdbcb838da84921
      https://github.com/dyninst/dyninst/commit/62b77f9b29d955951bb269619bdbcb838da84921
  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/951f9e1d26dc...62b77f9b29d9

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] c67758: Add DyninstCheckCompilerFlag, Tim Haines <=