summaryrefslogtreecommitdiff
path: root/distutils2/compiler/msvc9compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-1/+1
|\
| * Fix winreg imports; we are not using a single codebase?ric Araujo2012-03-141-5/+1
| * Fix import error on Python 2.xJason R. Coombs2012-03-131-1/+5
* | Branch merge?ric Araujo2011-11-201-16/+10
|\ \ | |/ |/|
| * Ye olde merge.?ric Araujo2011-11-121-1/+1
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-8/+8
* | | Remove 'verbose' arguments, obsoleted by logging?ric Araujo2011-11-151-2/+2
| |/ |/|
* | Super considered super.?ric Araujo2011-11-121-1/+1
* | Remove one overlooked with statement?ric Araujo2011-10-191-2/+8
|/
* Fix the backport fixes.?ric Araujo2011-09-181-13/+13
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-93/+73
* Merge Kelsey?s edits with mine?ric Araujo2011-02-101-4/+4
|\
| * Fixing logging strings; improve lower-case consistencyKelsey Hightower2011-02-091-5/+5
* | Use lazy form in logging calls, again.?ric Araujo2011-02-101-2/+2
|/
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-2/+2
* compiler_type -> nameTarek Ziade2010-11-131-1/+1
* 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-3/+3
* switching compiler/ to use loggingTarek Ziade2010-10-251-9/+9
* 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/+740