Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cd8001c8ed8ea11b13a57be7f0e524133177c2f8
/
Lib
/
distutils
/
command
/
config.py
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 21 years ago
679bc9f
[Patch #681504] Call customize_compiler in config command
by Andrew M. Kuchling
· 22 years ago
ca3fec7
patch #664131, fix config command on OSX and Linux
by Just van Rossum
· 23 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 23 years ago
a6483d2
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
by Andrew M. Kuchling
· 23 years ago
6b01685
This patch fixes the following bugs:
by Gustavo Niemeyer
· 23 years ago
4013cbd
Include an empty body when checking for a header file
by Andrew M. Kuchling
· 23 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 23 years ago
21d4535
Whitespace normalization.
by Fred Drake
· 24 years ago
b1d6029
[Patch #444854 from twburton]
by Andrew M. Kuchling
· 24 years ago
6fb8d3a
[Patch #442530 from twburton]
by Andrew M. Kuchling
· 24 years ago
246c425
Fix for NameError caught by PyChecker.
by Andrew M. Kuchling
· 24 years ago
4cd6f2a
Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding
by Greg Ward
· 25 years ago
2e38a50
Bastian Kleineidam: fix up any supplied command-line options.
by Greg Ward
· 25 years ago
cb1f4c4
Standardized whitespace around function calls.
by Greg Ward
· 25 years ago
855dab9
Added 'include_dirs' parameters all over the place.
by Greg Ward
· 25 years ago
59ac709
Fleshed out and added a bunch of useful stuff, notably 'check_func()',
by Greg Ward
· 25 years ago
28a5f44
First crack at the Distutils "config" command. Unlike other commands, this
by Greg Ward
· 25 years ago