| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo (was build) and remove redundancy in docstring | Éric Araujo | 2011-09-01 | 1 | -4/+3 |
|
|
* | Make bdist_* commands respect --skip-build passed to bdist (#10946) | Éric Araujo | 2011-08-29 | 4 | -25/+40 |
|
|
* | Branch merge | Éric Araujo | 2011-08-26 | 1 | -0/+4 |
|\ |
|
| * | Issue #12333: fix test_distutils failures under Solaris and derivatives | Antoine Pitrou | 2011-08-25 | 1 | -0/+4 |
|
|
* | | Turn two ifs into one in the code I commited a few days ago | Éric Araujo | 2011-08-25 | 1 | -3/+2 |
|/ |
|
* | Fix distutils tests on Windows (#12678). | Éric Araujo | 2011-08-23 | 3 | -23/+30 |
|
|
* | Issue #12678: Fix distutils sdist test on Windows. | Nadeem Vawda | 2011-08-21 | 1 | -0/+1 |
|
|
* | Fix distutils test_install for shared CPython builds | Éric Araujo | 2011-08-21 | 1 | -0/+1 |
|
|
* | Factor out the build_ext fixup for shared Python builds. | Éric Araujo | 2011-08-21 | 2 | -25/+33 |
|
|
* | Add missing closing paren in docstring (thanks Ezio) | Éric Araujo | 2011-08-21 | 1 | -1/+1 |
|
|
* | Dedent example in docstring | Éric Araujo | 2011-08-20 | 1 | -3/+3 |
|
|
* | Add a test for extension modules in the distutils record file. | Éric Araujo | 2011-08-20 | 1 | -0/+33 |
|
|
* | Rework test_record a bit to make the test more exact | Éric Araujo | 2011-08-20 | 1 | -10/+12 |
|
|
* | Refactor the copying of xxmodule.c in distutils tests (#12141). | Éric Araujo | 2011-08-20 | 2 | -24/+46 |
|
|
* | Fix regression with distutils MANIFEST handing (#11104, #8688). | Éric Araujo | 2011-07-31 | 2 | -25/+62 |
|
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 45 | -90/+0 |
|
|
* | Bump version to 3.2.1.v3.2.1 | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
|
|
* | Bump to 3.2.1rc2. | Georg Brandl | 2011-07-03 | 1 | -1/+1 |
|
|
* | Issue #12451: distutils now opens the setup script in binary mode to read the | Victor Stinner | 2011-06-30 | 1 | -5/+3 |
|
|
* | Issue #9516: Change distutils to no longer globally attempt to check and | Ned Deily | 2011-06-29 | 2 | -16/+28 |
|
|
* | Issue #9516: Correct and expand OS X deployment target tests in distutils | Ned Deily | 2011-06-29 | 1 | -10/+37 |
|
|
* | Issue #12141: Install a copy of template C module file so that | Ned Deily | 2011-06-28 | 1 | -1/+10 |
|
|
* | Remove unneeded executable bit on two distutils files | Éric Araujo | 2011-06-04 | 2 | -0/+0 |
|
|
* | Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 | Éric Araujo | 2011-05-28 | 1 | -6/+10 |
|\ |
|
| * | Fix test_build_py when sys.dont_write_bytecode is true (#9831). | Éric Araujo | 2011-05-28 | 1 | -6/+10 |
|
|
| * | Issue #10419: Fix build_scripts command of distutils to handle correctly | Victor Stinner | 2011-05-10 | 1 | -11/+36 |
|
|
* | | Bump to 3.2.1rc1.v3.2.1rc1 | Georg Brandl | 2011-05-15 | 1 | -1/+1 |
|
|
* | | Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set i... | Ronald Oussoren | 2011-05-15 | 4 | -6/+71 |
|
|
* | | Merge in changes from 3.2.1b1 release repo. | Georg Brandl | 2011-05-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump to 3.2.1b1. | Georg Brandl | 2011-05-08 | 1 | -1/+1 |
|
|
* | | | Close #10419, issue #6011: build_scripts command of distutils handles correctly | Victor Stinner | 2011-05-10 | 1 | -11/+34 |
|/ / |
|
* | | Merge 3.1 | Éric Araujo | 2011-04-20 | 2 | -14/+17 |
|\ \
| |/ |
|
| * | Fix resource warning found manually | Éric Araujo | 2011-04-17 | 1 | -11/+14 |
|
|
| * | Fix improper tests in RegisterTestCase | Éric Araujo | 2011-04-14 | 1 | -3/+3 |
|
|
* | | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 5 | -5/+5 |
|\ \
| |/ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 5 | -5/+5 |
|
|
* | | Merge fix for issue #11501 | Antoine Pitrou | 2011-03-15 | 4 | -12/+72 |
|\ \
| |/ |
|
| * | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no | Antoine Pitrou | 2011-03-15 | 4 | -12/+72 |
|
|
| * | Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from | Éric Araujo | 2011-02-02 | 38 | -53/+81 |
|
|
| * | Merged revisions 87280 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
| * | Merged revisions 87277 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
| * | 3.1.3 final version bumpv3.1.3 | Benjamin Peterson | 2010-11-27 | 1 | -1/+1 |
|
|
| * | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 30 | -225/+223 |
|
|
| * | Merged revisions 86601,86605 via svnmerge from | Éric Araujo | 2010-11-20 | 2 | -0/+2 |
|
|
| * | bump to 3.1.3rc1v3.1.3rc1 | Benjamin Peterson | 2010-11-13 | 1 | -1/+1 |
|
|
| * | Merged revisions 86438 via svnmerge from | Éric Araujo | 2010-11-12 | 1 | -1/+0 |
|
|
| * | Merged revisions 86274,86276 via svnmerge from | Éric Araujo | 2010-11-12 | 1 | -14/+17 |
|
|
| * | Merged revisions 86244 via svnmerge from | Éric Araujo | 2010-11-06 | 1 | -3/+4 |
|
|
| * | Merged revisions 86223-86224,86226,86234 via svnmerge from | Éric Araujo | 2010-11-06 | 26 | -188/+283 |
|
|
| * | Should fix remaining 3.1 buildbot failure | Antoine Pitrou | 2010-10-22 | 1 | -3/+9 |
|
|