Skip to content

Compilation Database support #406

@sim642

Description

@sim642

From an old Slack message:

Regarding this build systems stuff, I remembered a feature CLion added at one point: compilation database. It's some generic JSON format for C/C++ compilations to list the compiled files etc from a number of different build systems. So maybe this is what we should focus on by just assuming the user has created a compilation database and let magpie extract the list of files from that. Or maybe even make Goblint directly parse compilation databases.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions