Bear is a tool that generates a compilation database for clang tooling.
The JSON compilation database is used in the clang project to provide
information on how a single compilation unit is processed. With this, it
is easy to re-run the compilation with alternate programs.
Some build system natively supports the generation of JSON compilation
database. For projects which does not use such build tool, Bear
generates the JSON file during the build process.
This requires: grpc, nlohmann_json, fmt, spdlog
Maintained by: Ivan Kovmir
Keywords:
ChangeLog: Bear
Homepage:
https://github.com/rizsotto/Bear
Download SlackBuild:
Bear.tar.gz
Bear.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
Bear.SlackBuild |
Bear.info |
README |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds