Darcy Wong
|
e1820013c6
|
fix(android): Fix output paths
|
2023-02-24 13:46:00 +07:00 |
|
Darcy Wong
|
ed0d69b385
|
chore(android/engine): More cleanup
|
2023-02-24 11:38:43 +07:00 |
|
Darcy Wong
|
7a1f80e70d
|
fix(android): Update configure actions
|
2023-02-24 11:33:26 +07:00 |
|
Darcy Wong
|
da00510ca3
|
fix(android): Fix several scripts
|
2023-02-24 10:31:44 +07:00 |
|
Marc Durdin
|
cdda585b7f
|
Merge pull request #8303 from keymanapp/chore/core/make-kmx_test_source-available-to-linux-builds
chore(core): make kmx_test_source available as a library
|
2023-02-24 13:20:20 +11:00 |
|
Joshua A. Horton
|
456a2902ae
|
fix(web): engine/osk does not depend on engine/device-detect
|
2023-02-24 08:49:58 +07:00 |
|
Joshua Horton
|
884efc700b
|
Merge pull request #8280 from keymanapp/refactor/web/cookie-serialization
refactor(web): cookie serialization + deserialization 🧩
|
2023-02-24 08:15:45 +07:00 |
|
Joshua Horton
|
2fcd801119
|
Merge pull request #8271 from keymanapp/chore/web/namespaced-main
chore(web): renames folder for namespaced Web code 🧩
|
2023-02-24 08:15:38 +07:00 |
|
Joshua Horton
|
ba328a7cb1
|
Merge pull request #8270 from keymanapp/refactor/web/common-configuration
refactor(web): common config for both types of Keyman Engine for Web 🧩
|
2023-02-24 08:15:32 +07:00 |
|
Joshua Horton
|
ee9ab544b7
|
Merge pull request #8269 from keymanapp/change/web/keyboard-cache-fetch-modularization
change(web): keyboard caching, fetching modularization 🧩
|
2023-02-24 08:15:23 +07:00 |
|
Joshua Horton
|
cbad65c9a1
|
Merge pull request #8267 from keymanapp/feat/common/web/keyboard-loaders
feat(common/web): keyboard-loading modules 🧩
|
2023-02-24 08:15:13 +07:00 |
|
Joshua A. Horton
|
6695c03ed7
|
change(common): missed part of the suggested tweak
|
2023-02-24 08:02:55 +07:00 |
|
Joshua A. Horton
|
c4ff8a5da3
|
chore(common): fix + enhancement per review
|
2023-02-24 08:01:42 +07:00 |
|
Marc Durdin
|
72374c0acd
|
chore(linux): --no-tests for packaging build
|
2023-02-24 07:51:08 +07:00 |
|
Marc Durdin
|
ee2851d2a4
|
chore(core): extract objects rather than link lib to fix wasm build
|
2023-02-24 05:57:46 +07:00 |
|
Marc Durdin
|
a0fa39232d
|
chore(linux): use core kmx tests from source rather than build
|
2023-02-24 05:57:15 +07:00 |
|
Marc Durdin
|
caeccfb64f
|
chore(core): include patH
|
2023-02-24 05:17:16 +07:00 |
|
Eberhard Beilharz
|
8fef2a5c28
|
fix(linux): Fix upload in packaging GHA
Missed a fairly important step :-).
|
2023-02-23 20:21:28 +01:00 |
|
Keyman Server
|
170c662010
|
Merge pull request #8307 from keymanapp/auto/version-master-17.0.56
auto: increment master version to 17.0.56
|
2023-02-24 01:11:46 +07:00 |
|
Keyman Build Agent
|
858d1d6d83
|
auto: increment master version to 17.0.56
|
2023-02-23 13:11:02 -05:00 |
|
Sabine
|
6d44930a60
|
chore(developer): new fun u16rchr_LinWin, strrchr_LinWin to exchange #ifndef for '\\' and '/'
|
2023-02-23 18:27:56 +01:00 |
|
Eberhard Beilharz
|
efe94598ac
|
fix(linux): Fix setting libexecdir
Follow-up of the move to meson.
|
2023-02-23 17:43:09 +01:00 |
|
Eberhard Beilharz
|
a507ac6cab
|
chore(core): Update path to test library
|
2023-02-23 16:22:10 +01:00 |
|
Sabine
|
5597e76d1b
|
chore(developer): remove #ifdef for '\\' and '/' in both IsRelativePath; remove Function Open_File again
|
2023-02-23 16:14:03 +01:00 |
|
Sabine
|
44d7472b7b
|
chore(developer): use functin Open_File()
|
2023-02-23 10:52:43 +01:00 |
|
Darcy Wong
|
2bb7443cc6
|
refactor(oem/fv/android): Update builder script
|
2023-02-23 16:33:30 +07:00 |
|
Joshua A. Horton
|
42f03916ad
|
feat(common): adds warning if described output does not exist when finishing action
|
2023-02-23 16:18:18 +07:00 |
|
Marc Durdin
|
69fde22303
|
chore(core): make kmx_test_source available as a library
Linux builds require kmx_test_source.cpp in order to run tests. So make
this available even when other tests are disabled.
|
2023-02-23 15:50:58 +07:00 |
|
Darcy Wong
|
0b5ef22a99
|
refactor(android/app): Update builder for KMAPro
|
2023-02-23 15:40:05 +07:00 |
|
Darcy Wong
|
132e7f6f86
|
chore(android/samples): Tidy up Sample builder scripts
|
2023-02-23 13:56:58 +07:00 |
|
Darcy Wong
|
69e40e3011
|
chore(android/engine): Tidy up lint for debug vs release
|
2023-02-23 13:34:10 +07:00 |
|
Darcy Wong
|
a02ae16961
|
chore(android/engine): Rename abbreviations
|
2023-02-23 13:27:25 +07:00 |
|
Sabine
|
ca8cd81f6a
|
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
|
2023-02-23 07:21:48 +01:00 |
|
Sabine
|
51a0602596
|
chore(developer): remove path to kmcmpdll in include_directories
|
2023-02-23 07:21:08 +01:00 |
|
Darcy Wong
|
b034757cb5
|
refactor(android/engine): Address more review comments for KMEA builder
|
2023-02-23 13:17:52 +07:00 |
|
Darcy Wong
|
cb29cd0599
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-02-23 12:57:19 +07:00 |
|
Darcy Wong
|
0555028892
|
refactor(android/samples): Update KMSample builder scripts
|
2023-02-23 11:43:10 +07:00 |
|
Darcy Wong
|
6c0303b352
|
refactor(android/engine): Handle --ci flag
|
2023-02-23 11:00:17 +07:00 |
|
Darcy Wong
|
f075ebe3aa
|
refactor(android/engine): Fix --debug options
|
2023-02-23 10:32:38 +07:00 |
|
Joshua A. Horton
|
2233358f95
|
chore(web): tweak per review
|
2023-02-23 10:09:30 +07:00 |
|
Marc Durdin
|
c34a76b234
|
Merge pull request #8287 from keymanapp/chore/vsvarsall-to-vsdevcmd
chore: move from vcvarsall.bat to vsdevcmd.bat
|
2023-02-23 13:28:11 +11:00 |
|
Marc Durdin
|
38603e8421
|
Merge pull request #8279 from keymanapp/chore/core/cleanup-meson-build
chore(core): cleanup meson build
|
2023-02-23 13:28:02 +11:00 |
|
Marc Durdin
|
d99ebd4c60
|
Merge pull request #8296 from keymanapp/chore/merge-master-to-feature-ldml-A17S7-2
chore: merge master to feature-ldml A17S7 again
|
2023-02-23 13:27:49 +11:00 |
|
Darcy Wong
|
5fb2460d66
|
chore(android): Merge branch 'master' into refactor/android/builder-script
|
2023-02-23 09:22:47 +07:00 |
|
Marc Durdin
|
e71d8d3d6d
|
chore: fail to builder_die
|
2023-02-23 09:13:14 +07:00 |
|
Joshua A. Horton
|
ad2e58a9cd
|
fix(web): builder_describe_outputs paths
|
2023-02-23 08:42:29 +07:00 |
|
Marc Durdin
|
ce4adbd662
|
chore(linux): skip tests on core when building
|
2023-02-23 08:27:09 +07:00 |
|
Joshua A. Horton
|
293603aa5b
|
docs(web): requested namespaced-build.sh doc comment
|
2023-02-23 08:15:25 +07:00 |
|
Joshua A. Horton
|
1dd403856e
|
fix(web): OSK module currently depends on input-processor b/c of pred-text
|
2023-02-23 08:14:18 +07:00 |
|
Marc Durdin
|
051243a9aa
|
chore: replace die with builder_die
|
2023-02-23 08:10:48 +07:00 |
|