spiegel-keyman/linux
Eberhard Beilharz f0d365e4b8
chore(linux): remove unused building with pbuilder
We no longer build with pbuilder/cowbuilder, so this change removes
that unnecessary code. This also changes the `deb.sh` script which no
longer needs parameters since it's only purpose is now to build the
source package, and removes the no-longer needed targets from `Makefile`.

This solves #9356 as good as possible. We still have the list of
distributions in two places, but I don't see a way to import the list
of distributions to the packaging GHA.

Fixes: #9356
2024-06-24 18:37:10 +02:00
..
debian Merge pull request #11671 from keymanapp/chore/linux/cherry-pick/changelog 2024-06-14 08:32:52 +02:00
help chore(common): Clear whatsnew help files 2024-05-17 09:32:27 +07:00
ibus-keyman refactor(linux): rename methods that deal with keyboard options 2024-06-21 18:22:29 +02:00
keyman-config refactor(linux): add KeymanOption class for options 2024-06-21 18:08:56 +02:00
keyman-system-service chore(common): cleanup meson deprecations and warnings 2024-05-24 08:46:52 +07:00
scripts chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +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.