Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
distutils
/
command
/
config.py
bccb0c9
Merged revisions 71528 via svnmerge from
by Tarek Ziadé
· 16 years ago
fd39b7a
Merged revisions 71523 via svnmerge from
by Tarek Ziadé
· 16 years ago
9d25489
Merged revisions 71513 via svnmerge from
by Tarek Ziadé
· 16 years ago
0eb1304
Merged revisions 71509 via svnmerge from
by Tarek Ziadé
· 16 years ago
3172c5d
Patch# 1258 by Christian Heimes: kill basestring.
by Guido van Rossum
· 18 years ago
5b7e9d7
General cleanup, raise normalization in Lib/distutils.
by Collin Winter
· 18 years ago
572dbf8
Checkpoint. Manipulated things so that string literals are always
by Guido van Rossum
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
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
· 22 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 22 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
· 23 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