Commit Graph
9 Commits
Author SHA1 Message Date
Kenneth Skovhede 1c38061050 Added support for authenticode signing with jsign and Yubikey / PIV. 2025-02-26 11:58:48 +01:00
Kenneth Skovhede e1ae9dd9b4 Added MacOS signing verification 2025-02-25 21:54:47 +01:00
Kenneth Skovhede 616d8b75a7 Simplified MacOS code signing 2025-02-25 16:43:28 +01:00
Kenneth Skovhede 3a2468483e Made process helper ignore empty/null arguments 2025-02-25 16:20:56 +01:00
Kenneth Skovhede d5eba03c39 Deep signing MacOS 2025-02-25 15:07:39 +01:00
Kenneth SkovhedeandGitHub 642967a534 Remove SHA1 Windows Hashes (#5903)
Since sha1 validation ended in 2020, there is no longer a reason to apply the SHA1 hash to files.
The verification is now only using the supported SHA256 hash.
2025-01-25 12:42:35 +01:00
Kenneth SkovhedeandGitHub 9464caf622 Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues

* Updated all copyright to 2025
2025-01-07 09:40:39 +01:00
Kenneth Skovhede dbfd564a03 Added support for building MSI, DMG and PKG files 2024-03-22 12:15:53 +01:00
Kenneth Skovhede 3da45c53df Initial work on building package folders.
Next step is building the installers.
2024-03-20 16:17:17 +01:00