summaryrefslogtreecommitdiff
path: root/distutils2/compiler/unixccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-4/+4
* Fix the backport fixes.?ric Araujo2011-09-181-9/+9
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-1/+1
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-23/+22
* Branch merge to trunkArc Riley2011-03-131-3/+3
|\
| * Merge Kelsey?s edits with mine?ric Araujo2011-02-101-1/+1
| |\
| | * Fixing logging strings; improve lower-case consistencyKelsey Hightower2011-02-091-2/+2
| * | More logging tweaks: use real warning method, merge some calls.?ric Araujo2011-02-101-3/+3
| |/
* | Applied type checking fix from Python 3.1.2 distutilsArc Riley2010-11-201-2/+1
|/
* 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-7/+3
* switching compiler/ to use loggingTarek Ziade2010-10-251-5/+5
* 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/+345