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
/
packaging
/
command
/
build_ext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing of packaging’s build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
1
-2/+1
*
Remove obsolete verbose arguments from packaging.
Éric Araujo
2011-11-15
1
-6/+0
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
1
-11/+6
*
Remove obsolete comment (yes, build_ext supports C++)
Éric Araujo
2011-09-10
1
-4/+0
*
Fix typo I introduced in f93acf8844ec
Éric Araujo
2011-08-30
1
-1/+1
*
Cleanup: use sys.version_info instead of convoluted hexversion lshifts
Éric Araujo
2011-08-29
1
-11/+6
*
Issue #12326: refactor usage of sys.platform
Victor Stinner
2011-08-20
1
-2/+1
*
Packaging: remove last mentions and uses of setup.py in the code.
Éric Araujo
2011-06-16
1
-4/+1
*
Issue 10126 - backported distutils fix for the enable-share mode into packaging
Tarek Ziade
2011-05-22
1
-3/+3
*
fixed the export symbols for the win32 linker
Tarek Ziade
2011-05-21
1
-1/+1
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+666