Steve Dower
|
6fd76bceda
|
Fixes use of Py_IntDir and Py_OutDir to control build directories.
|
2016-07-16 16:13:19 -07:00 |
Steve Dower
|
2495faf8fc
|
Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro.
|
2015-09-22 15:03:54 -07:00 |
Steve Dower
|
fcbe1df4af
|
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
|
2015-09-08 21:39:01 -07:00 |
Steve Dower
|
2446e2e76d
|
Prevents attempt to sign ZIP file when building embeddable version.
|
2015-05-23 17:52:20 -07:00 |
Steve Dower
|
8c1cee9218
|
Replaces use of WinRAR to generate ZIP file with Python script
|
2015-05-02 21:38:26 -07:00 |
Steve Dower
|
6b4c63dea5
|
Makes embedded distribution a plain ZIP file and corrects pyd exclusion.
|
2015-05-02 15:32:14 -07:00 |
Steve Dower
|
f70fdd2878
|
Generates and signs a self-extracting executable containing an embedded Python.
|
2015-04-14 18:34:04 -04:00 |