summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/mwerkscompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization.Fred Drake2001-12-061-17/+15
* The libraries argument was completely ignored, fixed. Reported byJack Jansen2001-11-101-1/+2
* - _filename_to_abs() didn't cater for .. components in the pathname. Fixed.Jack Jansen2001-06-191-1/+14
* Fixed -D emulation for symbols with a value, as specified with the define_mac...Just van Rossum2001-06-191-1/+1
* Made distutils understand the MacPython Carbon runtime model. Distutils will ...Jack Jansen2001-05-171-0/+2
* Fix from Jack Jansen for the Mac and the Metrowerks compiler, postedAndrew M. Kuchling2001-01-151-0/+203