[DynInst_API:] [dyninst/dyninst] 0d1b67: Implement symreader dependency on Windows


Date: Mon, 31 Oct 2016 09:35:42 -0700
From: Bill Williams <bill@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0d1b67: Implement symreader dependency on Windows
  Branch: refs/heads/release9.2/fixes/line_info
  Home:   https://github.com/dyninst/dyninst
  Commit: 0d1b67c660f7e32081bc1eead8adb53b031d7f1c
      https://github.com/dyninst/dyninst/commit/0d1b67c660f7e32081bc1eead8adb53b031d7f1c
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h

  Log Message:
  -----------
  Implement symreader dependency on Windows


  Commit: 24313a2f958e3b279d79c5ba50e04cc075c7b34a
      https://github.com/dyninst/dyninst/commit/24313a2f958e3b279d79c5ba50e04cc075c7b34a
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M .idea/deployment.xml
    M dataflowAPI/src/stackanalysis.C
    M dyninstAPI/src/BPatch_type.C
    M dyninstAPI/src/function.C
    M dyninstAPI/src/image.C

  Log Message:
  -----------
  Remove IDE files from repo


  Commit: 36efedbdbf139ab7f9ab28d3476587c844fd587a
      https://github.com/dyninst/dyninst/commit/36efedbdbf139ab7f9ab28d3476587c844fd587a
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Add IDE directory to gitignore


  Commit: 5aabffb7d26c2b9e333d4dc84e019f0489a24043
      https://github.com/dyninst/dyninst/commit/5aabffb7d26c2b9e333d4dc84e019f0489a24043
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Tweak boost as external project settings


  Commit: 72beb38ec6a92c50122bd28f6488cd000c60376e
      https://github.com/dyninst/dyninst/commit/72beb38ec6a92c50122bd28f6488cd000c60376e
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M cmake/shared.cmake
    M common/CMakeLists.txt
    M dyninstAPI/CMakeLists.txt
    M instructionAPI/CMakeLists.txt
    M parseAPI/CMakeLists.txt
    M proccontrol/CMakeLists.txt

  Log Message:
  -----------
  Disable boost auto-link on Windows and have it always manually link (only).


  Commit: f14667aa71545e75d422d1c544c67bb1f2666324
      https://github.com/dyninst/dyninst/commit/f14667aa71545e75d422d1c544c67bb1f2666324
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    M cmake/packages.cmake
    M common/CMakeLists.txt
    M symtabAPI/CMakeLists.txt

  Log Message:
  -----------
  Explicitly link Symtab against Boost libs


  Commit: db58a1912c08e481086a759f773522e2d0e795b6
      https://github.com/dyninst/dyninst/commit/db58a1912c08e481086a759f773522e2d0e795b6
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Set boost lib layout to system--we're building one set of static libs to link in invisibly, and they should match the Dyninst toolchain.


  Commit: 72932b7f97f6e6ee68f5b24f1e2ff9cae2d1fd36
      https://github.com/dyninst/dyninst/commit/72932b7f97f6e6ee68f5b24f1e2ff9cae2d1fd36
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Disable multi-index serialization so we'll actually link.


  Commit: 6e525f669e99a10399bdcc05ec25971aad3aad76
      https://github.com/dyninst/dyninst/commit/6e525f669e99a10399bdcc05ec25971aad3aad76
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M dyninstAPI/h/BPatch_statement.h
    M symtabAPI/h/Module.h

  Log Message:
  -----------
  Revert to dumb pointers for compatibility within line info interfaces, but add Ptr/ConstPtr typedefs.


Compare: https://github.com/dyninst/dyninst/compare/7055be764164...6e525f669e99
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 0d1b67: Implement symreader dependency on Windows, Bill Williams <=