Marc Durdin
a2ceb98948
chore: rewrite extra standard build script prolog
2023-02-23 08:09:41 +07:00
Marc Durdin
9eb472579c
chore: Merge branch 'feature-ldml' into chore/merge-master-to-feature-ldml-A17S7-2
2023-02-23 08:05:31 +07:00
Marc Durdin
c0ec8ba76c
Merge pull request #7861 from keymanapp/chore/common/stats
...
chore(common): stats script for planning
2023-02-23 09:06:00 +11:00
Marc Durdin
b968bcfdfd
Merge branch 'feature-ldml' into chore/core/cleanup-meson-build
2023-02-23 08:49:56 +11:00
Marc Durdin
a0ecb30a9c
Merge pull request #8265 from keymanapp/feat/developer/epic-ldml/7238-touch-layout-compiler
...
feat(developer): touch layout compiler for LDML 🙀
2023-02-23 08:47:46 +11:00
Marc Durdin
def625525f
Merge pull request #8286 from keymanapp/chore/A17S7-master-to-feature-ldml
...
chore: merge master into feature-ldml A17S7 🙀
2023-02-23 08:47:27 +11:00
Marc Durdin
699b289899
Merge pull request #8289 from keymanapp/chore/dirname-to-builtin
...
chore: use builtin instead of dirname for perf
2023-02-23 08:42:29 +11:00
Marc Durdin
80689a794b
Merge pull request #8288 from keymanapp/chore/readlink-only-instead-of-greadlink
...
chore: remove greadlink from standard script prolog
2023-02-23 08:42:21 +11:00
Marc Durdin
541fc61ee6
Merge pull request #8277 from keymanapp/chore/docs/mac-realpath
...
chore(docs): update docs due to Mac Ventura
2023-02-23 08:42:13 +11:00
Steven R. Loomis
bc68033183
Merge pull request #8276 from keymanapp/feat/core/8069-key2-keys-epic-ldml
...
feat(core): ldml rename key2 to keys 🙀
2023-02-22 14:49:00 -06:00
Eberhard Beilharz
9c1500fe57
fix(linux): Fix debian postinst script
...
The ibus-keyman post-installation script failed, causing the entire
installation to fail. This change removes `set -e` so that we try
to run the rest of the commands even when one command should fail.
Also accounts for ibus-daemon being started with the full path,
and start ibus-daemon with fill path as well.
2023-02-22 19:40:22 +01:00
Keyman Server
b14761ba62
Merge pull request #8293 from keymanapp/auto/version-master-17.0.55
...
auto: increment master version to 17.0.55
2023-02-23 01:18:14 +07:00
Keyman Build Agent
b561c43e4d
auto: increment master version to 17.0.55
2023-02-22 13:17:35 -05:00
Sabine
47851bc766
chore(developer): include Open_File() (as comment for now)
2023-02-22 18:52:44 +01:00
Sabine
289fb1b7c6
chore(developer): include Open_File() (as comment for now)
2023-02-22 18:39:38 +01:00
Sabine
7c8da90095
chore(developer): remove stray fopen
2023-02-22 18:19:05 +01:00
Sabine
fd1d823cea
chore(developer): change #includes to include from kmcmplib
2023-02-22 17:51:21 +01:00
Sabine
e7b3f7058f
chore(developer): exclude kmx, kvk from git
2023-02-22 17:38:37 +01:00
Sabine
71b1820bb7
chore(developer): exclude kmx, kvk from git
2023-02-22 17:19:13 +01:00
Sabine
8f1e61ed9e
Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
...
# Conflicts:
# developer/src/kmcmplib/src/kmx_u16.h
2023-02-22 16:17:25 +01:00
Sabine
5b77124dcb
chore(developer): create Function to replace fopen/_wfsopen
2023-02-22 16:08:18 +01:00
Darcy Wong
dc7603a97d
Merge pull request #8291 from keymanapp/fix/android/landscape-osk
...
fix(android/app): Fix OSK width when rotating
2023-02-22 20:10:43 +07:00
Joshua A. Horton
ca1d85f9e5
chore(web): cleanup per PR review
2023-02-22 15:39:58 +07:00
Joshua A. Horton
75435a0e4c
fix(web): reconnects in-browser tests, including new single-browser suite
2023-02-22 14:56:36 +07:00
Eberhard Beilharz
5a097f5b18
Merge pull request #8285 from keymanapp/chore/linux/gha
...
fix(linux): Fix paths in upload action of packaging GHA
2023-02-22 08:56:11 +01:00
Joshua A. Horton
b62f220d68
chore(web): renames common compile method .sh, defines child test actions for headless stuff
2023-02-22 14:46:04 +07:00
Darcy Wong
255465aa24
fix(android/app): Fix OSK width when rotating
2023-02-22 14:24:30 +07:00
Joshua A. Horton
2f065e0b89
change(common): fixes a builder error
2023-02-22 13:22:30 +07:00
Shawn Schantz
5564880b93
Merge pull request #8262 from keymanapp/chore/merge-master-to-feature-macos-core-A17S6
...
chore(mac): merge master to feature-macos-core for A17S6 🍕
2023-02-22 13:12:23 +07:00
Shawn Schantz
7f0f935720
Merge pull request #8125 from keymanapp/fix/ios/install-kmp-with-duplicate-language
...
fix(ios): allow duplicate languages in kmp file
2023-02-22 13:11:44 +07:00
Joshua A. Horton
9692ab9db2
chore(web): minor cleanup
2023-02-22 12:28:11 +07:00
Marc Durdin
4777aaf58e
chore: address review comments and null bug
2023-02-22 12:05:51 +07:00
Joshua A. Horton
2135420a0a
change(web): reworks Web build to #8198 - builds with parent-child pattern
2023-02-22 12:05:23 +07:00
Marc Durdin
03d8d7524d
chore(linux): fixup core build from reconf
2023-02-22 11:13:58 +07:00
Marc Durdin
ce864ea923
chore: update standard script prolog to use builtin instead of dirname
2023-02-22 11:04:15 +07:00
Marc Durdin
b0804dd2a4
chore: use builtin instead of dirname for perf
2023-02-22 10:59:11 +07:00
Marc Durdin
463c7ff907
chore: remove greadlink from standard script prolog
2023-02-22 10:43:06 +07:00
Marc Durdin
3005a82a8f
chore: update docs and non-standard readlink refs
2023-02-22 10:41:54 +07:00
Marc Durdin
e2b6bf99ea
chore: new core build invocation in linux/scripts/build.sh
2023-02-22 09:45:36 +07:00
Marc Durdin
6427fd685b
chore: move from vcvarsall.bat to vsdevcmd.bat
2023-02-22 09:43:17 +07:00
Marc Durdin
c4054c8b21
chore(developer): update path ref for hextobin
2023-02-22 09:22:56 +07:00
Marc Durdin
84d1446cb7
chore(core): update os_id to BUILDER_OS
2023-02-22 09:08:15 +07:00
Marc Durdin
f6c64f02c0
chore(core): rename fail, echo_heading in commands.inc.sh
2023-02-22 08:04:23 +07:00
Marc Durdin
e645b8665f
chore: Merge branch 'feature-ldml' into chore/A17S7-master-to-feature-ldml
...
* core/build.sh -- accept feature-ldml changes (remove call to get_builder_OS)
* developer/src/kmlmc/build.sh -- delete file
* linux/debian/rules -- accept master changes, fixup call to core/build.sh
* linux/ibus-keyman/tests/Makefile.am -- accept master changes, fixup call to core/build.sh
* linux/scripts/build.sh -- accept master changes, fixup call to core/build.sh
* linux/scripts/reconf.sh -- accept master changes
2023-02-22 08:00:08 +07:00
Marc Durdin
366279fc62
chore(common): define standard build path
2023-02-22 07:41:09 +07:00
Marc Durdin
332ad45176
chore(core): remove quotes to batch file param
2023-02-22 05:26:11 +07:00
Marc Durdin
3463163697
chore(core): remove undeclared variable
2023-02-22 05:08:47 +07:00
Eberhard Beilharz
43d49cde35
fix(linux): Fix paths in upload action of packaging GHA
2023-02-21 19:39:32 +01:00
Keyman Server
6dbcfc7ed7
Merge pull request #8283 from keymanapp/auto/version-master-17.0.54
...
auto: increment master version to 17.0.54
2023-02-22 01:02:40 +07:00
Keyman Build Agent
7cb35158c6
auto: increment master version to 17.0.54
2023-02-21 13:02:02 -05:00