Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz e776a2cf76
Merge pull request #15566 from keymanapp/fix/linux/15544_sourcepkg
fix(linux): include missing artifacts in source tarball 🗜️

With this change it's possible to build Keyman from the source tarball by running `./build.sh` from the Keyman root directory.

When building Keyman as part of the Ubuntu/Debian packaging, we don't use the toplevel `build.sh` file but instead call the build scripts in the subdirectories. This omits building some components that are currently not needed for running Keyman for Linux. The `dist.sh` script only includes the necessary files in this case, distinguished by the `origdist` parameter. This results in a significantly smaller tarball (2.5MB vs 51MB).

This change also enhances the `generate_tar_ignore_list` function so that it is now possible to add `build` to the exclude list to ignore all `build` subdirectories.

Fixes: #15544
2026-02-09 15:06:34 +01:00
.github maint(linux): remove EOL Ubuntu 25.04 Plucky 2026-01-13 18:04:57 +01:00
android chore(android): Remove unused var 2026-02-03 13:07:16 +07:00
common chore(web): escape some additional values in TC service messages 2025-12-22 14:47:37 +01:00
core chore(core): address review comments 2026-02-01 06:47:49 +11:00
developer chore(deps): bump @isaacs/brace-expansion 2026-02-03 19:54:22 +00:00
docs fix(common): Update langtags.json to 2026-02-03 release 2026-02-04 09:32:29 +07:00
ios chore(common): Update Crowdin strings for de 2026-01-29 16:38:12 +07:00
linux Apply suggestions from code review 2026-02-06 17:13:35 +01:00
mac Merge pull request #15484 from keymanapp/chore/mac/15475-xcode-26 2026-02-06 09:48:38 -05:00
oem/firstvoices chore(ios): Add fv_tlingityooxatangi to FirstVoices for iOS app 2026-01-23 08:08:37 +07:00
resources chore(linux): add assert-true and assert-false to test framework 2026-02-06 16:36:02 +01:00
web change(web): define, utilize cleaner Web test-resource import paths 2026-02-05 10:11:14 -06:00
windows Merge pull request #15269 from keymanapp/fix/windows/14261/splash-screen-unresponsive 2026-02-05 09:34:49 +10:00
.clang-format feat(linux): work on 2nd round of comments on PR 11816 2024-06-20 17:44:21 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs maint: patchup eslint configuration 2025-05-02 14:06:33 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitattributes maint(common): use LF line endings for scripts 2025-08-18 17:50:28 +02:00
.gitignore refactor(windows): rename keymanx64 proj keymanhp 2025-09-30 15:33:16 +10:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc maint(linux): remove several shellcheck directives and warnings 2025-09-23 18:30:16 +02:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore: add maint to CONTRIBUTING.md 2025-04-29 11:15:55 +07:00
crowdin.yml fix(common): Remove custom language mappings in crowdin.yml 2026-01-13 10:49:52 +07:00
HISTORY.md auto: increment master version to 19.0.201 2026-02-06 12:01:28 -06:00
LICENSE.md maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
package-lock.json chore(deps): bump fast-xml-parser from 5.2.2 to 5.3.4 2026-01-30 20:48:02 +00:00
package.json chore(deps): bump js-yaml and @microsoft/api-documenter 2025-11-18 22:23:18 +00:00
README.md docs(common): update README with number of languages and keyboards 2025-05-21 20:36:20 +02:00
TIER.md chore: start history/version infrastructure 2020-01-29 08:54:32 +11:00
tsconfig.base.json refactor: move langtags to @keymanapp/langtags npm module 2025-01-27 09:59:38 +07:00
tsconfig.json chore: address review comments 2025-01-30 14:00:34 +07:00
VERSION.md auto: increment master version to 19.0.201 2026-02-06 12:01:28 -06:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have so far contributed well over 1,000 keyboard layouts for over 2,500 languages!

License

Copyright (c) SIL Global.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links