[DynInst_API:] [dyninst/dyninst] 342d6f: Increase minimum Capstone version to 6.0.0-Alpha5 ...


Date: Thu, 13 Nov 2025 15:44:00 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 342d6f: Increase minimum Capstone version to 6.0.0-Alpha5 ...
  Branch: refs/heads/thaines/pr_test_ctest_fix
  Home:   https://github.com/dyninst/dyninst
  Commit: 342d6f7b34f1e0281876cc56b872a87dca39d691
      https://github.com/dyninst/dyninst/commit/342d6f7b34f1e0281876cc56b872a87dca39d691
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-11-13 (Thu, 13 Nov 2025)

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

  Log Message:
  -----------
  Increase minimum Capstone version to 6.0.0-Alpha5 (#2061)

* 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.

* Require the Capstone shared library

* Remove use of BUILD_SHARED_LIBS

CAPSTONE_BUILD_SHARED_LIBS automatically sets that.


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

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

  Log Message:
  -----------
  Merge branch 'master' into thaines/pr_test_ctest_fix


Compare: https://github.com/dyninst/dyninst/compare/4a40ec9303ab...d64797f5abd1

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→]