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
0e5eb82ed6
ArchitecturesInstallIn64BitMode can't be set conditionally
...
So we are going to always set it, and remove it with the build script if we are building a x86 installer. I am adding ArchitecturesAllowed too to avoid x64 installs in x86 systems, it will be removed as needed by the build script.
2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
f8756fa745
Pack the styles folder
2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
1b6240b55d
Pack Qt5QuickWidgets.dll
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