Niklas Claesson
|
16aa40875e
|
MSI: Find VC redistributable with python 32bit on windows 64bit
|
7 years ago |
Jussi Pakkanen
|
a3e655d20d
|
Package the Visual C runtime. Closes #2417.
|
7 years ago |
Luke Shumaker
|
bb25260f00
|
flake8: Perform suggested whitespace/formatting changes
This only touches newlines, spaces, and (occaisionally) commas. Anything
else is left for another commit.
|
7 years ago |
Luke Shumaker
|
e7d5b9dd8e
|
fix file permissions on a couple of files
|
7 years ago |
Niklas Claesson
|
fcbefafa1f
|
MSI: Improve python detection
|
7 years ago |
Jussi Pakkanen
|
68ac9b7a0b
|
Require installer version 5.0, which corresponds to Win 7 and up.
|
7 years ago |
Jussi Pakkanen
|
a2ef1dc23b
|
Fix installer generation on 64 bit Windows.
|
7 years ago |
Jussi Pakkanen
|
d3fab4c965
|
Add installer option to not install Ninja.
|
7 years ago |
Jussi Pakkanen
|
41805f1b31
|
Delete XML string manipulation code.
|
7 years ago |
Jussi Pakkanen
|
048d941e95
|
Create WiX source file with the XML module rather than string manipulation.
|
7 years ago |
Jussi Pakkanen
|
d220683787
|
Create a proper 64 bit installer with WiX.
|
7 years ago |
Jussi Pakkanen
|
858c1d4f30
|
Fix msi creation script to work on 64 bit Windows.
|
7 years ago |
Jussi Pakkanen
|
2817fcf2f3
|
Add Python script that creates an MSI installer from a package created with cx_freeze.
|
7 years ago |