1. 9436a75 Compile the files in the same order they are passed to the compiler. by Thomas Heller · 21 years ago
  2. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  3. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  4. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  5. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  6. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  7. db7aed5 [Patch #441691] preprocess() method for Borland C compiler. by Andrew M. Kuchling · 23 years ago
  8. 6386a4c Import UnknownFileError by Andrew M. Kuchling · 23 years ago
  9. 8b3cf58 String method conversion. by Eric S. Raymond · 24 years ago
  10. 4240648 Big patch from Rene Liebscher to simplify the CCompiler API and by Greg Ward · 24 years ago
  11. cec1568 Rene Liebscher: by Greg Ward · 24 years ago
  12. 1398045 Added a whinging comment about the ugliness of constructing the BCPP by Greg Ward · 24 years ago
  13. a4662bc Rene Liebscher: by Greg Ward · 24 years ago
  14. 5db2c3a Rewrote 'find_library_file()' much more cleanly (and consistently with by Greg Ward · 24 years ago
  15. c58c517 Patch from Rene Liebscher. Some ugly changes, but supposedly this makes by Greg Ward · 24 years ago
  16. fe9b818 Lyle Johnson's interface to Borland C++, with a few editorial comments by me. by Greg Ward · 24 years ago