summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | Changed hashing behaviour for NormalizedVersion. Equal versions have theAmos Latteier2010-09-292-2/+12
| | | * | | | | | | Corrected reference to msvccompiler in the 'from' statementRajiv Abraham2010-09-293-5/+8
| | | |/ / / / / /
| | | * | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2Yannick Gingras2010-09-293-2/+17
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ mergemlhamel2010-09-291-2/+9
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | | | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | fixed the coverage measurement so see definitions as covered for version.py a...Yannick Gingras2010-09-291-2/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Did a little editing.Derek McTavish Mounce2010-09-291-7/+7
| | * | | | | | Edited distutils/introduction.rst Spiffy happy things have been improved in ...Derek McTavish Mounce2010-09-291-78/+77
| | |/ / / / /
| | * | | | | made runtests-cov.py work with Coverage 3.4+Yannick Gingras2010-09-281-2/+9
| * | | | | | Be compatible with Sphinx 0.6 in addition to 1.0?ric Araujo2010-09-301-2/+5
| * | | | | | Fix a section link?ric Araujo2010-09-301-1/+1
| * | | | | | Add note to try to prevent test_build_ext failure if Python.h is not found?ric Araujo2010-09-301-0/+3
| * | | | | | Remove spurious output with runtests.py (+ modernize test_config)?ric Araujo2010-09-283-22/+21
| * | | | | | Fix typo (#9934)?ric Araujo2010-09-271-1/+1
| |/ / / / /
* | | | | | Fixed test error involving pkgutil's cachingJeremy Kloth2010-10-012-0/+10
| |/ / / / |/| | | |
* | | | | Make the upload_docs command fallback on docs/ if doc/ is not foundanatoly techtonik2010-09-293-2/+17
|/ / / /
* | | | fixed typoTarek Ziade2010-09-221-1/+1
* | | | forgot to add a test fileTarek Ziade2010-09-221-0/+51
* | | | mergedTarek Ziade2010-09-222-2/+1
|\ \ \ \
| * | | | fix the import search paths for sphinx (src is gone)Ronny Pfannschmidt2010-09-211-1/+1
| * | | | remove unnecessary command in the makefileRonny Pfannschmidt2010-09-211-1/+0
* | | | | first version of the -m runnerTarek Ziade2010-09-227-98/+169
|/ / / /
* | | | added notes in CHANGESTarek Ziade2010-09-191-1/+10
* | | | indicate hudson what is the name of the archiveTarek Ziade2010-09-191-2/+2
* | | | using nostestTarek Ziade2010-09-191-4/+4
* | | | added ignoresTarek Ziade2010-09-191-0/+3
* | | | added py24 and py26-setuptools targetsTarek Ziade2010-09-191-1/+12
* | | | make sure c and h files are always includedTarek Ziade2010-09-191-0/+1
* | | | merged with HolgerTarek Ziade2010-09-195-12/+31
|\ \ \ \
| * | | | (tarek, holger) add tox.ini for running distutils2 tests against multiple pyt...holger krekel2010-09-192-0/+19
| * | | | (tarek, holger) make distutils2 use plain/setuptools distutils so it can be i...holger krekel2010-09-193-12/+12
* | | | | Added tag 1.0a2 for changeset 61d1f457a279Tarek Ziade2010-09-190-0/+0
|/ / / /
* | | | cleaned up setup.py and added a Makefile for the release1.0a2Tarek Ziade2010-09-193-1/+21
* | | | raised versionTarek Ziade2010-09-191-2/+2
* | | | make sure the docs are included in the tarballTarek Ziade2010-09-191-0/+1
* | | | moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-19213-18/+12
* | | | few pep8 fixesTarek Ziade2010-09-191-26/+36
|/ / /
* | | Fix incorrect use of Command.announce (#9199).?ric Araujo2010-09-083-25/+26
* | | Fix eon-old bug in build_clib options (#1718574)?ric Araujo2010-09-081-2/+2
* | | Synchronize with stdlib (changes related to PEP 3149)?ric Araujo2010-09-061-4/+3
|/ /
* | Synchronize sysconfig.{py,cfg} with Python 3.2.?ric Araujo2010-09-066-114/+239
* | Remove unnecessary docstring on API method?ric Araujo2010-09-061-1/+0
* | ConfigParser docs say only ?;? can start an inline comment?ric Araujo2010-09-061-1/+1
* | Move comments on the line before the field to improve readability.?ric Araujo2010-09-061-14/+24
|/
* Update CHANGES, add missing name in CONTRIBUTORS?ric Araujo2010-08-302-6/+28
* fixed a typo in my nameYannick Gingras2010-08-281-1/+1
* Remove renaming plans, moved to the wiki.?ric Araujo2010-08-281-8/+0
* Fix old typo?ric Araujo2010-08-281-1/+1
* Uniformize last encoding declaration (follow-up to 689ec6a55b14)?ric Araujo2010-08-281-1/+1
* Fix typos?ric Araujo2010-08-271-2/+2
* Fix wrong sysconfig values (#8759)?ric Araujo2010-08-271-8/+8