| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -3/+4 |
|
|
* | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -4/+3 |
|
|
* | Closes #16135: Removal of OS/2 support (distutils) | Jesus Cea | 2012-10-10 | 1 | -4/+1 |
|
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -4/+6 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -90/+82 |
|
|
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -0/+52 |
|
|
* | Merged revisions 77431 via svnmerge from | Tarek Ziadé | 2010-01-11 | 1 | -55/+22 |
|
|
* | Merged revisions 77424 via svnmerge from | Tarek Ziadé | 2010-01-11 | 1 | -90/+2 |
|
|
* | Merged revisions 76956 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -2/+5 |
|
|
* | Merged revisions 73445 via svnmerge from | Tarek Ziadé | 2009-06-28 | 1 | -10/+12 |
|
|
* | Merged revisions 72671 via svnmerge from | Antoine Pitrou | 2009-05-15 | 1 | -6/+5 |
|
|
* | Merged revisions 68929 via svnmerge from | Tarek Ziadé | 2009-01-25 | 1 | -3/+0 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -2/+2 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -3/+3 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -6/+6 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -262/+188 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | Checkpoint. Manipulated things so that string literals are always | Guido van Rossum | 2007-04-27 | 1 | -6/+6 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -4/+2 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | Patch #973204: Use -rpath instead of -R on Irix and Tru64. | Martin v. Löwis | 2004-08-29 | 1 | -1/+5 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+2 |
|
|
* | Compile the files in the same order they are passed to the compiler. | Thomas Heller | 2003-12-05 | 1 | -1/+5 |
|
|
* | new method: has_function() - returns a boolean indicating whether the | Skip Montanaro | 2003-04-24 | 1 | -0/+45 |
|
|
* | [Bug #668662] Patch from Pearu Pearson: if a C source file is | Andrew M. Kuchling | 2003-02-26 | 1 | -0/+2 |
|
|
* | Bug #599248: strip directories when building Python. Out-of-tree builds shou... | Andrew M. Kuchling | 2002-12-29 | 1 | -2/+5 |
|
|
* | 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 #599248] ext module generation problem | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+2 |
|
|
* | Repair inconsistent use of tabs and spaces. | Jeremy Hylton | 2002-11-05 | 1 | -1/+1 |
|
|
* | This patch fixes the following bugs: | Gustavo Niemeyer | 2002-11-05 | 1 | -8/+55 |
|
|
* | save the verbose argument as an instance attributes. Subclasses of | Skip Montanaro | 2002-10-01 | 1 | -0/+1 |
|
|
* | Commit fix for SF 603831. | Guido van Rossum | 2002-10-01 | 1 | -1/+2 |
|
|
* | Use distutils.debug.DEBUG instead of distutils.core.DEBUG. | Jeremy Hylton | 2002-09-11 | 1 | -1/+1 |
|
|
* | Add a default implementation of compile() to the base class. | Jeremy Hylton | 2002-06-18 | 1 | -1/+20 |
|
|
* | Extend compiler() method with optional depends argument. | Jeremy Hylton | 2002-06-13 | 1 | -74/+168 |
|
|
* | Make setup.py less chatty by default. | Jeremy Hylton | 2002-06-04 | 1 | -9/+10 |
|
|
* | Fix trivial typo. | Thomas Heller | 2002-04-25 | 1 | -1/+1 |
|
|
* | OS/2 patches by Andrew I MacIntyre for distutils. | Marc-André Lemburg | 2002-01-31 | 1 | -0/+3 |
|
|
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -17/+17 |
|
|
* | Patch by Bill Noon: added 'dylib' as a library type along with | Jack Jansen | 2001-08-27 | 1 | -2/+2 |
|
|
* | Patch #403947: On Cygwin, use the Unix compiler class, and not | Andrew M. Kuchling | 2001-02-27 | 1 | -1/+4 |
|
|
* | This patch makes the default compiler determination more flexible | Marc-André Lemburg | 2001-02-19 | 1 | -8/+40 |
|
|
* | Add strip_dir argument to the single call to .object_filenames(), to | Andrew M. Kuchling | 2001-01-16 | 1 | -0/+1 |
|
|
* | Fix from Jack Jansen for the Mac and the Metrowerks compiler, posted | Andrew M. Kuchling | 2001-01-15 | 1 | -0/+3 |
|
|
* | Remove deprecation warnings on old 'link_*()' methods, ie. they're not | Greg Ward | 2000-09-27 | 1 | -11/+5 |
|
|
* | Big patch from Rene Liebscher to simplify the CCompiler API and | Greg Ward | 2000-09-27 | 1 | -39/+72 |
|
|