index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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