- Mar 10, 2023
-
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
- Mar 08, 2023
-
-
Darcy Wong authored
-
Darcy Wong authored
-
Marc Durdin authored
chore(common): clean up `--debug` usage in build scripts
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #8373. Note that the core functionality requested in #8373 is already in place; this commit just does some cleanup to make this easier to maintain in the future: * Uses `builder_is_debug_build` function to test for debug build (instead of `builder_has_option --debug`, which would also work but using the other function avoids typo issues with the option name). * Renames `$_builder_debug` to `$_builder_debug_internal` to reduce naming confusion * Documents `$builder_debug`, `builder_is_debug_build`, and clarifies usage of `--debug` option. * Logs command line for dep builds (we could hide this in the future, but it certainly doesn't hurt for now!)
-
- Mar 07, 2023
-
-
Eberhard Beilharz authored
chore(core): Create both dynamic and static libs on Linux
-
Eberhard Beilharz authored
feat(linux): Add DBus method `SendText`
-
Marc Durdin authored
chore(common): remove vswhere
-
Marc Durdin authored
chore(common): cleanup build.inc.sh echo
-
Marc Durdin authored
chore: merge feature-ldml to master, again
🙀 -
Eberhard Beilharz authored
chore(linux): Remove debug output from packaging GHA
-
Steven R. Loomis authored
Merge remote-tracking branch 'upstream/feature-ldml' into chore/merge-feature-ldml-20230306-epic-ldml
-
Marc Durdin authored
-
- Mar 06, 2023
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
This new DBus method allows an OSK to output a junk of text.
-
Eberhard Beilharz authored
-
- Mar 04, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.62
-
Keyman Build Agent authored
-
- Mar 03, 2023
-
-
Darcy Wong authored
fix(android/app): Another attempt at fixing OSK rotation
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- lookup needs to handle either/neither/both cases for alt and ctrl - and a bug in the test runner: would 'pass' if failed on exactly line 256 (0x100 & 0xFF == 0) #7533
-
Marc Durdin authored
With #8287, we no longer use a local copy of vswhere.exe but instead rely on a standard location for it from the Visual Studio installer.
-
Keyman Server authored
auto: increment master version to 17.0.61
-
Keyman Build Agent authored
-
- Mar 02, 2023
-
-
Eberhard Beilharz authored
chore(linux): More GHA debugging
-
Marc Durdin authored
fix(common): fixup npm publish
-
Marc Durdin authored
feat(core): Build both architectures for mac and generate a 'fat' library for them
-
Eberhard Beilharz authored
-
Darcy Wong authored
-
Darcy Wong authored
fix(android/engine): Fix various OSK bugs due to refactor
🛋 -
Marc Durdin authored
-
Marc Durdin authored
Co-authored-by:Darcy Wong <darcy_wong@sil.org>
-
Marc Durdin authored
-
Darcy Wong authored
-
Marc Durdin authored
-
Keyman Server authored
auto: increment master version to 17.0.60
-