spiegel-keyman/linux
Eberhard Beilharz e5c1f81037
fix(linux): fix problem with API checks with merge commits
This change fixes a problem if both `master` and a branch added the same
symbol with different version numbers. This causes a merge conflict which
previously caused the API checks to output an error. However, if the
version number in the .symbols file got updated since the base then
it's no error which this change implements.
2024-10-09 19:35:41 +02:00
..
debian fix(linux): ignore additional C++ symbol in API check 2024-09-26 18:28:52 +02:00
docs/help refactor(common): move help into common prod/docs/help folders 2024-09-16 06:13:46 +07:00
ibus-keyman Merge pull request #11852 from keymanapp/feat/linux/7697_SimulateAltGr 2024-06-26 12:34:08 +02:00
keyman-config refactor(common): fixup help path script references 2024-09-16 06:19:14 +07:00
keyman-system-service chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
scripts fix(linux): fix problem with API checks with merge commits 2024-10-09 19:35:41 +02:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.