1. 16 Oct, 2005 1 commit
  2. 29 Sep, 2005 2 commits
    • PJ Eby's avatar
      0.6a5 brown bag bug fix release. · 6a98cf8c
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041259
      6a98cf8c
    • PJ Eby's avatar
      Bugfixes. :( · 747cd179
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041258
      747cd179
  3. 26 Sep, 2005 2 commits
    • PJ Eby's avatar
      0.6a4 bugfix release. · 8423e8a6
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041257
      8423e8a6
    • PJ Eby's avatar
      Ensure that WorkingSet.resolve() (and therefore require() as well) · cbbc6e76
      PJ Eby authored
      returns a list of the relevant distributions, even if they are found in
      the working set rather than the environment.  This fixes some problems
      in the 0.6a3 release.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041256
      cbbc6e76
  4. 24 Sep, 2005 8 commits
  5. 18 Sep, 2005 1 commit
    • PJ Eby's avatar
      setuptools 0.6a2 release · 3adaf85e
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041247
      3adaf85e
  6. 17 Sep, 2005 2 commits
    • PJ Eby's avatar
      Added support to solve the infamous "we want .py on Windows, no · 673ac23e
      PJ Eby authored
      extension elsewhere" problem, while also bypassing the need for PATHEXT
      on Windows, and in fact the need to even write script files at all, for
      any platform.  Instead, you define "entry points" in your setup script,
      in this case the names of the scripts you want (without extensions) and
      the functions that should be imported and run to implement the scripts.
      Setuptools will then generate platform-appropriate script files at
      install time, including an .exe wrapper when installing on Windows.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041246
      673ac23e
    • PJ Eby's avatar
      Fixed cheeseshop URL. · baad93e3
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041245
      baad93e3
  7. 14 Sep, 2005 4 commits
    • PJ Eby's avatar
      Fix another typo · 1a71998f
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041244
      1a71998f
    • PJ Eby's avatar
      Update cheeseshop URL, fix typo. · 9eb3e52f
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041243
      9eb3e52f
    • PJ Eby's avatar
      0.6a1 release of setuptools. · d8c21aa6
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041242
      d8c21aa6
    • PJ Eby's avatar
      Correctly handle URL fragments in --find-links. · 6a36f2af
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041241
      6a36f2af
  8. 03 Sep, 2005 7 commits
  9. 23 Aug, 2005 4 commits
  10. 22 Aug, 2005 9 commits