1. 32c4a8a Serious overhaul of the C compiler interface and the two classes that by Greg Ward · 24 years ago
  2. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  3. 5de8cee Ditched '_find_SET()', since it was a no-value-added wrapper around by Greg Ward · 24 years ago
  4. 6998809 Latest patch from Thomas Heller/Robin Becker: by Greg Ward · 24 years ago
  5. 62e3393 Stylistic changes to the registry-grovelling code: code formatting, changed by Greg Ward · 24 years ago
  6. 4ba9b2e Patch from Thomas heller: by Greg Ward · 24 years ago
  7. 386b844 Added 'debug' flags to compile and link methods, and added dummy code for by Greg Ward · 24 years ago
  8. 1b9c6f7 Revised version (thank to Thomas Heller and Robin Becker) that tries a lot by Greg Ward · 24 years ago
  9. 01f5215 Removed /GD switch -- currently ignored by MSVC. by Greg Ward · 24 years ago
  10. 8dbf681 Added compiler flags suggested by Thomas Heller: optimize, use multi-threaded by Greg Ward · 24 years ago
  11. c8a95c8 Fix library filename methods -- there is no 'lib' prefix under DOS/Windows. by Greg Ward · 24 years ago
  12. 0bdd90a Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'. by Greg Ward · 25 years ago
  13. c74138d Catch up with changes in 'gen_lib_options()': by Greg Ward · 25 years ago
  14. df178f9 Catch up with latest changes in CCompiler: by Greg Ward · 25 years ago
  15. 3d50b90 Ditched redundant docstrings and comments (overlap with ccompiler.py). by Greg Ward · 25 years ago
  16. dbd1276 Added msvccompiler module exactly as supplied by Perry Stoll. by Greg Ward · 25 years ago