1. 29 Dec, 2006 6 commits
    • PJ Eby's avatar
      Work around a distutils bdist_wininst bug: if the user has specified an · 3f14d160
      PJ Eby authored
      --install-lib via a configuration file, the path is hardcoded into the
      .exe file in place of PLATLIB/ or PURELIB/.  (Backport from trunk.)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053184
      3f14d160
    • PJ Eby's avatar
      Fix import problem for bdist_rpm w/Python<2.5 · 76dfb37a
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053182
      76dfb37a
    • PJ Eby's avatar
      And another typo... · 1b118c5f
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053180
      1b118c5f
    • PJ Eby's avatar
      Fix typo in release notes · 6d2f3ce9
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053179
      6d2f3ce9
    • PJ Eby's avatar
      Removed all special support for Sourceforge mirrors, as Sourceforge's · a2c73245
      PJ Eby authored
      mirror system now works well for non-browser downloads.
      (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053178
      a2c73245
    • PJ Eby's avatar
      New installation instructions & credits (backport from trunk) · df37d56d
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053176
      df37d56d
  2. 01 Dec, 2006 1 commit
  3. 24 Oct, 2006 1 commit
    • PJ Eby's avatar
      Fixed not allowing ``os.open()`` of paths outside the sandbox, even if they · 3abf8f8b
      PJ Eby authored
      are opened read-only (e.g. reading ``/dev/urandom`` for random numbers, as
      is done by ``os.urandom()`` on some platforms).
      (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4052438
      3abf8f8b
  4. 29 Sep, 2006 1 commit
    • PJ Eby's avatar
      Use cross-platform relative paths in ``easy-install.pth`` when doing · c82e1669
      PJ Eby authored
      ``develop`` and the source directory is a subdirectory of the installation
      target directory.
      (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4052047
      c82e1669
  5. 28 Sep, 2006 1 commit
  6. 27 Sep, 2006 1 commit
  7. 26 Sep, 2006 2 commits
  8. 25 Sep, 2006 2 commits
  9. 22 Sep, 2006 1 commit
    • PJ Eby's avatar
      Add support for "eggsecutable" headers: a /bin/sh script that is prepended · ae347c1e
      PJ Eby authored
      to an .egg file to allow it to be run as a script on Unix-ish platforms.
      (This is mainly so that setuptools itself can have a single-file installer
      on Unix, without doing multiple downloads, dealing with firewalls, etc.)
      (Backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051969
      ae347c1e
  10. 21 Sep, 2006 8 commits
  11. 20 Sep, 2006 4 commits
    • PJ Eby's avatar
      0.6c3 release · 580975d3
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051938
      580975d3
    • PJ Eby's avatar
      More Python 2.5 compatibility fixes. · 3f80f94b
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051937
      3f80f94b
    • PJ Eby's avatar
      Backport all known 2.5-compatibility fixes · 3bf8c4fa
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051935
      3bf8c4fa
    • PJ Eby's avatar
      Backport some Python 2.5 compatibility work · 7e0489e5
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051932
      7e0489e5
  12. 17 Sep, 2006 2 commits
  13. 06 Sep, 2006 4 commits
  14. 22 Aug, 2006 2 commits
    • PJ Eby's avatar
      Update release notes for Jim's #! fixes. · c63bb77e
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051488
      c63bb77e
    • Jim Fulton's avatar
      Added quoting of script arguments and extended the quoting logic to · cd84d4b5
      Jim Fulton authored
      handle embedded quotes.
      
      Added support for passing a single argument on the shebang line to
      pass things like -O and -i.
      
      Fixed bug in handling trailing whitespace in Python command.
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051487
      cd84d4b5
  15. 13 Aug, 2006 1 commit
    • PJ Eby's avatar
      Backport OS X doc fix from trunk. · f744be10
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051244
      f744be10
  16. 21 Jul, 2006 3 commits
    • PJ Eby's avatar
      bump version number to 0.6c2.dev · 1539c7f2
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050758
      1539c7f2
    • PJ Eby's avatar
      Fix a problem with eggs specified directly on ``PYTHONPATH`` on · 6cc3cd68
      PJ Eby authored
      case-insensitive filesystems possibly not showing up in the default
      working set, due to differing normalizations of ``sys.path`` entries.
      (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050757
      6cc3cd68
    • PJ Eby's avatar
      0.6c1 MD5 info · c816c62c
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050756
      c816c62c