Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 2d1947dd8a21605673844faa6109e753f2ce07ed
https://github.com/dyninst/dyninst/commit/2d1947dd8a21605673844faa6109e753f2ce07ed
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore: add cmake shadow build directories
Commit: 0127a02329770ae08961e04a1fa692a47ad2ceaf
https://github.com/dyninst/dyninst/commit/0127a02329770ae08961e04a1fa692a47ad2ceaf
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-05 (Fri, 05 Oct 2018)
Changed paths:
M examples/CMakeLists.txt
Log Message:
-----------
build: move file copying to install phase
Commit: 8d5806f4b6b1a582786887d76a81c05f6ba0eb61
https://github.com/dyninst/dyninst/commit/8d5806f4b6b1a582786887d76a81c05f6ba0eb61
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-14 (Sun, 14 Oct 2018)
Changed paths:
M common/src/headers.h
M common/src/linuxHeaders.h
Log Message:
-----------
headers: delete all xdr related code
Commit: b1a81d9f32931a73d4ded35c30511ea97e3492fa
https://github.com/dyninst/dyninst/commit/b1a81d9f32931a73d4ded35c30511ea97e3492fa
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-14 (Sun, 14 Oct 2018)
Changed paths:
M cmake/packages.cmake
Log Message:
-----------
cmake: use latest binutils, restrict libelf to >=0.173
older binutils won't recognize Fedora 25 AArch64
older libelf does not have the "dwarf_next_line" function
Commit: f53fc48e694047ecceaa2f87124601bade2611c0
https://github.com/dyninst/dyninst/commit/f53fc48e694047ecceaa2f87124601bade2611c0
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
Log Message:
-----------
cmake: add boost to all dyninst libraries and DyninstRT, fixes parallel building
Commit: a1952e33dce5669f2e4b4204ea51f363adff9607
https://github.com/dyninst/dyninst/commit/a1952e33dce5669f2e4b4204ea51f363adff9607
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M CMakeLists.txt
M cmake/shared.cmake
Log Message:
-----------
cmake: add conditional check for whether we are building boost
Commit: b19e831b6cc0b7c3a8eef8667ccb15baf96dfe8f
https://github.com/dyninst/dyninst/commit/b19e831b6cc0b7c3a8eef8667ccb15baf96dfe8f
Author: LER0ever <etasry@xxxxxxxxx>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
cmake: fix msvc complaints about target dependency
Commit: 5c9770a979038181d03603120b373fc5ffb48455
https://github.com/dyninst/dyninst/commit/5c9770a979038181d03603120b373fc5ffb48455
Author: Xiaozhu Meng <mxz297@xxxxxxxxx>
Date: 2018-10-24 (Wed, 24 Oct 2018)
Changed paths:
M .gitignore
M CMakeLists.txt
M cmake/packages.cmake
M cmake/shared.cmake
M common/src/headers.h
M common/src/linuxHeaders.h
M examples/CMakeLists.txt
Log Message:
-----------
Merge pull request #496 from LER0ever/code.rongyi.io/LER0ever/Dyninst/build-fixes
Build fixes for parallel building and xdr-related issues
Compare: https://github.com/dyninst/dyninst/compare/f0c9b4318331...5c9770a97903
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
|