index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distutils2
/
compiler
/
ccompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Branch merge
?ric Araujo
2011-11-20
1
-12
/
+9
|
\
|
*
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-12
/
+9
*
|
Remove usage of stdlib shutil.
?ric Araujo
2011-11-20
1
-1
/
+1
*
|
Remove 'verbose' arguments, obsoleted by logging
?ric Araujo
2011-11-15
1
-2
/
+1
|
/
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-6
/
+8
*
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
1
-6
/
+6
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-107
/
+85
*
More logging tweaks: use real warning method, merge some calls.
?ric Araujo
2011-02-10
1
-0
/
+2
*
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-4
/
+4
*
compiler_type -> name
Tarek Ziade
2010-11-13
1
-2
/
+3
*
now compilers are loaded using fully qualified names
Tarek Ziade
2010-11-11
1
-5
/
+1
*
added a description field in compilers - pre-step to enhance the compiler reg...
Tarek Ziade
2010-11-11
1
-0
/
+1
*
moved general functions out of ccompiler
Tarek Ziade
2010-11-11
1
-272
/
+1
*
switching compiler/ to use logging
Tarek Ziade
2010-10-25
1
-5
/
+6
*
removed the __revision__ tag, that are specific to SVN
Tarek Ziade
2010-10-04
1
-1
/
+0
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+1158