| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | now compilers are loaded using fully qualified names | Tarek Ziade | 2010-11-11 | 2 | -13/+6 | |
| | | | ||||||
| * | | moved general functions out of ccompiler | Tarek Ziade | 2010-11-11 | 3 | -9/+9 | |
| | | | ||||||
| * | | passing the distribution object as well. | Tarek Ziade | 2010-11-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | added the manifest_builders option | Tarek Ziade | 2010-11-07 | 1 | -2/+30 | |
| | | | ||||||
| * | | now sub_commands can be configure in the .cfg files | Tarek Ziade | 2010-11-07 | 3 | -5/+13 | |
| | | | ||||||
| * | | removed install_misc | Tarek Ziade | 2010-11-06 | 1 | -31/+0 | |
| | | | ||||||
| * | | Branch merge | ?ric Araujo | 2010-11-06 | 25 | -148/+137 | |
| |\ \ | ||||||
| | * | | finished the removal of the log module | Tarek Ziade | 2010-11-05 | 15 | -92/+92 | |
| | |/ | ||||||
| | * | removed core.py | Tarek Ziade | 2010-10-25 | 18 | -20/+19 | |
| | | | ||||||
| | * | Branch merge | Alexis Metaireau | 2010-10-17 | 1 | -15/+5 | |
| | |\ | ||||||
| | | * | now sdist uses the extra_files option from setup.cfg, and the Distribution ↵ | Tarek Ziade | 2010-10-17 | 1 | -15/+5 | |
| | | | | | | | | | | | | | object has it as an attribute | |||||
| | * | | Rename install to install_dist in command/__init__.py too. | Alexis Metaireau | 2010-10-17 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Rename the install command from "install" to "instal_dist", to avoid any | Alexis Metaireau | 2010-10-17 | 9 | -20/+20 | |
| | |/ | | | | | | | collision with the distutils2 installer (working with dependencies). | |||||
| * | | Branch merge | ?ric Araujo | 2010-10-22 | 1 | -26/+17 | |
| |\ \ | |/ |/| | ||||||
| | * | Remove last two svn markers. Also clean up command_template. | ?ric Araujo | 2010-10-05 | 1 | -26/+17 | |
| | | | ||||||
| * | | make sure upload_docs is listed in the commands | Tarek Ziade | 2010-10-08 | 1 | -0/+1 | |
| |/ | ||||||
| * | Updated imports to match new layout | Jeremy Kloth | 2010-10-04 | 1 | -1/+1 | |
| | | | | | Added test skips as appropriate for MSVC version | |||||
| * | removed the __revision__ tag, that are specific to SVN | Tarek Ziade | 2010-10-04 | 20 | -20/+0 | |
| | | ||||||
| * | removed setup.py from the list of files included by default, and make sure ↵ | Tarek Ziade | 2010-10-02 | 1 | -5/+7 | |
| | | | | | the list builder dont die on a command | |||||
| * | Fix one XXX from Rajiv | ?ric Araujo | 2010-10-01 | 1 | -3/+2 | |
| | | ||||||
| * | Corrected reference to msvccompiler in the 'from' statement | Rajiv Abraham | 2010-09-29 | 2 | -3/+6 | |
| | | | | | | replaced reference from dir_util to _backport.shutil replaced reference from remove_tree to rmtree | |||||
| * | Make the upload_docs command fallback on docs/ if doc/ is not found | anatoly techtonik | 2010-09-29 | 1 | -0/+2 | |
| | | ||||||
| * | moved everything in the same dir - we want to include docs/ in the release | Tarek Ziade | 2010-09-19 | 31 | -0/+6465 | |
