1. 10 Jul, 1999 1 commit
  2. 08 Jun, 1999 4 commits
  3. 02 May, 1999 2 commits
    • Greg Ward's avatar
      The 'copy_file()' and 'copy_tree()' functions in util.py now have · 8e849283
      Greg Ward authored
      meaningful return values: respectively, whether the copy was done, and
      the list of files that were copied.  This meant some trivial changes in
      core.py as well: the Command methods that mirror 'copy_file()' and
      'copy_tree()' have to pass on their return values.
      8e849283
    • Greg Ward's avatar
      Rearranged things so that compilation of .py files is the responsibility · 4da83200
      Greg Ward authored
      of the 'install_py' command rather than 'build_py'.  Obviously, this
      meant that the 'build_py' and 'install_py' modules had to change; less
      obviously, so did 'install' and 'build', since these higher-level
      commands must make options available to control the lower-level
      commands, and some compilation-related options had to migrate with the
      code.
      4da83200
  4. 15 Apr, 1999 1 commit
  5. 04 Apr, 1999 3 commits
  6. 29 Mar, 1999 1 commit
  7. 26 Mar, 1999 1 commit
  8. 23 Mar, 1999 1 commit
  9. 22 Mar, 1999 3 commits
  10. 08 Mar, 1999 1 commit
  11. 18 Jan, 1999 1 commit
  12. 13 Jan, 1999 1 commit
  13. 11 Jan, 1999 1 commit
  14. 06 Jan, 1999 2 commits
  15. 22 Dec, 1998 1 commit
  16. 18 Dec, 1998 2 commits