[DynInst_API:] [dyninst/dyninst] a2a264: TBB spack fixes (#595)


Date: Wed, 15 May 2019 13:01:05 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a2a264: TBB spack fixes (#595)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: a2a2649f17f4e079aa2a25abe65e808f4a89f4ef
      https://github.com/dyninst/dyninst/commit/a2a2649f17f4e079aa2a25abe65e808f4a89f4ef
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M cmake/Modules/FindTBB.cmake
    M cmake/ThreadingBuildingBlocks.cmake

  Log Message:
  -----------
  TBB spack fixes (#595)

* Fix typos and formatting in TBB CMake files
* Set minimum version of TBB to 2018.6
    This is what the Spack package is using.
* Set the source version of TBB to 2019.5
    This is the most recent version.
* In TBB, split the dotted-decimal version to make the download version
* Correctly handle minor version in FindTBB


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a2a264: TBB spack fixes (#595), Tim Haines <=