spiegel-keyman/windows/src/desktop/insthelp
Marc Durdin eeb755f76a fix(windows): re-enable signature check
Fixes #9692.

Signature checking was skipped because we missed a ".virtual" to force
nmake to build the test and test_i3633 targets. This opened up a small
cascade of related formatting issues on Makefiles, and the fact that the
test_i3633 (has there ever been a more poorly named project?) Makefile
did not even work.

Refactored significantly, added same tests to Developer Makefile, and
also now verifying the .msi and installer executable.

We can improve this further but I'd like to get this in to avoid further
critical issues with code signing given the current broken signing
configuration.
2023-10-06 09:14:35 +07:00
..
insthelp.dpr chore(windows): move shared general units to common 2022-06-22 13:58:58 +10:00
insthelp.dproj chore(windows): move shared general units to common 2022-06-22 13:58:58 +10:00
insthelp.res Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Keyman.System.InstHelp.KeymanStartTaskUninstall.pas chore(windows): cleanup task deletion issues 2020-12-01 16:45:59 +11:00
main.pas chore(windows): address review comments 2021-02-09 10:16:55 +11:00
Makefile fix(windows): re-enable signature check 2023-10-06 09:14:35 +07:00
manifest.in fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
manifest.rc Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
version.rc chore(windows): move keymanversion.h to common 2022-06-12 13:56:13 +10:00