| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Don't check twice the same thing (restructured text compatibility). | Alexis Metaireau | 2011-02-01 | 2 | -3/+3 | |
| * | | | | | | | | | | | Remove the call to generate_distutils_setup_py from utils. | Alexis Metaireau | 2011-02-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | merge changes from central repo | Godefroid Chapelle | 2011-02-01 | 4 | -13/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | pep8 format | Godefroid Chapelle | 2011-01-30 | 1 | -6/+10 | |
| | * | | | | | | | | | | | Merge branch 'master' of /Users/gotcha/co/distutils2/git | Godefroid Chapelle | 2011-01-30 | 2 | -2/+41 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | metadata warnings were not shown to the user | Godefroid Chapelle | 2011-01-30 | 2 | -2/+41 | |
| | * | | | | | | | | | | | | merge changes by sprint | Godefroid Chapelle | 2011-01-29 | 26 | -680/+2231 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | metadata.check checks for missing author | Godefroid Chapelle | 2011-01-29 | 3 | -7/+64 | |
| * | | | | | | | | | | | | | merge | Alexis Metaireau | 2011-02-01 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Removing useless print message in the distutils->d2 setup.py script. | Julien Miotte | 2011-01-31 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | Refactoring the way we write the distutils setup.py. | Julien Miotte | 2011-01-31 | 1 | -9/+15 | |
| * | | | | | | | | | | | | | | Parsing extension sections with interpret in setup.cfg | Andre Espaze | 2011-01-30 | 2 | -2/+24 | |
| * | | | | | | | | | | | | | | Fixing typo: Removing debugging line | Andre Espaze | 2011-01-30 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | make sure the dir exists in that case | Tarek Ziade | 2011-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | merged | Tarek Ziade | 2011-01-30 | 3 | -16/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | hooked the remove code - tests w/ data tree coming up | Tarek Ziade | 2011-01-30 | 3 | -16/+81 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Moving from spawn to subprocess.call for posix | Andre Espaze | 2011-01-30 | 2 | -57/+14 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | fix mkcfg for python 2.4 (provides/obsoletes/requires) | Tarek Ziade | 2011-01-30 | 1 | -5/+7 | |
| * | | | | | | | | | | | | reintroduced any (used by python2.4) | Tarek Ziade | 2011-01-30 | 1 | -1/+7 | |
| * | | | | | | | | | | | | removing paf file | Tarek Ziade | 2011-01-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | merged | Tarek Ziade | 2011-01-30 | 5 | -27/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | added a test for the unpack API | Tarek Ziade | 2011-01-30 | 4 | -3/+36 | |
| | * | | | | | | | | | | fixed bad merge | Tarek Ziade | 2011-01-30 | 1 | -1/+6 | |
| | * | | | | | | | | | | cleanup | Tarek Ziade | 2011-01-30 | 1 | -23/+25 | |
| * | | | | | | | | | | | merge with upstream | Alexis Metaireau | 2011-01-30 | 1 | -23/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | branch merge | Alexis Metaireau | 2011-01-30 | 1 | -23/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | remove useless functions in test_install | Alexis Metaireau | 2011-01-30 | 1 | -23/+0 | |
| * | | | | | | | | | | | | | Fixing mkcfg conversion if no data_files in setup.py | Andre Espaze | 2011-01-30 | 1 | -17/+19 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | merge with Andr? | Alexis Metaireau | 2011-01-30 | 5 | -19/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Parsing compiler arguments with shlex.split | Andre Espaze | 2011-01-30 | 2 | -9/+4 | |
| | * | | | | | | | | | | | Fixing tests on provides_distribution (the two beers bug) | Andre Espaze | 2011-01-30 | 3 | -10/+12 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | cleaned up the install module | Tarek Ziade | 2011-01-30 | 2 | -49/+58 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | 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 | 2 | -28/+29 | |
| * | | | | | | | | | | Automated merge with ssh://bitbucket.org/tarek/distutils2 | Yannick Gingras | 2011-01-29 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fixed another leaking tempdir | Yannick Gingras | 2011-01-29 | 1 | -0/+6 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | corrected a leaked temp dir problem | Yannick Gingras | 2011-01-29 | 1 | -3/+3 | |
| * | | | | | | | | | make a private function private :) | Alexis Metaireau | 2011-01-29 | 1 | -14/+15 | |
| * | | | | | | | | | merge with Andr? | Alexis Metaireau | 2011-01-29 | 15 | -244/+1695 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | merge | Alexis Metaireau | 2011-01-29 | 2 | -58/+320 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | merge with Alain | Alexis Metaireau | 2011-01-29 | 31 | -722/+2262 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | | Improve mkcfg script to recycle deprecated setup.py | Alain Leufroy | 2011-01-29 | 2 | -58/+320 | |
| | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | raise if the distribution is not found. also disable cache for testing | Gael Pasgrimaud | 2011-01-29 | 2 | -1/+10 | |
| | * | | | | | | | merge to latest | Gael Pasgrimaud | 2011-01-29 | 18 | -336/+1599 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | | Branch merge | ?ric Araujo | 2011-01-29 | 8 | -171/+1222 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Branch merge | ?ric Araujo | 2011-01-29 | 8 | -160/+1280 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Fix one bug and one warning found by pyflakes. Will backport to stdlib. | ?ric Araujo | 2010-11-01 | 2 | -1/+2 | |
| | | | | * | | | | | | Synchronize shutil with latest py3k version (with tests). | ?ric Araujo | 2010-11-01 | 2 | -64/+1190 | |
| | | | | * | | | | | | Touch up some comments, fix pyflakes and pep8 warnings | ?ric Araujo | 2010-10-31 | 2 | -27/+28 | |
| | | | | * | | | | | | Remove unneeded function | ?ric Araujo | 2010-10-31 | 1 | -7/+1 | |
