index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
msi
/
make_zip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
*
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
1
-6/+2
*
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
1
-3/+15
*
Fixes use of Py_IntDir and Py_OutDir to control build directories.
Steve Dower
2016-07-16
1
-15/+18
*
Include libs folder in nuget package and allow preinstalling packages
Steve Dower
2016-06-27
1
-9/+25
*
Adds scripts for producing Nuget packages.
Steve Dower
2016-06-24
1
-12/+16
*
Issue #27053: Updates make_zip.py to correctly generate library ZIP file.
Steve Dower
2016-05-19
1
-1/+1
*
Issue #26065: Excludes venv from library when generating embeddable distro.
Steve Dower
2016-01-16
1
-0/+1
*
Closes #25085 and #25086: Exclude distutils and test directories from embedda...
Steve Dower
2015-09-22
1
-2/+21
*
Fixes handling of read-only files when creating zip package.
Steve Dower
2015-09-10
1
-2/+8
*
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...
Steve Dower
2015-09-09
1
-3/+6
*
Fixes make_zip.py to create temporary .pyc files in a separate directory. Thi...
Steve Dower
2015-08-05
1
-11/+12
*
Puts compiled pyc files into embedded library ZIP file instead of sources.
Steve Dower
2015-08-04
1
-1/+11
*
Exclude _testmultiphase.pyd from embeddable ZIP file.
Steve Dower
2015-05-24
1
-0/+1
*
Removes lingering references to RAR now that make_zip.py actually makes a ZIP
Steve Dower
2015-05-22
1
-3/+0
*
Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup f...
Steve Dower
2015-05-22
1
-0/+3
*
Replaces use of WinRAR to generate ZIP file with Python script
Steve Dower
2015-05-03
1
-14/+4
*
Makes embedded distribution a plain ZIP file and corrects pyd exclusion.
Steve Dower
2015-05-02
1
-11/+14
*
Minor fixes to Windows build scripts
Steve Dower
2015-04-20
1
-3/+10
*
Generates and signs a self-extracting executable containing an embedded Python.
Steve Dower
2015-04-14
1
-0/+160