Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |