summaryrefslogtreecommitdiff
path: root/distutils2/command/build_scripts.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-11/+4
|\
| * Merge further changes by Montreal sprinters?ric Araujo2012-05-161-0/+2
| |\
| | * Now deleting build-scripts directory before creating it. No more leftovers.Pierre Paul2012-05-141-0/+1
| * | Remove unused names?ric Araujo2012-05-151-1/+1
| |/
| * Now creating scripts everytime when build_scripts is called, as a side effect...Pierre Paul2012-05-121-10/+1
* | Merge compat/_backport cleanup from default.?ric Araujo2011-11-231-1/+1
|\ \ | |/
| * Better separate compat and _backport.?ric Araujo2011-11-231-1/+1
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-10/+8
|/
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-181-2/+3
* Fix the backport fixes.?ric Araujo2011-09-181-4/+6
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-1/+1
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-13/+14
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-38/+55
* Don?t import sysconfig from the (2.7) stdlib.?ric Araujo2010-11-161-4/+1
* finished the removal of the log moduleTarek Ziade2010-11-051-5/+5
* removed core.pyTarek Ziade2010-10-251-1/+2
* 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/+139