Commit Graph

6 Commits

Author SHA1 Message Date
Luis Ángel San Martín
d154e89311 Update openssl binaries
Qt 5.12.4 and higher uses openssl v1.1.1, after v1.1 binaries are no longer compatible, so we need to ship the new version. Names of the dlls also changed, so win packaging had to be updated.
2019-09-25 16:22:15 +02:00
Luis Ángel San Martín
565bc53ed4 Avoid file corruption 2019-09-07 15:56:08 +02:00
Luis Ángel San Martín
cc197b3ca5 Propagate the exit code if we can't generate the installer
No need to check previous commands, if they fail, iscc will fail for sure.
2019-08-24 11:11:55 +02:00
Luis Ángel San Martín
678f9fae77 Add support to include the build number into the windows installer 2019-08-24 11:11:55 +02:00
Luis Ángel San Martín
b4c50ad0b4 Remove x64 specifics if we are building a x86 installer 2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
9a86fe9cf1 Add an script to create the windows installer automatically 2019-08-24 11:11:53 +02:00