rpm/sign
Panu Matilainen 1c98b67911 Drop top-level source for our global include directories
Having everything accessible to everything encourages fast and loose
includes from places one shouldn't be using, and makes it easy for
those cases to hide in plain sight as well. There were reasons for
the top-level include back in 2007 but our codebase is a rather
different beast these days. Limiting access through per-target
include directories on everything nicely highlights the exceptions
and makes the whole more controllable and manageable.

This change looks huge, but it's just due to stripping no longer valid
prefixes from all the gazillion internal includes. No rpm-side
functionality is affected, this is just source-level hygiene operation.
2023-09-13 13:34:17 +03:00
..
CMakeLists.txt Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmgensig.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsignfiles.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsignfiles.h Fix __cplusplus misspelled as _cplusplus. 2022-01-18 12:17:40 +01:00
rpmsignverity.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsignverity.h Fix __cplusplus misspelled as _cplusplus. 2022-01-18 12:17:40 +01:00