1. 2bb5980 The standard definition file is now called mwerks_shcarbon_plugin.h. by Jack Jansen · 23 years ago
  2. ab5320b Fixed various MacPython-specific issues found by attempting to use the standard core setup.py for MacPython. by Jack Jansen · 23 years ago
  3. 6864d30 Add depends=None to the arglist for compile(). by Jeremy Hylton · 23 years ago
  4. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 23 years ago
  5. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  6. 92c2ebf The libraries argument was completely ignored, fixed. Reported by Tom Loredo. by Jack Jansen · 24 years ago
  7. 9020bce - _filename_to_abs() didn't cater for .. components in the pathname. Fixed. by Jack Jansen · 24 years ago
  8. 92c5bdb Fixed -D emulation for symbols with a value, as specified with the define_macros Extension argument. by Just van Rossum · 24 years ago
  9. dd13a20 Made distutils understand the MacPython Carbon runtime model. Distutils will build for the runtime model you are currently using for the interpreter. by Jack Jansen · 24 years ago
  10. 3f819ec Fix from Jack Jansen for the Mac and the Metrowerks compiler, posted by Andrew M. Kuchling · 24 years ago