spiegel-keyman/linux
Marc Durdin c18ef54029 refactor(common): move core baseline tests into common
Decided to use the name `baseline` for this set of tests. They can be
used by any project in the repo now. Tests will be treated as shared,
and not modified (except in the case of a buggy test).

* Moves .kmn files, add `&NAME` line (don't use meson templating for
  these files)
* Generates reference .kmx files using kmcomp for use as a baseline with
  kmcmplib (kmc) tests, and for linux tests
* Updates references in core, kmcmplib, and linux builds
* Renames all the .kmn / .kmx to use a standardized, clean name format
  (this was needed for building packages in the core tests)
2023-03-28 05:20:45 +07:00
..
debian chore(linux): Prevent building on s390x 2023-03-20 20:11:51 +01:00
help Apply suggestions from code review 2022-11-23 07:39:24 +07:00
ibus-keyman refactor(common): move core baseline tests into common 2023-03-28 05:20:45 +07:00
keyman-config fix(linux): Display error message for corrupt .kmp file 2023-03-20 21:10:00 +01:00
scripts chore(linux): Rename keyboardprocessor to Keyman Core 2023-03-08 16:52:10 +01:00
.gitignore chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01:00
.pbuilderrc chore(linux): Add support for Ubuntu 22.10 "Kinetic Kudu" 2022-07-19 16:00:27 +02:00
build.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Dockerfile chore(linux): Add Node.js to the docker container 2022-10-11 15:57:55 -05:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
Jenkinsfile chore(linux): Remove building for Bionic 2022-12-06 11:26:46 +01:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00

Keyman for Linux

See /docs/linux/README.md for documentation.