spiegel-keyman/resources/build/win
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
..
.gitignore chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
configure_environment.inc.sh chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
delphi_environment.inc.sh chore(developer): cleanup on build scripts 2024-05-20 06:35:05 +07:00
delphi_flags.inc.sh chore(developer): cleanup on build scripts 2024-05-20 06:35:05 +07:00
environment.inc.sh maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
hhc.inc.sh chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
signtime.inc.sh fix(windows): use run_in_vs_env to ensure signtool.exe is on path 2024-05-21 14:12:44 +07:00
visualstudio_environment.inc.sh chore(developer): transition remaining projects to build.sh 2024-05-20 06:33:51 +07:00
vs_flags.inc.sh chore(developer): transition remaining projects to build.sh 2024-05-20 06:33:51 +07:00
wix.inc.sh chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
zip.inc.sh chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00