1. f4a4fb9 [Patch #536769] Add -Xcompiler flag for adding arguments and switches for by Andrew M. Kuchling · 22 years ago
  2. 3d2d980 Suggested by Pete Shinners: treat .m and .mm files as source code. by Andrew M. Kuchling · 23 years ago
  3. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  4. ac20f77 Back out conversion to string methods; the Distutils is intended to work by Andrew M. Kuchling · 23 years ago
  5. b3acd3e String method conversion. by Eric S. Raymond · 23 years ago
  6. 41ed12f Added 'read_setup_file()' to read old-style Setup files. Could make life by Greg Ward · 24 years ago
  7. 1f6a0d4 Rene Liebscher: ext.export_symbols is now always a list (added 'or []'). by Greg Ward · 24 years ago
  8. 45b87bc Typo fix in docstring. by Greg Ward · 24 years ago
  9. c6a18a5 Removed 'export_symbol_file'. by Greg Ward · 24 years ago
  10. cb18557 Revised docstring so 'sources' isn't necessarily all C/C++ files (to by Greg Ward · 24 years ago
  11. 3ca54bc Provides the Extension class, a nicer way to describe C/C++ extensions than by Greg Ward · 24 years ago