| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23970: Fixes bdist_wininst not working on non-Windows platform. | Steve Dower | 2015-05-23 | 1 | -2/+7 |
|
|
* | Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. | Steve Dower | 2015-05-23 | 1 | -12/+19 |
|
|
* | Merge fix for #10946 from 3.2 | Éric Araujo | 2011-08-29 | 1 | -1/+5 |
|\ |
|
| * | Make bdist_* commands respect --skip-build passed to bdist (#10946) | Éric Araujo | 2011-08-29 | 1 | -1/+5 |
|
|
* | | merge from 3.2 - Fix closes Issue11439 Remove the SVN keywords from the code ... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -3/+3 |
|/ |
|
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -1/+5 |
|
|
* | #7973: Fix distutils options spelling. | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -8/+5 |
|
|
* | Merged revisions 77759,77761 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -1/+2 |
|
|
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -2/+2 |
|
|
* | Merged revisions 76956 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -3/+5 |
|
|
* | Merged revisions 71413 via svnmerge from | Tarek Ziadé | 2009-04-09 | 1 | -3/+8 |
|
|
* | Issue #3160: the "bdist_wininst" distutils command didn't work. | Antoine Pitrou | 2008-09-04 | 1 | -4/+9 |
|
|
* | Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 1 | -0/+6 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+7 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -8/+20 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -27/+12 |
|
|
* | Simplify various spots where: str() is called on something | Walter Dörwald | 2007-06-11 | 1 | -7/+2 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -5/+5 |
|
|
* | Make dist_files a triple, with the Python target version included, | Martin v. Löwis | 2005-03-23 | 1 | -1/+5 |
|
|
* | Fix registration of output file. | Martin v. Löwis | 2005-03-22 | 1 | -1/+1 |
|
|
* | Add the upload command. Make all dist commands register their | Martin v. Löwis | 2005-03-21 | 1 | -0/+2 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | Fix [1055540 ] bdist_wininst broken for pure Python distributions | Mark Hammond | 2004-10-27 | 1 | -14/+15 |
|
|
* | The get_installer_filename() method forgot to return the name it | Thomas Heller | 2004-08-17 | 1 | -0/+1 |
|
|
* | Factored out a method to determine the final installer filename. | Thomas Heller | 2004-07-23 | 1 | -9/+14 |
|
|
* | bdist_wininst does now properly handle unicode strings or byte strings | Thomas Heller | 2004-07-23 | 1 | -7/+18 |
|
|
* | The binary layout of cfgdata has changed, so the magic number has to | Thomas Heller | 2004-07-19 | 1 | -1/+7 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
|
|
* | Fix SF#983164. | Thomas Heller | 2004-07-06 | 1 | -2/+26 |
|
|
* | Use the right wininstXX.exe, depending on | Thomas Heller | 2004-02-20 | 1 | -2/+8 |
|
|
* | Patch #892660 from Mark Hammond, for distutils bdist_wininst command. | Thomas Heller | 2004-02-20 | 1 | -3/+29 |
|
|
* | Fix for sf # 749210, wininst isn't build correctly after building zip. | Thomas Heller | 2003-06-12 | 1 | -1/+1 |
|
|
* | (This is hopefully the last large, funny checkin message for | Thomas Heller | 2002-11-22 | 1 | -400/+4 |
|
|
* | get_python_version was not imported. | Thomas Heller | 2002-11-22 | 1 | -0/+1 |
|
|
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+0 |
|
|
* | [Bug #550364] Use sysconfig.get_python_version() | Andrew M. Kuchling | 2002-11-14 | 1 | -1/+1 |
|
|
* | Use dynamic linking for the SHGetSpecialFolderPath function, it is not | Thomas Heller | 2002-11-07 | 1 | -331/+331 |
|
|
* | Must now give the basename - not including directories - of the | Thomas Heller | 2002-11-05 | 1 | -346/+358 |
|
|
* | Recreated after source changes. | Thomas Heller | 2002-10-16 | 1 | -319/+319 |
|
|
* | Recreated after source changes. | Thomas Heller | 2002-10-15 | 1 | -315/+315 |
|
|
* | Revert the previous checkin - it didn't work anyway. | Thomas Heller | 2002-10-15 | 1 | -4/+3 |
|
|
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -3/+4 |
|
|
* | Recompiled the exe and updated bdist_wininst.py. | Thomas Heller | 2002-07-29 | 1 | -334/+343 |
|
|
* | import base64 at the top to avoid two different imports at other times | Jeremy Hylton | 2002-06-04 | 1 | -2/+2 |
|
|