Commit Graph

11 Commits

Author SHA1 Message Date
Jussi Pakkanen a3e655d20d Package the Visual C runtime. Closes #2417. 2017-10-07 18:01:19 +03:00
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes
This only touches newlines, spaces, and (occaisionally) commas.  Anything
else is left for another commit.
2017-09-21 11:59:03 -04:00
Niklas Claesson fcbefafa1f MSI: Improve python detection 2017-09-12 20:31:02 +03:00
Jussi Pakkanen 68ac9b7a0b Require installer version 5.0, which corresponds to Win 7 and up. 2017-09-10 21:42:45 +03:00
Jussi Pakkanen a2ef1dc23b Fix installer generation on 64 bit Windows. 2017-09-10 20:37:22 +03:00
Jussi Pakkanen d3fab4c965 Add installer option to not install Ninja. 2017-09-10 20:04:47 +03:00
Jussi Pakkanen 41805f1b31 Delete XML string manipulation code. 2017-09-10 18:17:36 +03:00
Jussi Pakkanen 048d941e95 Create WiX source file with the XML module rather than string manipulation. 2017-09-10 18:13:34 +03:00
Jussi Pakkanen d220683787 Create a proper 64 bit installer with WiX. 2017-08-28 00:04:20 +03:00
Jussi Pakkanen 858c1d4f30 Fix msi creation script to work on 64 bit Windows. 2017-08-27 21:06:23 +03:00
Jussi Pakkanen 2817fcf2f3 Add Python script that creates an MSI installer from a package created with cx_freeze. 2017-08-03 01:35:37 +03:00