1. 19 Oct, 2009 6 commits
    • PJ Eby's avatar
      Update change logs for release · 0b6145a2
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075549
      0b6145a2
    • PJ Eby's avatar
      Fix the elusive "double upload bdist_wininst" bug · c5d26a40
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075548
      c5d26a40
    • PJ Eby's avatar
      Build correct filenames for py2.6 "cross-compile" · 86439f1b
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075546
      86439f1b
    • PJ Eby's avatar
      Update to version 0.6c11 · 33415044
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075545
      33415044
    • PJ Eby's avatar
      Missing launcher fixes · 7742bcea
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075544
      7742bcea
    • PJ Eby's avatar
      Release update, fix string.join in README warning · de0eb5ca
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075540
      de0eb5ca
  2. 14 Oct, 2009 1 commit
    • PJ Eby's avatar
      Add a better link to the files · e3aaece7
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075399
      e3aaece7
  3. 12 Oct, 2009 4 commits
    • PJ Eby's avatar
      Update change log · da607e59
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075389
      da607e59
    • PJ Eby's avatar
      Windows 64/Vista UAC fixes · 81e2bb6c
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075388
      81e2bb6c
    • PJ Eby's avatar
      Backport fixes for issues 16 & 23 from trunk · 11e0e840
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075386
      11e0e840
    • PJ Eby's avatar
      Major updates and fixes include: · 9294929b
      PJ Eby authored
      * Fix for the Python 2.6.3 build_ext API change
      * Support for the most recent Sourceforge download link insanity
      * Support for SVN 1.6
      * Stop crashing on certain types of HTTP error
      * Stop re-trying URLs that already failed retrieval once
      * Fixes for various dependency management problems such as looping
        builds, re-downloading packages already present on sys.path (but not
        in a registered "site" directory), and randomly preferring local -f
        packages over local installed packages
      * Prevent lots of spurious "already imported from another path" warnings
        (e.g. when pkg_resources is imported late)
      * Ensure C libraries (as opposed to extensions) are also built when
        doing bdist_egg
      
      Other changes:
      
      * Misc. documentation fixes
      * Improved Jython support
      * Fewer warnings under Python 2.6+
      * Warn when 'packages' uses paths instead of package names (because it
        causes other problems, like spurious "already imported" warnings)
      * Stop using /usr/bin/sw_vers on Mac OS (replaced w/'platform' module
        calls)
      
      Note: This is NOT a merge from Distribute; upon review, many of the
      tracker-submitted patches used as a basis for forking were incorrect,
      incomplete, introduced new bugs, or were not addressing the root
      causes.  (E.g., one of the changes in this patch fixes three superficially
      unrelated issues in the setuptools bug tracker.)  Careful review will be
      required if you  want to merge this work back into Distribute.
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075385
      9294929b
  4. 02 Oct, 2008 1 commit
    • PJ Eby's avatar
      Signatures for 0.6c9 · 20a0abd3
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4066750
      20a0abd3
  5. 24 Sep, 2008 6 commits
  6. 11 Sep, 2008 1 commit
  7. 21 Aug, 2008 11 commits
  8. 24 Jul, 2008 1 commit
    • PJ Eby's avatar
      Backport egg_info SVN fix from trunk · b3ba9a6a
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4065223
      b3ba9a6a
  9. 16 Jul, 2008 1 commit
  10. 10 Mar, 2008 1 commit
    • PJ Eby's avatar
      Fixed ``win32.exe`` support for .pth files, so unnecessary directory · 005e04d6
      PJ Eby authored
      nesting is flattened out in the resulting egg.  (There was a
      case-sensitivity problem that affected some distributions, notably
      ``pywin32``.)
      
      (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4061342
      005e04d6
  11. 15 Feb, 2008 2 commits
    • PJ Eby's avatar
      Fix ``resource_listdir('')`` always returning an empty list for zipped · 601add28
      PJ Eby authored
      eggs.  Fix missing import in sdist command when encountering
      unrecognized SVN entries format.  (backports from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060849
      601add28
    • PJ Eby's avatar
      Bump version · ef659874
      PJ Eby authored
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060848
      ef659874
  12. 14 Feb, 2008 3 commits
  13. 19 Jan, 2008 1 commit
    • PJ Eby's avatar
      Fix interactions between the various "require" options, · 60cf2d31
      PJ Eby authored
      so that downloads aren't repeated and needed eggs are
      always installed, even if they were downloaded to the
      setup directory already.  (backport from trunk)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060066
      60cf2d31
  14. 18 Jan, 2008 1 commit