1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 2400e93 SF #877165: Give an info about what C++ compiler command should be by Hye-Shik Chang · 20 years ago
  3. 21664d8 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 21 years ago
  4. dcae0dc Patch #718551: cygwinccompiler.get_versions() patch by Jason Tishler · 21 years ago
  5. 70367d3 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 21 years ago
  6. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  7. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  8. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  9. 1b046e4 Add implementation of _compile() and use default compile() method. by Jeremy Hylton · 22 years ago
  10. 1bba31d Refactor compile() method implementations. by Jeremy Hylton · 22 years ago
  11. a2f9989 Fix unused local variables caught by pychecker. by Jeremy Hylton · 22 years ago
  12. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  13. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  14. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  15. 6e9c0ba Remove redundant import by Andrew M. Kuchling · 24 years ago
  16. ac20f77 Back out conversion to string methods; the Distutils is intended to work by Andrew M. Kuchling · 24 years ago
  17. b3acd3e String method conversion. by Eric S. Raymond · 24 years ago
  18. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  19. 4240648 Big patch from Rene Liebscher to simplify the CCompiler API and by Greg Ward · 24 years ago
  20. 7483d68 Rene Liebscher: comment fixes. by Greg Ward · 24 years ago
  21. e8e9d11 Overhauld 'check_config_h()': now returns a (status, details) tuple, by Greg Ward · 24 years ago
  22. b1dceae Rene Liebscher: by Greg Ward · 24 years ago
  23. bf5c709 Latest version from Rene Liebscher; major changes: by Greg Ward · 24 years ago
  24. 612eb9f Fixed a grab-bag of typos spotted by Rob Hooft. by Greg Ward · 24 years ago
  25. f34506a Cleaned up and reformatted by Rene Liebscher. by Greg Ward · 24 years ago
  26. 7c6395a Implementation of the CCompiler class for Cygwin and Mingw32, ie. the two by Greg Ward · 24 years ago