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
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