summaryrefslogtreecommitdiffstats
path: root/Tools/msi/make_zip.py
Commit message (Expand)AuthorAgeFilesLines
* Exclude _testmultiphase.pyd from embeddable ZIP file.Steve Dower2015-05-241-0/+1
* Removes lingering references to RAR now that make_zip.py actually makes a ZIPSteve Dower2015-05-221-3/+0
* Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup f...Steve Dower2015-05-221-0/+3
* Replaces use of WinRAR to generate ZIP file with Python scriptSteve Dower2015-05-031-14/+4
* Makes embedded distribution a plain ZIP file and corrects pyd exclusion.Steve Dower2015-05-021-11/+14
* Minor fixes to Windows build scriptsSteve Dower2015-04-201-3/+10
* Generates and signs a self-extracting executable containing an embedded Python.Steve Dower2015-04-141-0/+160