summaryrefslogtreecommitdiff
path: root/distutils2/command/cmd.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-1/+15
|\
| * Now deleting build-scripts directory before creating it. No more leftovers.Pierre Paul2012-05-141-1/+15
* | Branch merge?ric Araujo2011-11-201-6/+6
|\ \ | |/ |/|
| * Ye olde merge.?ric Araujo2011-11-121-4/+20
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-6/+6
* | | Remove 'verbose' arguments, obsoleted by logging?ric Araujo2011-11-151-7/+11
| |/ |/|
* | Undo potentially confusing name change.?ric Araujo2011-11-121-2/+2
* | Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-2/+18
|/
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-181-2/+1
* Fix the backport fixes.?ric Araujo2011-09-181-3/+4
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-1/+1
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-57/+39
* More logging tweaks: use real warning method, merge some calls.?ric Araujo2011-02-101-2/+2
* Use lazy form in logging calls, again.?ric Araujo2011-02-101-1/+3
* Branch merge.?ric Araujo2011-01-291-8/+1
* Branch merge?ric Araujo2011-01-291-0/+3
|\
| * Fix attribute error?ric Araujo2010-12-091-0/+3
* | A touch of PEP 8 and pyflaking?ric Araujo2010-11-161-30/+23
* | now distutils2 uses set_command to set its own commandsTarek Ziade2010-11-131-4/+5
* | now sub_commands can be configure in the .cfg filesTarek Ziade2010-11-071-3/+7
* | removed install_miscTarek Ziade2010-11-061-31/+0
* | finished the removal of the log moduleTarek Ziade2010-11-051-10/+11
|/
* Rename the install command from "install" to "instal_dist", to avoid anyAlexis Metaireau2010-10-171-3/+3
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-041-1/+0
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+494