Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dab05847385c14fe76773d30f75f2bdc5b2ab7e3
/
Tools
/
msi
/
make_zip.py
6fd76bc
Fixes use of Py_IntDir and Py_OutDir to control build directories.
by Steve Dower
· 9 years ago
33128c8
Include libs folder in nuget package and allow preinstalling packages
by Steve Dower
· 9 years ago
33f7310
Adds scripts for producing Nuget packages.
by Steve Dower
· 9 years ago
d8bf09c
Issue #27053: Updates make_zip.py to correctly generate library ZIP file.
by Steve Dower
· 9 years ago
10cabcb
Issue #26065: Excludes venv from library when generating embeddable distro.
by Steve Dower
· 10 years ago
2495faf
Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro.
by Steve Dower
· 10 years ago
ae69de6
Fixes handling of read-only files when creating zip package.
by Steve Dower
· 10 years ago
fcbe1df
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
by Steve Dower
· 10 years ago
315b748
Fixes make_zip.py to create temporary .pyc files in a separate directory. This avoids polluting tests that run code from TEMP.
by Steve Dower
· 10 years ago
08b1817
Puts compiled pyc files into embedded library ZIP file instead of sources.
by Steve Dower
· 10 years ago
3805019
Exclude _testmultiphase.pyd from embeddable ZIP file.
by Steve Dower
· 10 years ago
bd0d91e
Removes lingering references to RAR now that make_zip.py actually makes a ZIP
by Steve Dower
· 10 years ago
4a7fe7e
Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path.
by Steve Dower
· 10 years ago
8c1cee9
Replaces use of WinRAR to generate ZIP file with Python script
by Steve Dower
· 10 years ago
6b4c63d
Makes embedded distribution a plain ZIP file and corrects pyd exclusion.
by Steve Dower
· 10 years ago
777af30
Minor fixes to Windows build scripts
by Steve Dower
· 10 years ago
f70fdd2
Generates and signs a self-extracting executable containing an embedded Python.
by Steve Dower
· 10 years ago