[Gammaray-commits] [KDAB/GammaRay] 809b3d: Find QtCore on Mac, using otool and lsof.

Volker Krause volker.krause at kdab.com
Wed Mar 19 14:12:17 CET 2014


  Branch: refs/heads/probe-abi-detection
  Home:   https://github.com/KDAB/GammaRay
  Commit: 809b3d2b184aca33041680965f99e493bb70384b
      https://github.com/KDAB/GammaRay/commit/809b3d2b184aca33041680965f99e493bb70384b
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M common/probeabidetector_mac.cpp

  Log Message:
  -----------
  Find QtCore on Mac, using otool and lsof.


  Commit: bb4ac51f1fe355723805db103de26b2a61fd1357
      https://github.com/KDAB/GammaRay/commit/bb4ac51f1fe355723805db103de26b2a61fd1357
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M common/probeabidetector_mac.cpp

  Log Message:
  -----------
  Add architecture detection for Mach-O files.


  Commit: 0a34d77dc2ad1b38108f068b8ea76c79acf29a91
      https://github.com/KDAB/GammaRay/commit/0a34d77dc2ad1b38108f068b8ea76c79acf29a91
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M common/probeabidetector_mac.cpp

  Log Message:
  -----------
  Refactor Mach-O parsing to prepare for reading load commands.


  Commit: 619c7e6e90af362c9e850866fa6336f3509d194d
      https://github.com/KDAB/GammaRay/commit/619c7e6e90af362c9e850866fa6336f3509d194d
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M common/probeabidetector_mac.cpp

  Log Message:
  -----------
  Read Mach-O load commands to obtain the QtCore version number.


Compare: https://github.com/KDAB/GammaRay/compare/a488167e8800...619c7e6e90af


More information about the Gammaray-commits mailing list