spiegel-keyman/common
Marc Durdin a1a7b39481 feat(developer): Windows package installer compiler
Replaces kmcomp's package installer build infrastructure. While this is
mostly legacy, package installers are still used in adhoc distribution
scenarios, so we need to continue to support with the new kmc.

The package installer is a Windows self-extracting zip archive. The user
is expected to find setup-redist.exe and keymandesktop.msi themselves,
from the Keyman Developer release files. They are not included with
Keyman Developer, but are available as standalone downloads from
https://downloads.keyman.com/windows/.

`kmc build` has been updated to include two subcommands:
* `kmc build ldml-test-data`
* `kmc build windows-package-installer`

Both of these subcommands are a little long, but the use cases for them
are fairly narrow, so I believe this is okay. `kmc build-test-data` has
been removed, as `kmc build ldml-test-data` replaces it.
2023-09-21 17:35:16 +07:00
..
include fix(common): specify alignment for COMP_ structs 2023-06-30 08:29:20 +07:00
linux chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
mac chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
models chore(web): Merge branch 'chore/web/cleanup-kmw-headless-module-builds' into chore/web/esbuild-config-cleanup 2023-06-16 12:47:20 +07:00
predictive-text fix(common/models): missed fixing commands in common/predictive-text test script 2023-06-19 08:54:03 +07:00
resources chore(windows): address review comments 2022-06-16 04:47:53 +10:00
schemas feat(developer): support building .keyboard_info without source version 2023-08-16 12:47:37 +07:00
test chore: fixup targets for build_index 2023-09-16 15:46:37 +07:00
tools chore(web): normalizes srcMap paths for cleaner Sentry reports 2023-07-06 10:51:40 +07:00
web feat(developer): Windows package installer compiler 2023-09-21 17:35:16 +07:00
windows feat(developer): add LicenseFile as property of package 2023-08-16 09:13:38 +07:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00