1. abc2f96 Allow comment characters (#) to be escaped: by Greg Ward · 25 years ago
  2. 170bdc0 The first concrete subclass of CCompiler: defines a barebones Unix C compiler. by Greg Ward · 25 years ago
  3. 3f81cf7 The abstract base class that defines the C/C++ compiler abstraction model. by Greg Ward · 25 years ago
  4. ba3f108 Added a self-berating command relating to installation directories for by Greg Ward · 25 years ago
  5. ccbb3f0 Don't pollute importer's namespace with type objects from types modules. by Greg Ward · 25 years ago
  6. 5116f90 On David Ascher's recommendation: reversed order of 'utime()' and by Greg Ward · 25 years ago
  7. 9a33707 Hacked 'set_final_options()' to set (hopefully) appropriate values for by Greg Ward · 25 years ago
  8. c997334 Added the 'have_run' dictionary to Distribution, and changed by Greg Ward · 25 years ago
  9. 4d74d73 Now handles NT, through '_init_nt()' function (courtesy of by Greg Ward · 25 years ago
  10. 884df45 The 'copy_file()' and 'copy_tree()' functions in util.py now have by Greg Ward · 25 years ago
  11. 0f72695 Rearranged things so that compilation of .py files is the responsibility by Greg Ward · 25 years ago
  12. 4e5a7c7 'warn()' method now takes an optional line number. by Greg Ward · 26 years ago
  13. 06ca948 Added all the "external action" methods (to make handling the verbose by Greg Ward · 26 years ago
  14. e765a3b Added 'dry_run' flag to most functions (to support the "shadow methods" by Greg Ward · 26 years ago
  15. 4070f50 Changed to use the method versions of 'copy_file()', 'copy_tree()', by Greg Ward · 26 years ago
  16. 91c488c Replaced the last attempt at an "unreadline" with one that actually by Greg Ward · 26 years ago
  17. 787451b Added 'linestart' array and 'unreadline()' method (makes parsing a lot easier). by Greg Ward · 26 years ago
  18. 782cdfe Changes to allow passing an open file to the constructor (to support by Greg Ward · 26 years ago
  19. 13ae1c8 First checkin of real Distutils command modules. by Greg Ward · 26 years ago
  20. 03f8c3c Obsolete source file -- command options are actually implemented in by Greg Ward · 26 years ago
  21. 2689e3d First checkin of real Distutils code. by Greg Ward · 26 years ago
  22. db75afe Added collapse_ws option. by Greg Ward · 26 years ago
  23. f6cdcd5 Added 'warn' method. by Greg Ward · 26 years ago
  24. d1dc475 Added: mems.lib.text_file: provides TextFile class for parsing text by Greg Ward · 26 years ago
  25. 6a1b53c get_config_h_filename(): Fix to work with current Python by Fred Drake · 26 years ago
  26. 522af3a Update and add docstrings. by Fred Drake · 26 years ago
  27. 9ddaaa1 Another patch from Fred: factored _init_posix into by Greg Ward · 26 years ago
  28. 3c8e54b Applied Fred's patch to fix the bugs that John Skaller noticed. by Greg Ward · 26 years ago
  29. 1190ee3 Fred's sysconfig module. by Greg Ward · 26 years ago
  30. ee789b9 Initial checkin of distutils source files. by Greg Ward · 26 years ago