1. 21 Jun, 2000 4 commits
  2. 18 Jun, 2000 1 commit
  3. 17 Jun, 2000 7 commits
  4. 08 Jun, 2000 10 commits
  5. 07 Jun, 2000 3 commits
    • Greg Ward's avatar
      Patch from Rene Liebscher: this adds "--help-foo" options to list the · daf86a83
      Greg Ward authored
      values that "--foo" can take for various commands: eg. what formats for
      "sdist" and "bdist", what compilers for "build_ext" and "build_clib".
      
      I have *not* reviewed this patch; I'm checking it in as-is because it also
      fixes a paper-bag-over-head bug in bdist.py, and because I won't have
      time to review it properly for several days: so someone else can
      test it for me, instead!
      daf86a83
    • Greg Ward's avatar
      Always look for the system config file in the Distutils module directory, · daadfabd
      Greg Ward authored
      and call it "distutils.cfg" instead of "pydistutils.cfg" (personal
      config files are still ".pydistutils.cfg" or "pydistutils.cfg", though).
      daadfabd
    • Greg Ward's avatar
      Patch from Rene Liebscher: · 86b8b566
      Greg Ward authored
      Look for personal config file in /home/greg on Windows, too: users will have
      to set /home/greg to use this, so it's not something that many people will
      use.  But if python-dev comes up with the "right way" to divine a
      home directory on Windows, we can use that to set /home/greg and poof! --
      personal Distutils config files on Windows.
      86b8b566
  6. 06 Jun, 2000 4 commits
  7. 04 Jun, 2000 6 commits
  8. 03 Jun, 2000 3 commits
  9. 02 Jun, 2000 2 commits