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
/
tests
/
test_command_build_ext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-394/+0
*
Fix for packaging test failure on shared builds (#1326113)
Éric Araujo
2012-02-15
1
-1/+2
*
Fix parsing of packaging’s build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
1
-6/+6
*
Clean up mocking of stdout and stdin in packaging tests.
Éric Araujo
2011-11-06
1
-24/+8
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
1
-6/+5
*
Branch merge
Éric Araujo
2011-09-18
1
-7/+1
|
\
|
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
1
-7/+1
*
|
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
1
-1/+1
|
/
*
Try to fix packaging tests using build_ext on Windows (#12678)
Éric Araujo
2011-08-23
1
-8/+0
*
Factor out the build_ext fixup for shared Python builds.
Éric Araujo
2011-08-21
1
-21/+2
*
Remove obsolete code
Éric Araujo
2011-08-21
1
-2/+0
*
Refactor the copying of xxmodule.c in packaging tests (#12141).
Éric Araujo
2011-08-20
1
-26/+3
*
Issue #9516: Port OS X deployment target tests from distutils to packaging
Ned Deily
2011-06-29
1
-1/+92
*
Issue #12141: Install copies of template C module file so that
Ned Deily
2011-06-28
1
-0/+5
*
Brange merge
Éric Araujo
2011-06-17
1
-8/+8
|
\
|
*
Minor tweaks to packaging tests.
Éric Araujo
2011-06-17
1
-10/+10
|
*
Stop binding sys.path as default parameter value in packaging.
Éric Araujo
2011-06-16
1
-3/+1
*
|
Issue #12333: run tests on the new module in a subprocess
Victor Stinner
2011-06-17
1
-24/+16
|
/
*
Fix test name in debug message
Éric Araujo
2011-05-31
1
-2/+2
*
Port r86353 to packaging (#10359: “;” after function definition is invali...
Éric Araujo
2011-05-29
1
-1/+1
*
Issue 12132 - skip the test_buil_ext test if the xx module is not found
Tarek Ziade
2011-05-22
1
-1/+5
*
Issue 10126 - backported distutils fix for the enable-share mode into packaging
Tarek Ziade
2011-05-22
1
-1/+24
*
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/+353