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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / Bear
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/Bear && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Bear-3.0.20.tar.gz | 0000125393 122 KB | |
Bear.changes | 0000005511 5.38 KB | |
Bear.spec | 0000002743 2.68 KB | |
_link | 0000000124 124 Bytes |
Revision 22 (latest revision is 37)
Martin Liška (marxin)
accepted
request 1012110
from
Martin Liška (marxin)
(revision 22)
- Update to version 3.0.20: * Set errno to zero after libexec's on_load (#470, @Absolucy) * Add C compiler argument for dependencies (#462, @arturo-salinas) * Update dependency versions. * Fix build failure with fmt-9.0.0 (#471) * Temp workaround note for old 2.4 release (#440 @ZuseZ4) * Build: local dependencies get first in the search path (#453 @ton) * Fix cannot execute binary file (#439 @marxin)
Comments 0