| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | remove useless functions in test_install | Alexis Metaireau | 2011-01-30 | 1 | -23/+0 | |
| * | | | | | | | | | | | | merge with Andr? | Alexis Metaireau | 2011-01-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Parsing compiler arguments with shlex.split | Andre Espaze | 2011-01-30 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | cleaned up the install module | Tarek Ziade | 2011-01-30 | 1 | -12/+12 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | added some cleanup after the tests to make sure that we don't leak temp files | Yannick Gingras | 2011-01-29 | 1 | -0/+6 | |
| * | | | | | | | | | | removed the installation to an empty path from the API and fixed a leaking te... | Yannick Gingras | 2011-01-29 | 1 | -3/+4 | |
| | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | merge with Andr? | Alexis Metaireau | 2011-01-29 | 4 | -27/+276 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | merge | Alexis Metaireau | 2011-01-29 | 1 | -13/+144 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | merge with Alain | Alexis Metaireau | 2011-01-29 | 12 | -161/+369 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | | Improve mkcfg script to recycle deprecated setup.py | Alain Leufroy | 2011-01-29 | 1 | -13/+144 | |
| | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | raise if the distribution is not found. also disable cache for testing | Gael Pasgrimaud | 2011-01-29 | 1 | -0/+7 | |
| | * | | | | | | | merge to latest | Gael Pasgrimaud | 2011-01-29 | 4 | -64/+149 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | | Branch merge | ?ric Araujo | 2011-01-29 | 2 | -13/+23 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Branch merge | ?ric Araujo | 2011-01-29 | 2 | -13/+23 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Remove bogus argument from TempdirManager.create_dist | ?ric Araujo | 2010-10-30 | 1 | -6/+7 | |
| | | | | * | | | | | | Rename ambiguous record file in one test | ?ric Araujo | 2010-10-30 | 1 | -4/+4 | |
| | * | | | | | | | | | first implementation of the remove() method | Gael Pasgrimaud | 2011-01-29 | 2 | -0/+89 | |
| | * | | | | | | | | | merge latest | Gael Pasgrimaud | 2011-01-29 | 4 | -59/+85 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | add assertIsFile | Gael Pasgrimaud | 2011-01-29 | 1 | -0/+12 | |
| * | | | | | | | | | | Building extensions from the setup.cfg | Andre Espaze | 2011-01-29 | 1 | -14/+52 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | branch merge | Alexis Metaireau | 2011-01-29 | 2 | -51/+126 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Update installer tests. | Alexis Metaireau | 2011-01-29 | 2 | -51/+126 | |
| * | | | | | | | | | split the micro-language for PEP 345 in markers | Tarek Ziade | 2011-01-29 | 2 | -51/+71 | |
| | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | | merged + fixed tests : now README is to be added explicitely in extra_files | Tarek Ziade | 2011-01-29 | 2 | -8/+14 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | | avoid inclusion of README or test/*.py | Godefroid Chapelle | 2011-01-28 | 1 | -6/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | simplified the package_dir option - just one root dir allowed | Tarek Ziade | 2011-01-29 | 3 | -20/+33 | |
| * | | | | | | assume --description work | Gael Pasgrimaud | 2011-01-29 | 1 | -1/+3 | |
| * | | | | | | Allow to have more than one file in description-file. Also check that those f... | Gael Pasgrimaud | 2011-01-28 | 1 | -18/+95 | |
| |/ / / / / | ||||||
| * | | | | | Fix a test following last Gael's commit. | Alexis Metaireau | 2011-01-28 | 1 | -1/+1 | |
| * | | | | | fixed #11038. Add strict parameter to metadata.check() and use the strict mod... | Gael Pasgrimaud | 2011-01-28 | 2 | -3/+8 | |
| | |/ / / |/| | | | ||||||
| * | | | | fixed a few tests | Tarek Ziade | 2011-01-23 | 2 | -3/+5 | |
| * | | | | Silence chatty test. No cookie point for Alexis! | ?ric Araujo | 2011-01-21 | 1 | -2/+5 | |
| * | | | | Branch merge | ?ric Araujo | 2011-01-21 | 11 | -13/+167 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Yannick Gingras | 2010-12-09 | 1 | -1/+7 | |
| | |\ \ \ | ||||||
| | | * | | | made sure that we test both side of the skip_build option | Yannick Gingras | 2010-12-09 | 1 | -1/+7 | |
| | * | | | | Added a repr test for depgraph | Antoine Reversat | 2010-12-08 | 1 | -0/+10 | |
| | * | | | | merge | Louis Munro | 2010-12-08 | 6 | -24/+0 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | merged. | Louis Munro | 2010-12-08 | 6 | -24/+0 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merged changes. | Louis Munro | 2010-12-08 | 6 | -24/+0 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Removed unused imports (sys, getpass). | Louis Munro | 2010-12-08 | 2 | -3/+0 | |
| | | | | * | | | Reverted an earlier, potentially hasty change. | Louis Munro | 2010-12-08 | 1 | -1/+2 | |
| | | | | * | | | Removed unused import sys. | Louis Munro | 2010-12-08 | 1 | -1/+0 | |
| | | | | * | | | Removed unused imports (sys, getpass) and unused variable (inst3). | Louis Munro | 2010-12-08 | 1 | -3/+0 | |
| | | | | * | | | Removed an unused method (test_ensure_string_list was defined twice). | Louis Munro | 2010-12-08 | 1 | -16/+0 | |
| | | | | * | | | removed unused import (DistutilsSetupError). | Louis Munro | 2010-12-08 | 2 | -3/+1 | |
| | | | | * | | | Removed unused import (CCompiler) | Louis Munro | 2010-12-08 | 1 | -1/+0 | |
| | * | | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Andrew Francis | 2010-12-08 | 4 | -2/+111 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | Automated merge with https://bitbucket.org/mtlpython/distutils2 | Christian Hudon | 2010-12-08 | 1 | -0/+61 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | Add test for graph_to_dot(), with disconnected=True. | Christian Hudon | 2010-12-08 | 1 | -0/+61 | |
| | | | |/ / / | ||||||
| | | * | | | | merge | Mathieu Leduc-Hamel | 2010-12-08 | 3 | -2/+16 | |
| | | |\ \ \ \ | ||||||
