1. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  2. 4f08e4f Unfinished, untested implementation of the lovely baroque installation scheme 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. 37bc815 Added 'description' class attribute to every command class (to help the by Greg Ward · 24 years ago
  7. c27d800 Always run sys.prefix and sys.exec_prefix through 'os.path.normpath()' by Greg Ward · 25 years ago
  8. e6ac2fc Renamed many options to be consistent across commands. by Greg Ward · 25 years ago
  9. 865de83 Added 'install_path' option for giving non-packagized module by Greg Ward · 25 years ago
  10. c9c011c Straightened up the selection of installation directories for platform- by Greg Ward · 25 years ago
  11. 1016af9 Oops, call 'os.path.join()'! by Greg Ward · 25 years ago
  12. ba3f108 Added a self-berating command relating to installation directories for by Greg Ward · 25 years ago
  13. 9a33707 Hacked 'set_final_options()' to set (hopefully) appropriate values for by Greg Ward · 25 years ago
  14. 0f72695 Rearranged things so that compilation of .py files is the responsibility by Greg Ward · 25 years ago
  15. 13ae1c8 First checkin of real Distutils command modules. by Greg Ward · 25 years ago