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.18.tar.gz | 0000124349 121 KB | |
Bear.changes | 0000004960 4.84 KB | |
Bear.spec | 0000002743 2.68 KB | |
_link | 0000000124 124 Bytes |
Revision 21 (latest revision is 37)
Martin Liška (marxin)
committed
(revision 21)
* Fix compile errors with g++ 11.02 (#434, @shrkamat) * Added CMAKE_EXE_LINKER_FLAGS to external projects. (#437, @XaverKlemenschits) * Fixed Libtool test failure. (#435, @gyakovlev)
Comments 0