spiegel-keyman/.github
Eberhard Beilharz 15d87963b2
chore(core): Ignore C++ symbols
We have a C API, but (internal) C++ template instantiations are visible
and so get flagged by `dpkg-gensymbols`. This change ignores the one
use of C++ by marking it optional. This is listed as a usage scenario
in the dpkg-gensymbols man page.

Note this requires a change how we call dpkg-gensymbols: if the `-O`
parameter is specified, the file is not treated as being a template file
(see man deb-src-symbols) and so the tags are not interpreted.
Additionally the file gets overwritten with the non-tag version. So this
change removes the `-O` parameter, and changes the archiving of the
generated file.
2024-01-15 18:47:53 +01:00
..
actions/apt-install feat(linux): Add debian packaging GHA 2023-02-06 17:12:43 +01:00
ISSUE_TEMPLATE chore: github issue template config.yml 2022-11-18 09:15:18 +11:00
workflows chore(core): Ignore C++ symbols 2024-01-15 18:47:53 +01:00
labeler.yml feat(developer): remove kmcomp 2023-09-09 17:47:15 +02:00
multi-labeler.yml feat(developer): remove kmcomp 2023-09-09 17:47:15 +02:00