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
*
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower
2018-12-11
1
-250/+0
*
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner
2018-12-07
1
-0/+250
*
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower
2018-12-07
1
-250/+0
*
bpo-31392: Update SSL build for 1.1.0 (#3448)
Steve Dower
2017-09-09
1
-2/+0
*
Fix build batch files (#2750)
Steve Dower
2017-07-26
1
-14/+17
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+1
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
\
|
*
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: 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/+16
|
\
\
|
|
/
|
*
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
1
-3/+15
*
|
Adds missing _asyncio.pyd to installer and generally tidies pyd management.
Steve Dower
2016-10-29
1
-0/+1
*
|
Issue #28137: Renames Windows path file to ._pth
Steve Dower
2016-09-17
1
-5/+10
*
|
Updates zip and nuget builds for Windows.
Steve Dower
2016-09-12
1
-21/+19
*
|
Issue #28046: Remove platform-specific directories from sys.path
Zachary Ware
2016-09-10
1
-2/+0
*
|
Changes pyvenv.cfg trick into an actual sys.path file.
Steve Dower
2016-09-09
1
-3/+8
|
/
*
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