spiegel-keyman/linux
Eberhard Beilharz 4d81589f48
maint(common): use unique names for Keyman version variables
Previously the builder scripts defined a readonly `VERSION` environment
variable for the Keyman version. That caused problems when another
(external) script tried to define a `VERSION` variable. We encountered
this problem when trying to move the TC build steps of a configuration
into a single script (#13399) when we tried to source `~/.nvm/nvm.sh`.

This change uses a Keyman specific prefix for the version variables and
renames `VERSION` → `KEYMAN_VERSION` etc. Unfortunately these variables
are used in a lot of places, so this turned out to be a bit of a yak
shave.

Test-bot: skip
2025-05-07 18:46:51 +02:00
..
debian chore(linux): Update debian changelog 2025-04-23 11:21:21 +02:00
docs/help chore: Revert "chore: Revert "Merge branch 'master' into beta"" 2025-02-14 08:44:32 +07:00
ibus-keyman maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
keyman-config maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
keyman-system-service maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
mcompile maint(common): cleanup meson versioning 2025-04-30 08:23:05 +07:00
scripts maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
.gitignore chore(linux): rename test files 2024-11-26 19:06:02 +01:00
build.sh chore(common): allow to run tests in virtual environment 2025-04-29 19:20:49 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +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(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.