Package bear: Information

    Source package: bear
    Version: 3.1.3-alt1
    Latest version according to Repology
    Build time:  Mar 17, 2024, 06:25 AM in the task #342917
    Report package bug
    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 rpms provided by this srpm:
    bear (x86_64, ppc64le, i586, aarch64)
    bear-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Maxim Knyazev



      1. cmake
      2. ctest
      3. gcc-c++
      4. grpc-plugins
      5. libfmt-devel
      6. libgmock-devel
      7. libgrpc++-devel
      8. libgtest-devel
      9. libprotobuf-devel
      10. libspdlog-devel
      11. libsqlite3-devel
      12. nlohmann-json-devel
      13. protobuf-compiler
      14. rpm-macros-cmake

    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)