spiegel-keyman/resources
Eberhard Beilharz ba2db9fd58
chore(linux): Don't set VERSION_TAG to …-local in .deb packages
Previously we didn't detect that we were building a .deb package on
Launchpad or a Debian server, so we set VERSION_TAG to end in `-local`.
This change now checks the `KEYMAN_PKG_BUILD` environment variable which
will be set during .deb package builds (set in `debian/rules`). The
downside of this solution is that now `-local` also gets omitted if
we build a .deb package on a local dev machine, but that probably doesn't
happen too often, and even less often with modified source code. The
majority of builds where we want `-local` are local builds that get
installed locally, and those cases are covered by this change. And what
is more important is that for release builds we no longer append `-local`.
2024-02-08 16:45:07 +01:00
..
build chore(linux): Don't set VERSION_TAG to …-local in .deb packages 2024-02-08 16:45:07 +01:00
devbox feat(developer): remove kmcomp 2023-09-09 17:47:15 +02:00
git-hooks chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
standards-data chore(developer): add unicode-license.txt for ldml keyboards data 2024-01-31 09:28:42 +07:00
stats chore: Apply suggestions from code review 2023-08-09 18:28:41 +10:00
build.sh Update resources/build.sh 2023-04-29 12:58:32 +10:00
builder.inc.sh chore(common): unify pull-request creation scripts 2023-10-30 06:22:52 +07:00
locate_emscripten.inc.sh fix(common): give warning if emcc.py is present but not executable 2023-12-20 18:25:53 -06:00
shellHelperFunctions.sh chore(common): use mac /usr/bin/stat rather than homebrew version 2023-03-23 16:53:32 +11:00