summaryrefslogtreecommitdiff
path: root/distutils2
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #16107 and #15957 from defaultpython3Éric Araujo2012-10-272-1/+6
|\
| * Fix stringification of final versions (#16107).?ric Araujo2012-10-272-1/+6
* | Merge from default?ric Araujo2012-05-21101-5340/+1326
|\ \ | |/ |/|
| * Merge default?ric Araujo2012-05-2128-228/+598
| |\
| * \ Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-27102-5340/+1323
| |\ \
| | * \ Merge #1326113 fix from default?ric Araujo2012-02-152-8/+7
| | |\ \
| | * \ \ Merge fixes for #13462 and others from default?ric Araujo2012-02-0924-266/+184
| | |\ \ \
| | * \ \ \ Merge touch-ups from default?ric Araujo2012-02-092-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge fixes for #13901, #11805, #13712 and other improvements?ric Araujo2012-02-0510-53/+122
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge compat/_backport cleanup from default.?ric Araujo2011-11-2311-50/+53
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Branch merge?ric Araujo2011-11-2099-5332/+1310
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge default?ric Araujo2011-11-1498-5318/+1308
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Ye olde merge.?ric Araujo2011-11-1255-674/+812
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge fixes for #13170 and #12386 and other misc. changes from default?ric Araujo2011-11-116-13/+79
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge fix for #13205 and other changes from default.?ric Araujo2011-10-213-18/+84
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge default?ric Araujo2011-10-181-2/+1
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge tests for #13114 from default?ric Araujo2011-10-112-2/+38
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merge default?ric Araujo2011-10-082-3/+9
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | Fix byte-compilation to comply with PEP 3147 on Python 3.2+ (#11254).?ric Araujo2011-10-083-8/+36
| | | | * | | | | | | | | | | | | Merge fix for #12222 and other changes from default?ric Araujo2011-10-062-38/+45
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge #11841 and other changes from default?ric Araujo2011-10-0596-5272/+1209
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-2496-5272/+1209
* | | | | | | | | | | | | | | | | | | Fix typo?ric Araujo2012-05-211-1/+1
* | | | | | | | | | | | | | | | | | | Minor simplification in one test?ric Araujo2012-05-211-1/+1
* | | | | | | | | | | | | | | | | | | Also check stderr in one test?ric Araujo2012-05-211-0/+1
* | | | | | | | | | | | | | | | | | | Fix overlooked thinkos in one test file?ric Araujo2012-05-211-3/+3
* | | | | | | | | | | | | | | | | | | Use test skip decorator instead of private module attribute?ric Araujo2012-05-211-2/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Have pysetup read setup.cfg early to find custom commands (#14733).?ric Araujo2012-05-212-21/+44
* | | | | | | | | | | | | | | | | | Tighten tests for #13399?ric Araujo2012-05-201-8/+8
* | | | | | | | | | | | | | | | | | Factor out repeated code used to call pysetup from tests.?ric Araujo2012-05-201-25/+17
* | | | | | | | | | | | | | | | | | make sure the existing metadata Provides field is translated when translating...Tarek Ziade2012-05-162-8/+48
* | | | | | | | | | | | | | | | | | Merge further changes by Montreal sprinters?ric Araujo2012-05-164-2/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge commitPatrice Gauthier2012-05-143-15/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Now deleting build-scripts directory before creating it. No more leftovers.Pierre Paul2012-05-143-1/+51
| * | | | | | | | | | | | | | | | | | | #13399 - some tweakingPatrice Gauthier2012-05-141-1/+2
* | | | | | | | | | | | | | | | | | | | Harmonize error messages and add one missing test for #13339?ric Araujo2012-05-162-20/+26
* | | | | | | | | | | | | | | | | | | | Fix minor whitespace, syntax and idiom nits?ric Araujo2012-05-1610-87/+74
* | | | | | | | | | | | | | | | | | | | Remove unused names?ric Araujo2012-05-152-3/+1
| |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge commitPierre Paul2012-05-125-79/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | #13399: Fixes the invalid arguments handlingPatrice Gauthier2012-05-122-5/+44
| * | | | | | | | | | | | | | | | | | #13614: Merge changes from julien_courteau and PierrePaul regarding bad rstMathieu Leduc-Hamel2012-05-123-74/+10
* | | | | | | | | | | | | | | | | | | Now creating scripts everytime when build_scripts is called, as a side effect...Pierre Paul2012-05-122-14/+24
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Only run specific test if docutils is installedMathieu Leduc-Hamel2012-05-122-2/+9
* | | | | | | | | | | | | | | | | | MergePierre Paul2012-05-127-16/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Branch merge?ric Araujo2012-05-122-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge #1364Julien Courteau2012-05-125-14/+57
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | fix: setup.py register fails if description has ReST uncompatible with Sphinx...Julien Courteau2012-04-212-0/+12
| | * | | | | | | | | | | | | | | | | | | Fix typoJulien Courteau2012-04-211-1/+1
| * | | | | | | | | | | | | | | | | | | | Fix incorrect docstring?ric Araujo2012-05-121-1/+3
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | remove changes that modified output of pysetup graph: tests are needed firstGuillaume Pratte2012-04-211-4/+6