| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-11191: skip unsupported test_distutils case for AIX with xlc (GH-8709) | Michael Felt | 2018-12-28 | 1 | -1/+0 |
|
|
* | bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921) | Serhiy Storchaka | 2018-12-20 | 1 | -19/+17 |
|
|
* | Closes #27904: Improved logging statements to defer formatting until needed. | Vinay Sajip | 2016-08-31 | 1 | -1/+1 |
|
|
* | Removed unused imports. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+1 |
|
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -3/+2 |
|
|
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -1/+1 |
|
|
* | Merged revisions 76956 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -1/+2 |
|
|
* | Merged revisions 71528 via svnmerge from | Tarek Ziadé | 2009-04-12 | 1 | -0/+1 |
|
|
* | Merged revisions 71523 via svnmerge from | Tarek Ziadé | 2009-04-12 | 1 | -2/+1 |
|
|
* | Merged revisions 71513 via svnmerge from | Tarek Ziadé | 2009-04-12 | 1 | -10/+8 |
|
|
* | Merged revisions 71509 via svnmerge from | Tarek Ziadé | 2009-04-12 | 1 | -5/+10 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -4/+4 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -62/+40 |
|
|
* | Checkpoint. Manipulated things so that string literals are always | Guido van Rossum | 2007-04-27 | 1 | -4/+4 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -5/+5 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | [Patch #681504] Call customize_compiler in config command | Andrew M. Kuchling | 2003-02-18 | 1 | -0/+2 |
|
|
* | patch #664131, fix config command on OSX and Linux | Just van Rossum | 2003-02-03 | 1 | -1/+2 |
|
|
* | 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 |
|
|
* | This patch fixes the following bugs: | Gustavo Niemeyer | 2002-11-05 | 1 | -1/+2 |
|
|
* | Include an empty body when checking for a header file | Andrew M. Kuchling | 2002-09-09 | 1 | -1/+2 |
|
|
* | Make setup.py less chatty by default. | Jeremy Hylton | 2002-06-04 | 1 | -8/+6 |
|
|
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -2/+2 |
|
|
* | [Patch #444854 from twburton] | Andrew M. Kuchling | 2001-08-16 | 1 | -1/+4 |
|
|
* | [Patch #442530 from twburton] | Andrew M. Kuchling | 2001-08-16 | 1 | -4/+4 |
|
|
* | Fix for NameError caught by PyChecker. | Andrew M. Kuchling | 2001-08-13 | 1 | -2/+2 |
|
|
* | Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding | Greg Ward | 2000-10-14 | 1 | -3/+6 |
|
|
* | Bastian Kleineidam: fix up any supplied command-line options. | Greg Ward | 2000-10-14 | 1 | -1/+16 |
|
|
* | Standardized whitespace around function calls. | Greg Ward | 2000-09-30 | 1 | -4/+4 |
|
|
* | Added 'include_dirs' parameters all over the place. | Greg Ward | 2000-06-27 | 1 | -19/+39 |
|
|
* | Fleshed out and added a bunch of useful stuff, notably 'check_func()', | Greg Ward | 2000-06-21 | 1 | -32/+176 |
|
|
* | First crack at the Distutils "config" command. Unlike other commands, this | Greg Ward | 2000-06-06 | 1 | -0/+180 |
|
|