summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_unixccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the...Tarek Ziadé2010-03-051-4/+4
* taking sysconfig out of distutilsTarek Ziadé2010-01-231-1/+1
* Fixed #7617: all flavors of gcc should be recognized nowTarek Ziadé2010-01-081-0/+12
* Issue #6163: Fixed HP-UX runtime library dir options in distutils.unixcompilerTarek Ziadé2009-09-091-1/+17
* Fixed #6164 AIX specific linker argument in Distutils unixcompilerTarek Ziadé2009-06-201-0/+8
* Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to ex...Tarek Ziadé2009-05-091-0/+93