Tool to generate compilation database for clang tooling
https://github.com/rizsotto/Bear
Bear is a tool to generate compilation database for clang tooling.
One way to get compilation database is to use cmake as build tool. When the
project compiles with no cmake, but another build system, there is no free json
file. Bear is a tool to generate such file during the build process.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/Bear && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Bear-3.1.5.tar.gz | 0000152228 149 KB | |
Bear.changes | 0000008365 8.17 KB | |
Bear.spec | 0000003060 2.99 KB |
Comments 2
Hi! When I run
bear
on latest Tumbleweed, I get the following result:Something similar has recently happened with
waybar
, but that has since been fixed.Hello, can you ask how do you test the timeout disable test in OBS, I see your source code modification, it seems that there is no change related to disable timeout test?