GithubHelp home page GithubHelp logo

abi-viewer about abi-tracker HOT 4 CLOSED

cinemast avatar cinemast commented on May 26, 2024
abi-viewer

from abi-tracker.

Comments (4)

lvc avatar lvc commented on May 26, 2024

Hi,

This is the next generation tool for high-detailed visual analysis of ABI changes in a C or C++ library.

Unlike the abi-compliance-checker this tool allows you to view the structure and alignment of data types, calling stacks, virtual tables, etc. See example for libssh 0.5.5 vs 0.6.0: http://abi-laboratory.pro/preview/abi-report/libssh-0.5.5vs0.6.0/symbols.html

This is the only one closed source tool among others in the project. One can only purchase reports of the tool. See details here:

http://abi-laboratory.pro/abi-report.html
http://abi-laboratory.pro/abi-view.html

Thank you.

from abi-tracker.

cinemast avatar cinemast commented on May 26, 2024

Ah ok. Thanks for the clarification.

One additional question, ist it possible to somehow turn changelog and pkgdiff generation on for all versions of a library, without having to replace each occurence in the .json file?

from abi-tracker.

lvc avatar lvc commented on May 26, 2024

Hello,

You can set two properties outside the versions descriptors (near the "Name" and "SourceUrl" properties in the *.json file) to enable changelog and pkgdiff generation for new versions:

"PkgDiff": "On",
"Changelog": "On",

I'll describe all properties in the docs soon ...

Thank you.

from abi-tracker.

cinemast avatar cinemast commented on May 26, 2024

Ah, I will try that. Thank you.

from abi-tracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.