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
/
command
/
build_ext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #1326113 fix from default
?ric Araujo
2012-02-15
1
-2
/
+1
|
\
|
*
Fix parsing of build_ext --libraries option (#1326113)
?ric Araujo
2012-02-15
1
-2
/
+1
*
|
Branch merge
?ric Araujo
2011-11-20
1
-22
/
+13
|
\
\
|
|
/
|
/
|
|
*
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-22
/
+13
*
|
Remove unused names
?ric Araujo
2011-11-20
1
-1
/
+0
*
|
Remove 'verbose' arguments, obsoleted by logging
?ric Araujo
2011-11-15
1
-5
/
+0
|
/
*
Remove mentions of abiflags (never available in 2.x)
?ric Araujo
2011-09-18
1
-1
/
+1
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-18
/
+12
*
Fixes to actually use the backports.
Jeremy Kloth
2011-09-12
1
-1
/
+1
*
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
1
-1
/
+1
*
sys.abiflags was introduced with python 3.2
Alexis Metaireau
2011-08-22
1
-3
/
+2
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-114
/
+47
*
Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558).
?ric Araujo
2010-12-15
1
-1
/
+1
*
Don?t import sysconfig from the (2.7) stdlib.
?ric Araujo
2010-11-16
1
-4
/
+1
*
moved extension into compiler/
Tarek Ziade
2010-11-13
1
-1
/
+1
*
now compilers are loaded using fully qualified names
Tarek Ziade
2010-11-11
1
-6
/
+1
*
moved general functions out of ccompiler
Tarek Ziade
2010-11-11
1
-2
/
+2
*
finished the removal of the log module
Tarek Ziade
2010-11-05
1
-5
/
+5
*
removed core.py
Tarek Ziade
2010-10-25
1
-1
/
+1
*
Updated imports to match new layout
Jeremy Kloth
2010-10-04
1
-1
/
+1
*
removed the __revision__ tag, that are specific to SVN
Tarek Ziade
2010-10-04
1
-1
/
+0
*
Corrected reference to msvccompiler in the 'from' statement
Rajiv Abraham
2010-09-29
1
-1
/
+1
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+740