Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
distutils
/
command
/
config.py
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