| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | Changed hashing behaviour for NormalizedVersion. Equal versions have the | Amos Latteier | 2010-09-29 | 2 | -2/+12 | |
| | | | * | | | | | | | Corrected reference to msvccompiler in the 'from' statement | Rajiv Abraham | 2010-09-29 | 3 | -5/+8 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Yannick Gingras | 2010-09-29 | 3 | -2/+17 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ | merge | mlhamel | 2010-09-29 | 1 | -2/+9 | |
| | | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | | | | | | / | | | | | |_|_|_|/ | | | | |/| | | | | ||||||
| | | | * | | | | | | fixed the coverage measurement so see definitions as covered for version.py a... | Yannick Gingras | 2010-09-29 | 1 | -2/+2 | |
| | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | | Did a little editing. | Derek McTavish Mounce | 2010-09-29 | 1 | -7/+7 | |
| | | * | | | | | | Edited distutils/introduction.rst Spiffy happy things have been improved in ... | Derek McTavish Mounce | 2010-09-29 | 1 | -78/+77 | |
| | | |/ / / / / | ||||||
| | | * | | | | | made runtests-cov.py work with Coverage 3.4+ | Yannick Gingras | 2010-09-28 | 1 | -2/+9 | |
| | * | | | | | | Be compatible with Sphinx 0.6 in addition to 1.0 | ?ric Araujo | 2010-09-30 | 1 | -2/+5 | |
| | * | | | | | | Fix a section link | ?ric Araujo | 2010-09-30 | 1 | -1/+1 | |
| | * | | | | | | Add note to try to prevent test_build_ext failure if Python.h is not found | ?ric Araujo | 2010-09-30 | 1 | -0/+3 | |
| | * | | | | | | Remove spurious output with runtests.py (+ modernize test_config) | ?ric Araujo | 2010-09-28 | 3 | -22/+21 | |
| | * | | | | | | Fix typo (#9934) | ?ric Araujo | 2010-09-27 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Fixed test error involving pkgutil's caching | Jeremy Kloth | 2010-10-01 | 2 | -0/+10 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Make the upload_docs command fallback on docs/ if doc/ is not found | anatoly techtonik | 2010-09-29 | 3 | -2/+17 | |
| |/ / / / | ||||||
| * | | | | fixed typo | Tarek Ziade | 2010-09-22 | 1 | -1/+1 | |
| * | | | | forgot to add a test file | Tarek Ziade | 2010-09-22 | 1 | -0/+51 | |
| * | | | | merged | Tarek Ziade | 2010-09-22 | 2 | -2/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | fix the import search paths for sphinx (src is gone) | Ronny Pfannschmidt | 2010-09-21 | 1 | -1/+1 | |
| | * | | | | remove unnecessary command in the makefile | Ronny Pfannschmidt | 2010-09-21 | 1 | -1/+0 | |
| * | | | | | first version of the -m runner | Tarek Ziade | 2010-09-22 | 7 | -98/+169 | |
| |/ / / / | ||||||
| * | | | | added notes in CHANGES | Tarek Ziade | 2010-09-19 | 1 | -1/+10 | |
| * | | | | indicate hudson what is the name of the archive | Tarek Ziade | 2010-09-19 | 1 | -2/+2 | |
| * | | | | using nostest | Tarek Ziade | 2010-09-19 | 1 | -4/+4 | |
| * | | | | added ignores | Tarek Ziade | 2010-09-19 | 1 | -0/+3 | |
| * | | | | added py24 and py26-setuptools targets | Tarek Ziade | 2010-09-19 | 1 | -1/+12 | |
| * | | | | make sure c and h files are always included | Tarek Ziade | 2010-09-19 | 1 | -0/+1 | |
| * | | | | merged with Holger | Tarek Ziade | 2010-09-19 | 5 | -12/+31 | |
| |\ \ \ \ | ||||||
| | * | | | | (tarek, holger) add tox.ini for running distutils2 tests against multiple pyt... | holger krekel | 2010-09-19 | 2 | -0/+19 | |
| | * | | | | (tarek, holger) make distutils2 use plain/setuptools distutils so it can be i... | holger krekel | 2010-09-19 | 3 | -12/+12 | |
| * | | | | | Added tag 1.0a2 for changeset 61d1f457a279 | Tarek Ziade | 2010-09-19 | 0 | -0/+0 | |
| |/ / / / | ||||||
| * | | | | cleaned up setup.py and added a Makefile for the release1.0a2 | Tarek Ziade | 2010-09-19 | 3 | -1/+21 | |
| * | | | | raised version | Tarek Ziade | 2010-09-19 | 1 | -2/+2 | |
| * | | | | make sure the docs are included in the tarball | Tarek Ziade | 2010-09-19 | 1 | -0/+1 | |
| * | | | | moved everything in the same dir - we want to include docs/ in the release | Tarek Ziade | 2010-09-19 | 213 | -18/+12 | |
| * | | | | few pep8 fixes | Tarek Ziade | 2010-09-19 | 1 | -26/+36 | |
| |/ / / | ||||||
| * | | | Fix incorrect use of Command.announce (#9199). | ?ric Araujo | 2010-09-08 | 3 | -25/+26 | |
| * | | | Fix eon-old bug in build_clib options (#1718574) | ?ric Araujo | 2010-09-08 | 1 | -2/+2 | |
| * | | | Synchronize with stdlib (changes related to PEP 3149) | ?ric Araujo | 2010-09-06 | 1 | -4/+3 | |
| |/ / | ||||||
| * | | Synchronize sysconfig.{py,cfg} with Python 3.2. | ?ric Araujo | 2010-09-06 | 6 | -114/+239 | |
| * | | Remove unnecessary docstring on API method | ?ric Araujo | 2010-09-06 | 1 | -1/+0 | |
| * | | ConfigParser docs say only ?;? can start an inline comment | ?ric Araujo | 2010-09-06 | 1 | -1/+1 | |
| * | | Move comments on the line before the field to improve readability. | ?ric Araujo | 2010-09-06 | 1 | -14/+24 | |
| |/ | ||||||
| * | Update CHANGES, add missing name in CONTRIBUTORS | ?ric Araujo | 2010-08-30 | 2 | -6/+28 | |
| * | fixed a typo in my name | Yannick Gingras | 2010-08-28 | 1 | -1/+1 | |
| * | Remove renaming plans, moved to the wiki. | ?ric Araujo | 2010-08-28 | 1 | -8/+0 | |
| * | Fix old typo | ?ric Araujo | 2010-08-28 | 1 | -1/+1 | |
| * | Uniformize last encoding declaration (follow-up to 689ec6a55b14) | ?ric Araujo | 2010-08-28 | 1 | -1/+1 | |
| * | Fix typos | ?ric Araujo | 2010-08-27 | 1 | -2/+2 | |
| * | Fix wrong sysconfig values (#8759) | ?ric Araujo | 2010-08-27 | 1 | -8/+8 | |
