summaryrefslogtreecommitdiffstats
path: root/Tools/msi/make_zip.proj
Commit message (Expand)AuthorAgeFilesLines
* Closes #25085 and #25086: Exclude distutils and test directories from embedda...Steve Dower2015-09-221-0/+2
* Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...Steve Dower2015-09-091-1/+2
* Prevents attempt to sign ZIP file when building embeddable version.Steve Dower2015-05-241-0/+1
* Replaces use of WinRAR to generate ZIP file with Python scriptSteve Dower2015-05-031-1/+0
* Makes embedded distribution a plain ZIP file and corrects pyd exclusion.Steve Dower2015-05-021-1/+2
* Generates and signs a self-extracting executable containing an embedded Python.Steve Dower2015-04-141-0/+37