spiegel-keyman/linux/scripts
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
..
test maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
.editorconfig chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
build.sh chore(linux): Rename keyboardprocessor to Keyman Core 2023-03-08 16:52:10 +01:00
deb-packaging.sh refactor(linux): move API verification functions to separate file 2024-10-09 16:56:10 +02:00
deb.sh chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
debian.sh chore(linux): remove unnecessary line from changelog 2024-12-11 09:00:06 +01:00
dist.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
install.sh chore(linux): Move some files to keyman-config 2023-06-05 15:24:41 +02:00
launchpad.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
package-build.inc.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
reconf.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
upload-to-debian.sh docs(linux): add documentation comments 2024-12-11 09:15:52 +01:00
verify_api.inc.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
watch.in chore(linux): Force signature verification 2021-03-08 19:42:07 +01:00