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
/
clean.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
General cleanup, raise normalization in Lib/distutils.
Collin Winter
2007-08-30
1
-5/+1
*
Patch #1104111: Alter setup.py --help and --help-commands.
Martin v. Löwis
2005-03-03
1
-1/+1
*
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis
2004-11-10
1
-1/+1
*
Add comment to Distutil files about requiring 1.5.2 compatibility, as
Andrew M. Kuchling
2002-11-19
1
-0/+2
*
Change warning to debug level; it's a very minor issue.
Jeremy Hylton
2002-06-06
1
-2/+2
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-7/+8
*
Untabified.
Greg Ward
2000-10-14
1
-1/+1
*
Standardized whitespace around function calls.
Greg Ward
2000-09-30
1
-10/+10
*
Added 'boolean_options' list to support config file parsing.
Greg Ward
2000-09-25
1
-0/+2
*
Bastian Kleineidam: fix so it cleans up the temporary script-building
Greg Ward
2000-09-12
1
-20/+13
*
Fixed imports from '*util' modules to not just import everything from util.
Greg Ward
2000-08-05
1
-1/+1
*
Moved warnings out of 'finalize_options()' into 'run()'.
Greg Ward
2000-05-28
1
-7/+13
*
Normalized all the end-of-class lines.
Greg Ward
2000-05-25
1
-0/+2
*
Rename 'build_bdist' to 'bdist_base', and get it by default from the
Gregory P. Smith
2000-05-13
1
-6/+7
*
Typo fix.
Gregory P. Smith
2000-05-13
1
-1/+1
*
Added the 'build_bdist' option and code to clean it up -- this is the
Gregory P. Smith
2000-05-13
1
-3/+14
*
Tweaked all over:
Greg Ward
2000-03-18
1
-9/+29
*
Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>:
Greg Ward
2000-03-18
1
-0/+44