mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
Follow-on to #3300 * Update the FV Android app to use the same build script to download its default keyboard package. (fv_all.kmp) * This means downloading fv_all.kmp is the only valid option for the build (remove option to copy/rebuild keyboards) * Reduce the number of exports in the Bash scripts * Also removes sil_euro_latin.kmp since the app will fallback to fv_all/sil_euro_latin (in a future PR) |
||
|---|---|---|
| .. | ||
| history | ||
| l10n | ||
| version | ||
| build-download-resources.sh | ||
| build-utils.sh | ||
| increment-version.sh | ||
| jq-license.txt | ||
| jq-win64.exe | ||
| jq.inc.sh | ||
| README.md | ||
| run-required-test-builds.sh | ||
| sentry-control.inc.sh | ||
| trigger-builds.inc.sh | ||
| trigger-definitions.inc.sh | ||
| vswhere-LICENSE.txt | ||
| vswhere.exe | ||
| xcode-utils.sh | ||
Various tools
vswhere.exe is used by Keyman Core to select a Visual Studio version on Windows. Official source: https://github.com/microsoft/vswhere License
jq-win64.exe is used by various builds for json query. Official source: License