1. fa9ff76 Untabified. by Greg Ward · 24 years ago
  2. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  3. 99b032e Added 'boolean_options' list to support config file parsing. by Greg Ward · 24 years ago
  4. eab969d Call 'customize_compiler()' after getting CCompiler object. by Greg Ward · 24 years ago
  5. 3459381 Changed so all the help-generating functions are defined, at module-level, by Greg Ward · 24 years ago
  6. 2ff7887 Stylistic/formatting changes to Rene Liebscher's '--help-xxx' patch. by Greg Ward · 24 years ago
  7. 9d17a7a Patch from Rene Liebscher: this adds "--help-foo" options to list the by Greg Ward · 24 years ago
  8. fcd974e Normalized all the end-of-class lines. by Greg Ward · 24 years ago
  9. 9668b78 Fix from Lyle Johnson: add the '--compiler' option. by Gregory P. Smith · 24 years ago
  10. 02a1a2b Cleaned up/simplified error-handling: by Greg Ward · 24 years ago
  11. c41d6b3 Added '--force' option -- very clear what it means for building (ignore by Greg Ward · 24 years ago
  12. 7d51034 Removed some old test code: don't set 'plat' when calling 'new_compiler()'. by Greg Ward · 24 years ago
  13. 92f3377 Catch up with change to CCompiler API: call 'create_static_lib()', not by Greg Ward · 24 years ago
  14. eb3f75e Don't pass 'keep_dir' to 'compile()' method of CCompiler -- no longer used. by Greg Ward · 24 years ago
  15. 76ec0d6 Renamed 'build_lib' command to 'build_clib': by Greg Ward · 24 years ago
  16. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  17. 833dfd5 Added command description. by Greg Ward · 24 years ago
  18. e01149c Renamed 'set_default_options()' to 'initialize_options()', and by Greg Ward · 24 years ago
  19. bbeceea Renamed all 'options' class attributes to 'user_options'. by Greg Ward · 24 years ago
  20. 1993f9a Renamed all command classes so they're exactly the same as the name of the by Greg Ward · 24 years ago
  21. e8c6ce4 Added 'debug' option, and changed compile/link calls to use it. by Greg Ward · 24 years ago
  22. aaf27ee New command to build C (and C++, hopefully) libraries needed by extensions by Greg Ward · 24 years ago