Package bear: Information

    Source package: bear
    Version: 3.0.16-alt1.1
    Build time:  Nov 7, 2023, 04:41 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    bear-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Maxim Knyazev


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

    Last changed


    April 8, 2022 Michael Shigorin 3.0.16-alt1.1
    - E2K: lcc 1.25 ftbfs workaround (ilyakurdyukov@)
    Sept. 28, 2021 Vladimir Didenko 3.0.16-alt1
    - New version.
    Aug. 30, 2021 Vladimir Didenko 3.0.13-alt1
    - New version.
    - Disable lto build flag.