Go to file
Tom Stellard 92c8279fc3 Split plugins into separate sub-packages
Since annobin is required by redhat-rpm-config, having the clang and llvm plugins
as part of the default package means that llvm-libs is always installed into
the buildroot, which is unnecessary for most packages.

Also, having an llvm depenency in the buildroot makes upgrading llvm more difficult.

This patch attempts to resolve these issues by spliting up the various plugins
into their own sub-packages, so that redhat-rpm-config can have finer-grained
dependencies on only the plugins that it needs.
2021-02-10 22:17:14 +00:00
.fmf Introduce CI gating 2020-12-10 17:51:10 +01:00
plans Introduce CI gating 2020-12-10 17:51:10 +01:00
tests Introduce CI gating 2020-12-10 17:51:10 +01:00
.gitignore annocheck: Improve test for LTO compiled binaries that do not have -Wall annotations. (#1906171) 2020-12-10 11:48:06 +00:00
annobin.spec Split plugins into separate sub-packages 2021-02-10 22:17:14 +00:00
gating.yaml Introduce kernel rebuild CI test 2021-02-02 12:21:12 +01:00
sources Add some GO tests to annocheck. 2021-02-05 11:21:57 +00:00