spiegel-keyman/linux/keyman-config
Marc Durdin f394245636 maint(common): consolidate builder scripts
Clarifies the confusing builder.inc.sh / build-utils.sh distinction by
giving the scripts more appropriate names. Most build scripts should use
builder-full.inc.sh; some helper scripts can use builder-basic.inc.sh.
Documented in resources/build/README.md.

Renames:
* resources/build/builder.inc.sh to resources/build/builder-full.inc.sh
* resources/build/build-utils.sh to resources/build/builder-basic.inc.sh

Other changes:
* Moves Android-specific functions out of builder-basic.inc.sh and into
  android/build.sh.
* Renames functions in builder-basic.inc.sh

More functions may be moved from builder-basic.inc.sh into utils.inc.sh
or other scripts in the future.

Fixes: #14065
Build-bot: build all
Test-bot: skip
2025-08-02 08:11:24 +10:00
..
buildtools chore(linux): change SIL International to SIL Global 2024-12-10 10:26:44 +01:00
icons chore(linux): Update debian metadata based on Debian repos 2021-01-12 18:38:18 +01:00
keyman_config fix(linux): fix variable replacements 2025-05-22 16:20:18 +02:00
locale chore(common): Add crowdin strings for Vietnamese 2025-02-22 07:37:36 +07:00
maninc fix(linux): Fix km-config man page 2021-08-31 08:26:07 +02:00
resources feat(linux): implement UI part of SimulateAltGr option 2024-06-21 18:24:02 +02:00
tests chore(common): allow to run tests in virtual environment 2025-04-29 19:20:49 +02:00
.editorconfig refactor(linux): Rename defines to clarify purpose 🏘️ 2023-09-18 19:00:29 +02:00
build-help.sh refactor(common): fixup help path script references 2024-09-16 06:19:14 +07:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
COPYING maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
km-config fix(linux): set environment variable for rendering of downloads dialog 2024-11-04 18:53:18 +01:00
km-config.bash-completion chore(linux): Fix lintian warnings 2023-06-05 17:18:55 +02:00
km-kvk2ldml fix(linux): display error and abort if fonttools are missing 2024-08-28 16:14:17 +07:00
km-kvk2ldml.bash-completion chore(linux): Fix lintian warnings 2023-06-05 17:18:55 +02:00
km-package-get chore(linux): Change order of initialization 2024-03-20 11:18:28 +01:00
km-package-get.bash-completion chore(linux): Fix lintian warnings 2023-06-05 17:18:55 +02:00
km-package-install chore(linux): Merge branch 'beta' into feat/linux/9363DBusEnv 2024-03-20 15:48:43 +01:00
km-package-install.bash-completion feat(linux): Remove message box if same kbd version already installed 2023-07-05 11:56:54 +02:00
km-package-list-installed chore(linux): Change order of initialization 2024-03-20 11:18:28 +01:00
km-package-list-installed.bash-completion chore(linux): Fix lintian warnings 2023-06-05 17:18:55 +02:00
km-package-uninstall chore(linux): Change order of initialization 2024-03-20 11:18:28 +01:00
km-package-uninstall.bash-completion chore(linux): Fix lintian warnings 2023-06-05 17:18:55 +02:00
Makefile maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
MANIFEST.in chore(linux): Move some files to keyman-config 2023-06-05 15:24:41 +02:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00
run-tests.sh chore(linux): clarify that it's a Python test runner 2025-06-02 15:20:42 +02:00
setup.py feat(linux): Add pyxdg as binary pkg dependency and to setup.py 2024-03-22 18:10:30 +01:00

Linux km-config

See keyman-config.md for documentation.