summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_build_ext.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #3925: Ignores shutil.rmtree error on cygwin too.Hirokazu Yamamoto2008-09-211-2/+2
* On Windows, we must build a debug version iff running a debug build ofThomas Heller2008-05-261-0/+4
* GHOP #257: test distutils' build_ext command, written by Josip Dzolonga.Georg Brandl2008-05-181-0/+72