Joshua A. Horton
bd333eb2c0
fix(ios): inverted condition for disabling code signing in samples
2023-06-27 12:15:44 +07:00
Joshua A. Horton
09ca1492fc
change(ios): relative to absolute build folder pathing
2023-06-27 11:54:20 +07:00
Joshua A. Horton
79ccc575ed
fix(ios): pathing to xcworkspace from nested folder scripts
2023-06-27 11:33:09 +07:00
Marc Durdin
0fc6a637d9
Merge pull request #9091 from keymanapp/chore/merge-master-into-feature-kmc-kmw-a17s16-start
...
chore: merge master into feature-kmc-kmw (A17S16 start) 🗜
2023-06-27 14:20:41 +10:00
Joshua A. Horton
cfde9df407
fix(ios): another nit
2023-06-27 11:16:55 +07:00
Joshua A. Horton
093300aa47
fix(ios): correct dir for carthage use
2023-06-27 11:03:03 +07:00
Joshua A. Horton
ea0cddfd5e
chore(ios): forgot to cleanup an in-dev line (sigh)
2023-06-27 10:55:41 +07:00
Joshua A. Horton
489c55d988
fix(ios): forgot to adjust include paths for build-utils.sh
2023-06-27 10:50:14 +07:00
Joshua A. Horton
90a08f1d55
change(ios): mass rework of ios-related scripts
2023-06-27 10:33:37 +07:00
Joshua A. Horton
9deb21638e
fix(web): oh, src/tools/build.sh was busted... and ought be called by project top-level action
2023-06-27 08:45:54 +07:00
Joshua A. Horton
60738a96da
fix(web): should also ensure bulk-recorder script is built for ci uploads
2023-06-27 08:34:13 +07:00
Steven R. Loomis
fbf6005bc4
Merge pull request #9084 from keymanapp/feat/developer-9050-utf32-epic-ldml
...
feat(developer,common,core): ldml UTF-32 literals in binary 🙀
2023-06-26 20:33:27 -05:00
Joshua A. Horton
ef271c0105
fix(web): zip artifact path was incorrect
2023-06-27 08:29:40 +07:00
Steven R. Loomis
30c4a89149
feat(developer): improve fix for UTF-32 single chars 🙀
...
- add some asserts
Fixes : #9050
2023-06-26 18:56:57 -05:00
Keyman Server
19eb4132db
Merge pull request #9095 from keymanapp/auto/version-master-17.0.131
...
auto: increment master version to 17.0.131
2023-06-27 01:03:00 +07:00
Keyman Build Agent
3964f7bb1f
auto: increment master version to 17.0.131
2023-06-26 14:02:21 -04:00
Sabine
e8cede8d4f
feat(linux): mcompile add converting function, typedef
2023-06-26 15:02:14 +02:00
Sabine
3a841c2d93
feat(linux): mcompile add copies, gitignore. Readme
2023-06-26 15:01:20 +02:00
jahorton
a2cf4e03e7
chore(ios): converts kmbuild.sh to builder format
2023-06-26 15:16:05 +07:00
Marc Durdin
d914b6918d
chore: Merge branch 'feature-kmc-kmw' into chore/merge-master-into-feature-kmc-kmw-a17s16-start
2023-06-26 14:33:20 +07:00
Marc Durdin
69f679693a
Merge pull request #9088 from keymanapp/chore/developer/kmc-kmn-kmw-compiler-cleanup
...
chore(developer): cleanup for kmw-compiler.ts 🗜
2023-06-26 17:28:15 +10:00
Marc Durdin
5182b49b0f
Merge pull request #9087 from keymanapp/chore/developer/kmc-kmn-kmwcompiler-handle-layout-file-errors
...
chore(developer): handle layout file errors in kmw-compiler
2023-06-26 17:28:07 +10:00
Marc Durdin
fbfd8c5b2a
Merge pull request #9086 from keymanapp/chore/developer/kmc-kmw-cleanup-javascript-strings
...
chore(developer): cleanup javascript-strings.ts 🗜
2023-06-26 17:28:00 +10:00
Marc Durdin
313ad95ecd
Merge pull request #9076 from keymanapp/fix/developer/kmc-kmw-readonly-groups
...
fix(developer): support readonly groups in kmc-kmn/kmw-compiler 🗜
2023-06-26 17:27:51 +10:00
Marc Durdin
c3bb426ff0
Merge pull request #9075 from keymanapp/fix/developer/kmc-kmw-options-stores
...
fix(developer): support option stores in kmc-kmn/kmw 🗜
2023-06-26 17:27:41 +10:00
Joshua Horton
3337e926b7
Merge pull request #9089 from keymanapp/chore/update-feature-gestures-a17s16-start
...
chore(web): merge master into feature-gestures - a17s16 start 🐵
2023-06-26 13:30:54 +07:00
Marc Durdin
90f5ab6884
chore(developer): fix tests for layout validity
...
The tests for layout validity in #9087 were incomplete; first, they
didn't fail the build if a key had invalid identifier, and second, there
were some constants missing from the KeyIdType test (imperfect
translation from the Delphi code in this case).
2023-06-26 11:48:03 +07:00
Joshua A. Horton
176eb4cfe1
chore: Merge branch 'master' into chore/update-feature-gestures-a17s16-start
2023-06-26 10:58:40 +07:00
Joshua Horton
5485ad40f7
Merge pull request #8560 from keymanapp/feature-esmodule-web-engine
...
epic: conversion of Keyman Engine for Web to ES modules 🧩
2023-06-26 10:49:25 +07:00
Joshua Horton
2ac8a4503b
Merge branch 'master' into feature-esmodule-web-engine
2023-06-26 09:09:43 +07:00
Marc Durdin
b5a1e13d50
chore(developer): add store.line metadata and cleanup
2023-06-26 08:59:56 +07:00
Marc Durdin
7dbf97fa00
chore(developer): implement HasSupplementaryPlaneChars and FCallFunctions in kmw-compiler
2023-06-26 08:42:15 +07:00
Marc Durdin
d9b37d85d3
chore(developer): rename write-compiled-keyboard.ts to kmw-compiler.ts
2023-06-26 08:28:54 +07:00
Marc Durdin
d36adfc197
Merge pull request #9085 from keymanapp/dependabot/npm_and_yarn/semver-7.5.2
...
chore(deps): bump semver from 7.3.8 to 7.5.2
2023-06-26 11:22:38 +10:00
Marc Durdin
7ccef2e5c6
chore(developer): handle layout file errors in kmw-compiler
...
Also removes leftover commented code, and changes an enum to string enum
type in order to get constant names for free for an error message.
Error_TouchLayoutIdentifierRequires15 was split into its own error
message because it was overloaded with CERR_TouchLayoutInvalidIdentifier
previously but had a different message.
2023-06-26 07:01:24 +07:00
Marc Durdin
d5331537cd
chore(developer): cleanup javascript-strings.ts
...
Removes old commented code and fixes surrogate pair check.
2023-06-26 06:25:45 +07:00
dependabot[bot]
7d08b08fb2
chore(deps): bump semver from 7.3.8 to 7.5.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.8 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 12:37:06 +00:00
Marc Durdin
a89548b5f6
Merge pull request #9077 from keymanapp/chore/merge-master-into-feature-kmc-kmw
...
chore: merge master into feature-kmc-kmw A17S15
2023-06-24 14:33:27 +10:00
Marc Durdin
430a97cf8e
Merge pull request #9078 from keymanapp/chore/merge-master-into-feature-macos-core
...
chore: merge master into feature-macos-core A17S15
2023-06-24 14:33:16 +10:00
Steven R. Loomis
83bb7e6f12
Merge branch 'master' into feat/developer-9050-utf32-epic-ldml
2023-06-23 17:31:43 -05:00
Steven R. Loomis
5cd3447bfd
feat(developer): last fix for UTF-32 single chars 🙀
...
- elem
Fixes : #9050
2023-06-23 17:30:48 -05:00
Steven R. Loomis
79526e452d
feat(developer): test fix for UTF-32 single chars 🙀
...
- last but not least, basic.txt
For: #9050
2023-06-23 17:10:51 -05:00
Steven R. Loomis
de90644d7a
feat(core,common,developer): support UTF-32 single chars 🙀
...
- C++ side now
- updated tests
- refactored escaping code and squashed bugs
- still todo: basic.xml
For: #9050
2023-06-23 16:55:05 -05:00
Steven R. Loomis
8304de4ad9
feat(common): support UTF-32 single chars 🙀
...
- common and developer side
- needs C++ update and basic.xml
For: #9050
2023-06-23 14:11:26 -05:00
Keyman Server
27d44fcb75
Merge pull request #9083 from keymanapp/auto/version-master-17.0.130
...
auto: increment master version to 17.0.130
2023-06-24 01:42:21 +07:00
Keyman Build Agent
97703b10e1
auto: increment master version to 17.0.130
2023-06-23 14:41:44 -04:00
Steven R. Loomis
c3e55e3e56
Merge pull request #9049 from keymanapp/feat/core-7377-reorder-parse-epic-ldml
...
feat(common,developer,core): add uset section 🙀
2023-06-23 12:45:48 -05:00
Steven R. Loomis
0e9324074e
Merge pull request #9072 from keymanapp/fix/core-7377-transform-unbreak-epic-ldml
...
fix(core): fix ldml transforms 🙀
2023-06-23 11:58:48 -05:00
Steven R. Loomis
21c47caa56
Merge pull request #9071 from keymanapp/fix/windows-9064-dont-break-kmxplus-on-install
...
fix(windows): support kmxplus in mcompile 🙀
2023-06-23 11:15:28 -05:00
Darcy Wong
011c339207
Merge pull request #9070 from keymanapp/chore/android/launch-report-warnings
...
chore(android/app): Address some pre-launch accessibility report warnings
2023-06-23 11:09:42 -05:00