Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 1 | -1454/+0 |
| | |||||
* | Drop pydocgui.pyw from the distribution (post-merge merge from 165aa40bfe2e) | Steve Dower | 2014-10-08 | 1 | -4/+1 |
| | |||||
* | Issue #10747: Merge with 3.4 | Martin v. Löwis | 2014-06-22 | 1 | -10/+21 |
|\ | |||||
| * | Issue #10747: Use versioned labels in the Windows start menu. | Martin v. Löwis | 2014-06-22 | 1 | -10/+21 |
| | | | | | | | | Patch by Olive Kilburn. | ||||
| * | Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows. | Martin v. Löwis | 2014-03-02 | 1 | -2/+2 |
| | | |||||
| * | Issue #20748: Uninstalling pip does not leave behind the pyc of | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
| | | | | | | | | the uninstaller anymore. | ||||
| * | Issue #20568: Fix typo in pip option. | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
| | | |||||
| * | Close #20568: install unversioned pip command on Windows | Nick Coghlan | 2014-02-28 | 1 | -1/+1 |
| | | |||||
| * | Issue #20641: Run custom actions with the NoImpersonate flag to support UAC. | Martin v. Löwis | 2014-02-22 | 1 | -11/+9 |
| | | |||||
* | | Issue #9765: Adjust where Tools/msi/msi.py looks for Tcl/Tk license terms. | Zachary Ware | 2014-04-23 | 1 | -2/+2 |
| | | | | | | | | Patch by Daniel Stutzbach. | ||||
* | | Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows. | Martin v. Löwis | 2014-03-02 | 1 | -2/+2 |
| | | |||||
* | | Issue #20748: Uninstalling pip does not leave behind the pyc of | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
| | | | | | | | | the uninstaller anymore. | ||||
* | | Issue #20568: Fix typo in pip option. | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
| | | |||||
* | | Close #20568: install unversioned pip command on Windows | Nick Coghlan | 2014-02-28 | 1 | -1/+1 |
| | | |||||
* | | Issue #20641: Run custom actions with the NoImpersonate flag to support UAC. | Martin v. Löwis | 2014-02-22 | 1 | -11/+9 |
|/ | |||||
* | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 1 | -1/+0 |
| | | | | Patch by Christian Heimes, with modifications. | ||||
* | Issue #19728: Enable pip installation by default on Windows. | Martin v. Löwis | 2014-01-02 | 1 | -8/+13 |
| | |||||
* | Package _overlapped. | Martin v. Löwis | 2013-11-23 | 1 | -0/+1 |
| | |||||
* | Issue #19550: Implement Windows installer changes of PEP 453 (ensurepip). | Martin v. Löwis | 2013-11-19 | 1 | -5/+24 |
| | |||||
* | Issue #16067: Merge with 3.3 | Martin v. Löwis | 2013-08-03 | 1 | -1/+4 |
|\ | |||||
| * | Issue #16067: Add description into MSI file to replace installer's temporary ↵ | Martin v. Löwis | 2013-08-03 | 1 | -1/+4 |
| | | | | | | | | name. | ||||
* | | Issue #18569: The installer now adds .py to the PATHEXT variable | Martin v. Löwis | 2013-08-01 | 1 | -0/+4 |
| | | | | | | | | when extensions are registered. Patch by Paul Moore. | ||||
* | | Add UUID for 3.4. | Martin v. Löwis | 2013-08-01 | 1 | -0/+1 |
| | | |||||
* | | Fix #14470. Remove w9xpopen per PEP 11. | Brian Curtin | 2012-12-23 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | As stated in PEP 11, 3.4 removes code on Windows platforms where COMSPEC points to command.com. The w9xpopen project in Visual Studio was added to support that case, and there was a special case in subprocess to cover that situation. This change removes the w9xpopen project from the Visual Studio solution and removes any references to the w9xpopen executable. | ||||
* | | Issue #16421: allow to load multiple modules from the same shared object. | Andrew Svetlov | 2012-12-14 | 1 | -0/+1 |
| | | | | | | | | Patch by Václav Šmilauer. | ||||
* | | Issue #16340: Merged fix from 3.3. | Vinay Sajip | 2012-10-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #16340: exclude venv/scripts from byte-compilation at installation ↵ | Vinay Sajip | 2012-10-28 | 1 | -1/+1 |
| | | | | | | | | time on Windows. | ||||
* | | Add _sha3.pyd to list of extension modules for MSI | Christian Heimes | 2012-10-22 | 1 | -1/+2 |
|/ | |||||
* | Ajdust path to launcher for non-PGO-builds | Martin v. Löwis | 2012-09-29 | 1 | -0/+2 |
| | |||||
* | Pick up 32-bit launcher from PGO directory on 64-bit PGO build. | Martin v. Löwis | 2012-08-24 | 1 | -4/+7 |
| | |||||
* | Don't package removed pysetup3 anymore. | Martin v. Löwis | 2012-07-10 | 1 | -1/+0 |
| | |||||
* | Revert unintended change in 973b4806f760 | Brian Curtin | 2012-06-23 | 1 | -42/+4 |
| | |||||
* | file was the old arg name from an earlier patch. command matches the ↵ | Brian Curtin | 2012-06-23 | 1 | -4/+42 |
| | | | | implementation | ||||
* | Build and bundle the 32-bit launcher in all configurations. | Martin v. Löwis | 2012-06-21 | 1 | -2/+3 |
| | |||||
* | Package the launcher. | Martin v. Löwis | 2012-06-21 | 1 | -6/+30 |
| | |||||
* | VS 2010 has the AMD64 redist files in VC\redist\x64. | Martin v. Löwis | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | Implemented PEP 405 (Python virtual environments). | Vinay Sajip | 2012-05-26 | 1 | -0/+1 |
| | |||||
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -18/+14 |
| | |||||
* | Include micro version even if it is 0. | Martin v. Löwis | 2012-05-01 | 1 | -3/+1 |
| | |||||
* | Add a missing close paren | Brian Curtin | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | Fix #3561. Add an option to place the Python installation into the Windows ↵ | Brian Curtin | 2012-04-25 | 1 | -3/+19 |
| | | | | Path environment variable. | ||||
* | Add _decimal and _testbuffer modules. | Martin v. Löwis | 2012-04-01 | 1 | -1/+3 |
| | |||||
* | Use hg manifest to compute list of library files to include. | Martin v. Löwis | 2012-03-06 | 1 | -126/+39 |
| | |||||
* | Generate product code UUID from download URL. | Martin v. Löwis | 2012-03-04 | 1 | -8/+11 |
| | |||||
* | Issue #12406: Update list of files. | Martin v. Löwis | 2012-02-21 | 1 | -7/+43 |
| | |||||
* | merge 2.6 | Martin v. Löwis | 2012-02-21 | 1 | -2/+2 |
|\ | |||||
| * | Issue #6807: Run msisupport.mak earlier. | Martin v. Löwis | 2012-02-21 | 1 | -2/+2 |
| | | |||||
* | | merge 3.2 | Martin v. Löwis | 2012-02-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #10580: Minor grammar change in Windows installer. | Martin v. Löwis | 2012-02-21 | 1 | -1/+1 |
| | | |||||
* | | Issue #12406: Added upates for packaging's .exe files, command_template, and ↵ | Vinay Sajip | 2011-07-03 | 1 | -1/+6 |
| | | | | | | | | sysconfig.cfg. |