spiegel-keyman/linux
Eberhard Beilharz 6adfa8a9cf
fix(linux): Fix environment for Debian packages
When didn't set the correct environment when building Debian packages
with GitHub actions. The version information wasn't included in the
source file but instead was generated at binary package build time,
at which time not all necessary environment variables were available.
This change will create a patch file on-the-fly which gets
included in the source package that contains the correct information.

Fixes #9878.
2023-11-02 22:18:02 +07:00
..
debian fix(linux): Fix environment for Debian packages 2023-11-02 22:18:02 +07:00
help fix(linux): Fix title of reference page and links 2023-06-06 15:19:24 +02:00
ibus-keyman chore(linux): Rename namespace kbp to core 2023-10-19 10:39:55 +02:00
keyman-config fix(linux): Fix uninstallation of shared keyboard 2023-10-27 19:26:35 +02:00
keyman-system-service chore(linux): Fix coverage report creation for keyman-system-service 2023-10-18 10:32:41 +02:00
scripts fix(linux): Fix environment for Debian packages 2023-11-02 22:18:02 +07:00
.gitignore fix(linux): Fix environment for Debian packages 2023-11-02 22:18:02 +07:00
.pbuilderrc chore(linux): Update supported Ubuntu versions 2023-07-25 12:39:03 +02:00
build.sh chore(linux): Add --open option to open coverage reports in browser 2023-10-16 17:22:41 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile docs(linux): Explicitly specify emscripten version 2023-08-30 19:38:56 +02: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(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01: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.