[DynInst_API:] [dyninst/dyninst] 5eea65: Reorder includes to fix hidden build dependencies


Date: Mon, 14 Oct 2019 11:18:16 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5eea65: Reorder includes to fix hidden build dependencies
  Branch: refs/heads/dev
  Home:   https://github.com/dyninst/dyninst
  Commit: 5eea657858fd73355b6ba82604f24aba9d2ccf55
      https://github.com/dyninst/dyninst/commit/5eea657858fd73355b6ba82604f24aba9d2ccf55
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Reorder includes to fix hidden build dependencies

cmake/shared.cmake includes cmake/cap_def_arch.cmake which conditionally
sets cap_thread_db only if ThreadDB has been included (but does not
include it, itself).


  Commit: 0d1fcdb69cbb4957050a1cd5296fdefe12375101
      https://github.com/dyninst/dyninst/commit/0d1fcdb69cbb4957050a1cd5296fdefe12375101
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Make ThreadDB required

In the test suite, proccontrol causes hangs and zombie processes when it is not present.


  Commit: 579436b7c5310a969ef3e76bbb46152eacde0f15
      https://github.com/dyninst/dyninst/commit/579436b7c5310a969ef3e76bbb46152eacde0f15
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M dataflowAPI/src/liveness.C
    M dyninstAPI/src/emit-aarch64.C
    M dyninstAPI_RT/src/RTthread-aarch64.c
    M stackwalk/src/linuxbsd-swk.C

  Log Message:
  -----------
  Merge branch 'PR653' into dev


  Commit: e82dc09923ba82e9c7a4ccd8fc369199e9061fea
      https://github.com/dyninst/dyninst/commit/e82dc09923ba82e9c7a4ccd8fc369199e9061fea
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'PR665' into dev


  Commit: bbda114dcb5ca1cef997fb800676f6561deed217
      https://github.com/dyninst/dyninst/commit/bbda114dcb5ca1cef997fb800676f6561deed217
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'PR666' into dev


Compare: https://github.com/dyninst/dyninst/compare/5eea657858fd%5E...bbda114dcb5c
[← Prev in Thread] Current Thread [Next in Thread→]