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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Branch merge
?ric Araujo
2011-11-20
1
-2
/
+2
|
\
|
*
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-2
/
+2
*
|
Remove 'verbose' arguments, obsoleted by logging
?ric Araujo
2011-11-15
1
-7
/
+2
|
/
*
Fixes to actually use the backports.
Jeremy Kloth
2011-09-12
1
-1
/
+1
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-31
/
+44
*
Save up a bit of memory thanks to dict.iter* and __iter__
?ric Araujo
2010-12-17
1
-1
/
+1
*
Fix typo found thanks to ?build --show-compiler?
?ric Araujo
2010-11-16
1
-1
/
+1
*
A touch of PEP 8 and pyflaking
?ric Araujo
2010-11-16
1
-13
/
+13
*
compiler_type -> name
Tarek Ziade
2010-11-13
1
-3
/
+3
*
now distutils2 uses set_command to set its own commands
Tarek Ziade
2010-11-13
1
-17
/
+21
*
now you can register your custom compilers using the .cfg files
Tarek Ziade
2010-11-11
1
-0
/
+6
*
now compilers are loaded using fully qualified names
Tarek Ziade
2010-11-11
1
-35
/
+20
*
moved general functions out of ccompiler
Tarek Ziade
2010-11-11
1
-0
/
+269
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+2