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 |
---|---|---|
0001-Fix-FMT11-Build.patch | 0000000897 897 Bytes | |
Bear-3.1.5.tar.gz | 0000152228 149 KB | |
Bear.changes | 0000008561 8.36 KB | |
Bear.spec | 0000003103 3.03 KB |
Revision 33 (latest revision is 37)
Martin Pluskal (pluskalm)
accepted
request 1192371
from
Laszlo (helaslo)
(revision 33)
Added not-yet tagged patch from upstream to fix build on FMT11 This is needed to fix build on latest FMT versions Original commit: https://github.com/rizsotto/Bear/commit/8afeafe61299c87449023d63336389f159b55808 Sorry if something is wrong, this is my first patch to OpenSuse
Comments 0