- May 28, 2021
-
-
Eberhard Beilharz authored
Building km-config now requires an additional step so that generates `lang_tags_map.py`. During a package build this happens in `reconf.sh`. This change updates the documentation, and also adds this build step to the Makefile, so that the file gets generated when building from the command line. Closes #5074.
-
- May 27, 2021
-
-
Joshua Horton authored
change(ios): help always offline
-
Joshua Horton authored
feat(common): offline help css
-
Joshua Horton authored
fix(ios): link, but NOT embed KeymanEngine.xcframework in app exs
-
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.56
-
Keyman Build Agent authored
-
jahorton authored
-
Joshua Horton authored
fix(ios): artifact upload preparation
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.55
-
Keyman Build Agent authored
-
- May 26, 2021
-
-
jahorton authored
-
Joshua Horton authored
fix(ios): re-enable SKIP_INSTALL
-
Eberhard Beilharz authored
chore(linux): Update changelogs
🍒 -
Eberhard Beilharz authored
docs(linux): Update readme
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
chore(web): Add CI script to kill BrowserStack tunnel
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
chore(windows): Update Sentry to 0.4.9
-
Keyman Server authored
auto: increment master version to 15.0.54
-
Keyman Build Agent authored
-
- May 25, 2021
-
-
Eberhard Beilharz authored
- remove mention of `scim_kmfl_imengine` which we recently removed - reformat list of required packages
-
Eberhard Beilharz authored
(cherry picked from commit d2532fa3)
-
Marc Durdin authored
chore(windows): move to vc++ 2019
-
Marc Durdin authored
Fixes #4607. The Sentry 0.4.9 update actually simplifies some things. It does only build with VS2019 by default, which pushed me to update Keyman build to the same version, but that's a good thing overall, and was fairly painless anyway. Previously, we had our own custom build of sentry-native to make sure that the C++ runtime libraries were statically linked to sentry.dll, but this is now configurable in the build options, so we were able to abandon our fork of the project at https://github.com/keymanapp/sentry-native, which is good news. (I will leave the fork there just in case but we'll eventually delete it once we are convinced that this is robust.) I have updated sentry.pas to match sentry.h; most of the changes are in comments but there are a handful of new functions and some small changes to function signatures. I retested the Sentry exception scenarios and results can be found at https://docs.google.com/spreadsheets/d/19xfurbn4cGubSCD68EGuKhcR5HrjaUcY/edit#gid=170604584 There may be an issue with Delphi x64 programs missing symbols from my machine; something to keep an eye on but not a blocker for this merging, I think.
-
Marc Durdin authored
-
Darcy Wong authored
chore(web): Merge remote-tracking branch 'origin/master' into chore/web/infrastructure-build-on-linux
-
rc-swag authored
docs(windows): Initial commit - README.md
-
Joshua Horton authored
refactor(ios/engine): "should reload keyboard" now a property of the keyboard
-
Joshua Horton authored
chore(ios): imports iOS artifact-upload script for CI use
-
Joshua Horton authored
chore(ios): shift to use of XCFrameworks
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
chore(windows): cleanup old .dof, .bdsproj and .cfg files
-
jahorton authored
-