summaryrefslogtreecommitdiff
path: root/distutils2/command
Commit message (Expand)AuthorAgeFilesLines
...
* | now compilers are loaded using fully qualified namesTarek Ziade2010-11-112-13/+6
* | moved general functions out of ccompilerTarek Ziade2010-11-113-9/+9
* | passing the distribution object as well.Tarek Ziade2010-11-071-1/+1
* | added the manifest_builders optionTarek Ziade2010-11-071-2/+30
* | now sub_commands can be configure in the .cfg filesTarek Ziade2010-11-073-5/+13
* | removed install_miscTarek Ziade2010-11-061-31/+0
* | Branch merge?ric Araujo2010-11-0625-148/+137
|\ \
| * | finished the removal of the log moduleTarek Ziade2010-11-0515-92/+92
| |/
| * removed core.pyTarek Ziade2010-10-2518-20/+19
| * Branch mergeAlexis Metaireau2010-10-171-15/+5
| |\
| | * now sdist uses the extra_files option from setup.cfg, and the Distribution ob...Tarek Ziade2010-10-171-15/+5
| * | Rename install to install_dist in command/__init__.py too.Alexis Metaireau2010-10-171-1/+1
| * | Rename the install command from "install" to "instal_dist", to avoid anyAlexis Metaireau2010-10-179-20/+20
| |/
* | Branch merge?ric Araujo2010-10-221-26/+17
|\ \ | |/ |/|
| * Remove last two svn markers. Also clean up command_template.?ric Araujo2010-10-051-26/+17
* | make sure upload_docs is listed in the commandsTarek Ziade2010-10-081-0/+1
|/
* Updated imports to match new layoutJeremy Kloth2010-10-041-1/+1
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-0420-20/+0
* removed setup.py from the list of files included by default, and make sure th...Tarek Ziade2010-10-021-5/+7
* Fix one XXX from Rajiv?ric Araujo2010-10-011-3/+2
* Corrected reference to msvccompiler in the 'from' statementRajiv Abraham2010-09-292-3/+6
* Make the upload_docs command fallback on docs/ if doc/ is not foundanatoly techtonik2010-09-291-0/+2
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-1931-0/+6465