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


Date: Wed, 16 Jul 2025 09:16:38 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] abbdaf: Add DyninstCheckCompilerFlag
  Branch: refs/heads/thaines/cmake_static_link_check
  Home:   https://github.com/dyninst/dyninst
  Commit: abbdaf9ecf3ec24c6e8f95d158d68d132c35db1a
      https://github.com/dyninst/dyninst/commit/abbdaf9ecf3ec24c6e8f95d158d68d132c35db1a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    A cmake/Modules/DyninstCheckCompilerFlag.cmake

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

This is a helper to make checking flags easier.


  Commit: d5089be003d538ae0e90c13590420b7d9f403126
      https://github.com/dyninst/dyninst/commit/d5089be003d538ae0e90c13590420b7d9f403126
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    A cmake/Modules/DyninstCheckStaticExeSupported.cmake
    R cmake/Modules/DyninstLinkProperties.cmake

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

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


  Commit: ef3ec3549571f939a4589be8a51428e31d89868e
      https://github.com/dyninst/dyninst/commit/ef3ec3549571f939a4589be8a51428e31d89868e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

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

  Log Message:
  -----------
  Update tests


Compare: https://github.com/dyninst/dyninst/compare/66cbb745eff3...ef3ec3549571

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