Package bear: Information
Source package: bear
Version: 3.1.3-alt1
Build time: May 29, 2024, 01:48 AM
Category: Development/Tools
Report package bugHome page: https://github.com/rizsotto/Bear.git
License: GPLv3
Summary: Tool that generates a compilation database for clang tooling
Description:
Build ear records the CLI flags passed to compilers for each translation unit during the build and stores them in JSON format. The resulting database describes how single compilation unit should be processed and can be used by Clang tooling and other various tools. Some build systems (e. g. Meson, CMake) can produce the command database by themselves and do not require this tool. Others, including plain Make, do not.
List of RPM packages built from this SRPM:
bear (e2kv6, e2kv5, e2kv4, e2k)
bear-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
bear (e2kv6, e2kv5, e2kv4, e2k)
bear-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Maxim Knyazev
Last changed
Oct. 14, 2023 Nazarov Denis 3.1.3-alt1
- New version
Aug. 4, 2023 Vladimir Didenko 3.1.2-alt1
- New version
June 21, 2023 Ilya Kurdyukov 3.0.19-alt1.git67d5a34.1
- Fixed build for Elbrus (GTest is required but not specified)