1. 2b66da7 massive import cleaning in Distutils by Tarek Ziadé · 15 years ago
  2. 9f369e9 Issue #5052: removed backward compatibility information (out of date) by Tarek Ziadé · 16 years ago
  3. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  4. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  5. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  6. 9436a75 Compile the files in the same order they are passed to the compiler. by Thomas Heller · 21 years ago
  7. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  8. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  9. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  10. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  11. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  12. db7aed5 [Patch #441691] preprocess() method for Borland C compiler. by Andrew M. Kuchling · 23 years ago
  13. 6386a4c Import UnknownFileError by Andrew M. Kuchling · 23 years ago
  14. 8b3cf58 String method conversion. by Eric S. Raymond · 24 years ago
  15. 4240648 Big patch from Rene Liebscher to simplify the CCompiler API and by Greg Ward · 24 years ago
  16. cec1568 Rene Liebscher: by Greg Ward · 24 years ago
  17. 1398045 Added a whinging comment about the ugliness of constructing the BCPP by Greg Ward · 24 years ago
  18. a4662bc Rene Liebscher: by Greg Ward · 24 years ago
  19. 5db2c3a Rewrote 'find_library_file()' much more cleanly (and consistently with by Greg Ward · 24 years ago
  20. c58c517 Patch from Rene Liebscher. Some ugly changes, but supposedly this makes by Greg Ward · 24 years ago
  21. fe9b818 Lyle Johnson's interface to Borland C++, with a few editorial comments by me. by Greg Ward · 24 years ago