spiegel-keyman/common/windows
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
..
cpp feat(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(windows): re-enable signature check 2023-10-06 09:14:35 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00