summaryrefslogtreecommitdiff
path: root/distutils2/compiler/cygwinccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-0/+4
|\
| * Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-0/+4
* | Branch merge?ric Araujo2011-11-201-7/+4
|\ \ | |/ |/|
| * Ye olde merge.?ric Araujo2011-11-121-14/+11
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-7/+4
* | | Remove 'verbose' arguments, obsoleted by logging?ric Araujo2011-11-151-4/+4
| |/ |/|
* | Super considered super.?ric Araujo2011-11-121-14/+11
|/
* Fix the backport fixes.?ric Araujo2011-09-181-11/+12
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-1/+1
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-5/+6
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-39/+34
* Remove deprecated code o/?ric Araujo2010-11-261-24/+0
* compiler_type -> nameTarek Ziade2010-11-131-3/+4
* added a description field in compilers - pre-step to enhance the compiler reg...Tarek Ziade2010-11-111-0/+1
* moved general functions out of ccompilerTarek Ziade2010-11-111-4/+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/+385