1. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  2. e691651 Build reorg: change 'build_dir' option to 'build_lib'. by Greg Ward · 24 years ago
  3. e01149c Renamed 'set_default_options()' to 'initialize_options()', and by Greg Ward · 24 years ago
  4. bbeceea Renamed all 'options' class attributes to 'user_options'. by Greg Ward · 24 years ago
  5. 1993f9a Renamed all command classes so they're exactly the same as the name of the by Greg Ward · 24 years ago
  6. 113e70e Patch from Joe Van Andel: fix arg to % operator in warning. by Greg Ward · 24 years ago
  7. 37bc815 Added 'description' class attribute to every command class (to help the by Greg Ward · 24 years ago
  8. 7c463ef Ditch unneeded imports. by Greg Ward · 25 years ago
  9. 9b45443 Fixed 'find_package_modules()' to ensure that we never build (and thus by Greg Ward · 25 years ago
  10. 631e6a0 [from 1999-11-04] by Greg Ward · 25 years ago
  11. 455eb61 Don't import what we don't use. by Greg Ward · 25 years ago
  12. 2a61206 Renamed 'dir' option to be consistent with other commands. by Greg Ward · 25 years ago
  13. 17dc6e7 Basically a complete rewrite to support dealing with modules in whole by Greg Ward · 25 years ago
  14. 68bdf3e Comment addition. by Greg Ward · 25 years ago
  15. 71eb864 Changed to reflect the new "command options" regime -- in particular, by Greg Ward · 25 years ago
  16. 5d60fcf Patch from Perry Stoll: OK for list of modules to be empty. by Greg Ward · 25 years ago
  17. 0f72695 Rearranged things so that compilation of .py files is the responsibility by Greg Ward · 25 years ago
  18. 4070f50 Changed to use the method versions of 'copy_file()', 'copy_tree()', by Greg Ward · 25 years ago
  19. 13ae1c8 First checkin of real Distutils command modules. by Greg Ward · 25 years ago