- Sep 16, 2023
-
-
Steven R. Loomis authored
- temporarily roll back change to test.xml - for feat(core): ldml drop \u1234 format
🙀 #9515 -
Steven R. Loomis authored
- for now, convert \u{1234} to \u1234 before going into UnicodeSet. - for feat(core): ldml drop \u1234 format🙀 #9515 -
Steven R. Loomis authored
- hardware types isn't a fixed set anymore - un-mothball the pertinent error type Related to #9403, exposed during #9515 CLDR update
-
- Sep 14, 2023
-
-
Steven R. Loomis authored
- unicode-org/cldr:61b74a36de8329daed152005133a699ae7f2012b - for feat(core): ldml drop \u1234 format
🙀 #9515 -
Keyman Server authored
auto: increment master version to 17.0.174
-
Keyman Build Agent authored
-
- Sep 13, 2023
-
-
Darcy Wong authored
chore(common): Update to Unicode 15.1
-
Darcy Wong authored
Update to Unicode 15.1 characters from https://www.unicode.org/Public/15.1.0/ucd/
-
Keyman Server authored
auto: increment master version to 17.0.173
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
chore(linux): Exclude environment.sh from build
-
Eberhard Beilharz authored
`environment.sh` is used only on Mac. This change modifies `build.sh` to generate this file only when building on Mac. It also excludes `environment.sh` from the Linux source tarball.
-
- Sep 12, 2023
-
-
Eberhard Beilharz authored
fix(linux): Prevent exception if neither USER, LOGNAME nor SUDO_USER set
-
Eberhard Beilharz authored
-
- Sep 05, 2023
-
-
Eberhard Beilharz authored
Closes #9542.
-
- Sep 02, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.172
-
Keyman Build Agent authored
-
- Sep 01, 2023
-
-
Eberhard Beilharz authored
chore(linux): Add `clean` target to `rules`
-
Keyman Server authored
auto: increment master version to 17.0.171
-
Keyman Build Agent authored
-
- Aug 31, 2023
-
-
Eberhard Beilharz authored
This allows to completely cleanup after a package build. Also fixes `keyman-config/build.sh` to do a better job with clean. Fixes #9518.
-
Eberhard Beilharz authored
docs(linux): Explicitly specify emscripten version
-
Marc Durdin authored
fix(common): builder_parse broke on option parameters
-
Keyman Server authored
auto: increment master version to 17.0.170
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
emscripten 3.1.44 works, but 3.1.45 fails, so this change modifies the documentation to explicitly request `3.1.44` instead of `latest`.
-
- Aug 30, 2023
-
-
Eberhard Beilharz authored
fix(linux): Fix exception in km-kvk2ldml
-
Keyman Server authored
auto: increment master version to 17.0.169
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
This change fixes an exception that occurs if the user specifies an outputfile in a non-existing directory. Also catch several other related exceptions. Fixes #9522.
-
- Aug 29, 2023
-
-
Eberhard Beilharz authored
refactor(linux): Fix warning
-
Eberhard Beilharz authored
Follow-up of #4999 (which mentions different warnings). This change fixes other warnings that we were still getting.
-
- Aug 26, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.168
-
Keyman Build Agent authored
-
- Aug 25, 2023
-
-
Steven R. Loomis authored
feat(resources): add pcm keyboard
🙀 -
Steven R. Loomis authored
feat(core): implement mapped set mapping
🙀 -
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- simplify, drop normalization entries - update test
-