spiegel-keyman/.github/workflows
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
..
auto-merge-keyman-server-pr.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
crowdin.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
deb-packaging.README.md chore(linux): Address code review comments 2023-11-13 18:14:55 +01:00
deb-packaging.yml chore(core): Ignore C++ symbols 2024-01-15 18:47:53 +01:00
labeler.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00