- Feb 21, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
This updates our meson min version on Windows to 1.0, which means that we can avoid having Visual Studio on the path, as meson can find it anyway. With this change, we can eliminate the batch-wrapper for the build, significantly improving build performance and simplifying the scripts. This also adds a change to disable tests for dependency builds of core, along with the `--no-tests` command line option for doing builds without tests. Minor cleanup includes eliminating various warnings from meson.build files, and standardizing WASM cross-platform build options for Windows.
-
Steven R. Loomis authored
feat(core): ldml: implement xml test cases
🙀 -
Steven R. Loomis authored
chore: ldml: merge from master
🙀
-
- Feb 19, 2023
-
-
Marc Durdin authored
fix(developer): always copy schemas during build
-
- Feb 18, 2023
-
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
Fixes #7953.
-
Steven R. Loomis authored
-
- Feb 17, 2023
-
-
Steven R. Loomis authored
Co-authored-by:rc-swag <58423624+rc-swag@users.noreply.github.com>
-
Steven R. Loomis authored
- add a somewhat-modified fr azerty as a test case - fr azerty tests pass, with some TODOs #7535
-
Steven R. Loomis authored
- can now use the new key2.kmap table to lookup keys. Basic test passes #7535
-
Steven R. Loomis authored
- intermediate, does not process context or actions yet - embedded (non-json) tests pass - utf-8 parsing - bring in kmx+ into ldml_test_source for parsing, but key2 is not ready eyt - temporary scaffolding mapping key ids to vkeys - build fixes - getting closer.
-
Steven R. Loomis authored
- rearrange classes so we can get to dynamic subtests
-
Steven R. Loomis authored
-
Keyman Server authored
auto: increment master version to 17.0.51
-
Steven R. Loomis authored
- rename keys to key2.kmap (vkey+mod -> key) - drop key2.keys.vkey #7042
-
Keyman Build Agent authored
-
Steven R. Loomis authored
feat(core): ldml C++ helper for list / key2
🙀 -
Steven R. Loomis authored
feat(common): ldml read keyboard testdata
🙀
-
- Feb 16, 2023
-
-
Eberhard Beilharz authored
fix(linux): Fix syntax for skipping upload in packaging GHA
-
Joshua Horton authored
chore(common): updates Web & Web-related dependencies
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
fix(linux): Another iteration to fix packaging GHA
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Marc Durdin authored
feat(common): parent-child scripts for builder
-
Marc Durdin authored
Co-authored-by:Eberhard Beilharz <ermshiperete@users.noreply.github.com>
-
Steven R. Loomis authored
For: #7985
-
Steven R. Loomis authored
- example testdata for k_001_tiny - meson to generate test json to ./build/arch/release/tests/unit/ldml/keyboards/k_001_tiny-test.json #7535
-
Steven R. Loomis authored
- -T converts testdata.xml into testdata.json #7535
-
Steven R. Loomis authored
- full data test #7535
-
Steven R. Loomis authored
- full data read #7535
-
Steven R. Loomis authored
- early scaffolding - with some basic tests #7535
-
Keyman Server authored
auto: increment master version to 17.0.50
-