Marc Durdin
53ccdbe241
chore(developer): move package formats to common/web/types
...
Package file interfaces were stored in developer/kmc-package but belong
better now in common/web/types.
2023-05-09 15:48:50 +07:00
Marc Durdin
3b1c484538
Merge pull request #8724 from keymanapp/fix/mac/sentry-upload-build-path-wrong
...
fix(mac): `$CONFIG` not `$CONFIGURATION` in build path
2023-05-09 15:36:20 +10:00
Marc Durdin
d36854e0fa
fix(mac): CONFIG not CONFIGURATION in build path
...
Fixes an error in mac/build.sh, arising from work in #8698 . Kinda proves
that the `-u` flag was worth setting globally!
2023-05-09 10:39:31 +07:00
Keyman Server
9446a73a59
Merge pull request #8722 from keymanapp/auto/version-master-17.0.103
...
auto: increment master version to 17.0.103
2023-05-09 01:02:47 +07:00
Keyman Build Agent
03299c377a
auto: increment master version to 17.0.103
2023-05-08 14:02:11 -04:00
Eberhard Beilharz
890ce3887d
Merge pull request #8720 from keymanapp/chore/linux/fixscript
...
chore(linux): Fix uploading to launchpad
2023-05-08 11:14:51 +02:00
Eberhard Beilharz
b84915f745
Merge pull request #8510 from keymanapp/fix/linux/tests
...
fix(linux): Fix linux tests
2023-05-08 11:14:36 +02:00
Eberhard Beilharz
8520b1aaa9
chore(linux): Fix uploading to launchpad
...
This fixes some uninitialized variables.
2023-05-08 10:20:21 +02:00
Eberhard Beilharz
4ecde07b8a
Merge pull request #8713 from keymanapp/chore/linux/lunar
...
chore(linux): Build for Lunar on all platforms
2023-05-08 09:54:17 +02:00
Eberhard Beilharz
215e8d5eb8
Update linux/ibus-keyman/tests/scripts/test-helper.sh
...
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
2023-05-08 09:53:45 +02:00
Eberhard Beilharz
f150f0cd68
Update linux/ibus-keyman/tests/scripts/test-helper.sh
...
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
2023-05-08 09:53:36 +02:00
Keyman Server
e1ce343d6d
Merge pull request #8715 from keymanapp/auto/version-master-17.0.102
...
auto: increment master version to 17.0.102
2023-05-06 01:02:39 +07:00
Keyman Build Agent
2df48623a0
auto: increment master version to 17.0.102
2023-05-05 14:02:02 -04:00
Eberhard Beilharz
cb0b7535b1
chore(linux): Build for Lunar on all platforms
...
Add building and upload to llso/pso now that this is possible.
2023-05-05 13:02:15 +02:00
Eberhard Beilharz
a7630a0265
fix(linux): Fix linux tests
2023-05-05 10:55:45 +02:00
Darcy Wong
46e2e80dcb
Merge pull request #8704 from keymanapp/fix/android/osk-on-resume
...
fix(android/app): Resize OSK when resuming app from background
2023-05-05 10:24:57 +07:00
Marc Durdin
292886479f
Merge pull request #8698 from keymanapp/chore/common/8693-set-eu-all-build-scripts
...
chore(common): `set -eu` in build-utils.sh
2023-05-05 13:18:52 +10:00
Keyman Server
c10f095ff3
Merge pull request #8710 from keymanapp/auto/version-master-17.0.101
...
auto: increment master version to 17.0.101
2023-05-05 01:02:52 +07:00
Keyman Build Agent
9c087458f4
auto: increment master version to 17.0.101
2023-05-04 14:02:13 -04:00
Steven R. Loomis
2374c94ceb
Merge pull request #8691 from keymanapp/feat/developer-7377-transform-format-epic-ldml2
2023-05-04 07:49:18 -05:00
Steven R. Loomis
f71695fbdc
Merge pull request #8690 from keymanapp/fix/developer-8688-kmcmplib-epic-ldml
2023-05-04 07:47:03 -05:00
Steven R. Loomis
743bdc8ad0
Merge branch 'master' into fix/developer-8688-kmcmplib-epic-ldml
2023-05-03 13:39:53 -05:00
Keyman Server
ca5646c551
Merge pull request #8706 from keymanapp/auto/version-master-17.0.100
...
auto: increment master version to 17.0.100
2023-05-04 01:02:34 +07:00
Keyman Build Agent
530ad43933
auto: increment master version to 17.0.100
2023-05-03 14:01:54 -04:00
Eberhard Beilharz
d6369d8c51
Merge pull request #8705 from keymanapp/fix/linux/build
...
chore(linux): Fix build script
2023-05-03 16:45:28 +02:00
Eberhard Beilharz
fe4e968a49
chore(linux): Fix build script
...
Previously we didn't correctly change directories which could lead
to the error "cd: ../build/x86_64/release: No such file or directory".
2023-05-03 11:36:15 +02:00
Darcy Wong
6442bdb1f1
fix(android/app): Resize OSK when resuming app from background
2023-05-03 09:05:57 +07:00
Keyman Server
8dad0588fb
Merge pull request #8702 from keymanapp/auto/version-master-17.0.99
...
auto: increment master version to 17.0.99
2023-05-03 01:02:35 +07:00
Keyman Build Agent
1123db91be
auto: increment master version to 17.0.99
2023-05-02 14:02:00 -04:00
Steven R. Loomis
649c28fee4
Merge pull request #8696 from keymanapp/fix/developer-8688-kmcmplib-epic-ldml2
2023-05-02 08:07:50 -05:00
Marc Durdin
4a2062ecfb
fix(common): predictive-text unit_tests further builder_term fixes
2023-05-02 21:35:42 +10:00
Marc Durdin
127b0e0c43
chore(mac): fix missing build vars
2023-05-02 13:49:24 +07:00
Marc Durdin
e007a8acb6
chore(ios): fix typos and gaps in build script
2023-05-02 12:41:50 +07:00
Marc Durdin
57cf6e07db
chore(common): fix typo in build script
2023-05-02 12:41:38 +07:00
Marc Durdin
2934a15dd7
chore(mac): fixup missing parameter test
2023-05-02 12:30:29 +07:00
Marc Durdin
5634843bb2
chore(linux): fixup missing parameter test
2023-05-02 12:28:25 +07:00
Marc Durdin
4eca9c3ecf
Merge pull request #8692 from keymanapp/chore/common/8485-common-and-resources-tests
...
chore(common): run common and resources tests
2023-05-02 15:17:38 +10:00
Marc Durdin
a1326ad47b
chore(common): set -eu in build-utils.sh
...
Enforces -e (abort script on error) and -u (error on unset variable use)
on all scripts that source build-utils.sh. This may result in some
downstream build failures which we'll need to address before merge to
master.
2023-05-02 12:14:05 +07:00
Steven R. Loomis
f2261c2243
fix(developer): partial Revert in test and json validator
...
This partially reverts commit 55405e5cf1 .
2023-05-01 21:36:45 -05:00
Steven R. Loomis
a1fea150bf
fix(developer): try again to unbreak windows kmcmplib 🙀
...
- use 'all objects' + icu for the test build
- this wasn't working in windows before
feat(developer): compiler updates for ldml transforms 🙀 #7377
2023-05-01 19:56:22 -05:00
Steven R. Loomis
9fdffdb7e3
fix(developer): try to unbreak windows kmcmplib 🙀
...
feat(developer): compiler updates for ldml transforms 🙀 #7377
2023-05-01 16:54:09 -05:00
Marc Durdin
8499956754
Update resources/build/test/test.sh
2023-04-29 12:58:39 +10:00
Marc Durdin
8da501c359
Update resources/build.sh
2023-04-29 12:58:32 +10:00
Marc Durdin
e22cb1b577
Update resources/build.sh
2023-04-29 12:58:26 +10:00
Steven R. Loomis
6f568bbadf
feat(developer): uset api in kmcmplib 🙀
...
- another windows fix
For: #7377
2023-04-28 19:10:22 -05:00
Steven R. Loomis
1169cbe699
Merge branch 'fix/developer-8688-kmcmplib-epic-ldml' into feat/developer-7377-transform-format-epic-ldml2
2023-04-28 19:07:11 -05:00
Steven R. Loomis
d51861d983
Merge branch 'master' into fix/developer-8688-kmcmplib-epic-ldml
2023-04-28 19:04:51 -05:00
Steven R. Loomis
3996bd0046
feat(developer): fix for kmcmplib 🙀
...
- fix build issue on windows
For: #7377
2023-04-28 15:58:15 -05:00
Steven R. Loomis
ea4da7fc92
feat(developer): fix for kmcmplib 🙀
...
- include icu static lib
For: #7377
2023-04-28 14:49:48 -05:00
Steven R. Loomis
13d34065c7
feat(developer): uset api in kmcmplib 🙀
...
- use a wrapped ICU
For: #7377
2023-04-28 14:25:26 -05:00