index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe...
Senthil Kumaran
2011-07-28
1
-2
/
+0
*
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