[DynInst_API:] [dyninst/dyninst] 36e50d: Require at least 6.0.0-Alpha5


Date: Wed, 12 Nov 2025 20:55:18 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 36e50d: Require at least 6.0.0-Alpha5
  Branch: refs/heads/thaines/update_capstone_cmake
  Home:   https://github.com/dyninst/dyninst
  Commit: 36e50d8429b58ad8e683ade0c07dea95455ed153
      https://github.com/dyninst/dyninst/commit/36e50d8429b58ad8e683ade0c07dea95455ed153
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-12 (Wed, 12 Nov 2025)

  Changed paths:
    M cmake/tpls/DyninstCapstone.cmake
    M docker/dependencies.versions

  Log Message:
  -----------
  Require at least 6.0.0-Alpha5

The 'capstone::capstone' target was removed just before the
6.0.0-Alpha5. By making this the minimum, we can guaratee we get 1) a
version of Capstone built with PIC that is needed for linking into
libinstructionAPI, and 2) the needed RISC-V stuff.


  Commit: a34f83aa072aa855174e6609fb2d40c2d05d5516
      https://github.com/dyninst/dyninst/commit/a34f83aa072aa855174e6609fb2d40c2d05d5516
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-12 (Wed, 12 Nov 2025)

  Changed paths:
    M cmake/tpls/DyninstCapstone.cmake

  Log Message:
  -----------
  Require the Capstone shared library


  Commit: 3a9689b8c72f758aba5f4dc15351e216884dd266
      https://github.com/dyninst/dyninst/commit/3a9689b8c72f758aba5f4dc15351e216884dd266
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-12 (Wed, 12 Nov 2025)

  Changed paths:
    M docker/build_capstone.sh

  Log Message:
  -----------
  Remove use of BUILD_SHARED_LIBS

CAPSTONE_BUILD_SHARED_LIBS automatically sets that.


Compare: https://github.com/dyninst/dyninst/compare/8d5eae47c84c...3a9689b8c72f

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] 36e50d: Require at least 6.0.0-Alpha5, Tim Haines <=