1. 5633a80 taking sysconfig out of distutils by Tarek Ziadé · 16 years ago
  2. 2b66da7 massive import cleaning in Distutils by Tarek Ziadé · 16 years ago
  3. 3295eed removed string usage and added a test for _clean by Tarek Ziadé · 16 years ago
  4. e643bed added a test for finalize_options by Tarek Ziadé · 16 years ago
  5. f6f4b30 added a simple test for search_cpp by Tarek Ziadé · 16 years ago
  6. 7bea344 pep8-fied the module before adding tests by Tarek Ziadé · 16 years ago
  7. aa48798 removed the print statements and added a test by Tarek Ziadé · 16 years ago
  8. 9f369e9 Issue #5052: removed backward compatibility information (out of date) by Tarek Ziadé · 17 years ago
  9. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 21 years ago
  10. 679bc9f [Patch #681504] Call customize_compiler in config command by Andrew M. Kuchling · 22 years ago
  11. ca3fec7 patch #664131, fix config command on OSX and Linux by Just van Rossum · 23 years ago
  12. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 23 years ago
  13. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 23 years ago
  14. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 23 years ago
  15. 4013cbd Include an empty body when checking for a header file by Andrew M. Kuchling · 23 years ago
  16. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 23 years ago
  17. 21d4535 Whitespace normalization. by Fred Drake · 24 years ago
  18. b1d6029 [Patch #444854 from twburton] by Andrew M. Kuchling · 24 years ago
  19. 6fb8d3a [Patch #442530 from twburton] by Andrew M. Kuchling · 24 years ago
  20. 246c425 Fix for NameError caught by PyChecker. by Andrew M. Kuchling · 24 years ago
  21. 4cd6f2a Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding by Greg Ward · 25 years ago
  22. 2e38a50 Bastian Kleineidam: fix up any supplied command-line options. by Greg Ward · 25 years ago
  23. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 25 years ago
  24. 855dab9 Added 'include_dirs' parameters all over the place. by Greg Ward · 25 years ago
  25. 59ac709 Fleshed out and added a bunch of useful stuff, notably 'check_func()', by Greg Ward · 25 years ago
  26. 28a5f44 First crack at the Distutils "config" command. Unlike other commands, this by Greg Ward · 25 years ago