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.1.3.tar.gz | 0000127766 125 KB | |
Bear.changes | 0000007231 7.06 KB | |
Bear.spec | 0000002711 2.65 KB | |
_link | 0000000124 124 Bytes |
Revision 26 (latest revision is 37)
Martin Pluskal (pluskalm)
accepted
request 1130378
from
Christoph G (mathletic)
(revision 26)
- Update to version 3.1.3 * citnames: include filter works with trailing separator * dependency: fmt to work with all recent versions * cmake: Avoid warning about DOWNLOAD_EXTRACT_TIMESTAMP ( #531, @Spongman ) * language: Add missing include for std::find ( #530, @thesamesam )
Comments 0