1. 21 Apr, 2006 2 commits
  2. 19 Apr, 2006 1 commit
  3. 18 Apr, 2006 1 commit
    • PJ Eby's avatar
      Split ``get_platform()`` into ``get_supported_platform()`` and · fe16ffbe
      PJ Eby authored
      ``get_build_platform()`` to work around a Mac versioning problem that caused
      the behavior of ``compatible_platforms()`` to be platform specific.
      
      (Backport from 0.7 trunk, rev 45536)
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4045538
      fe16ffbe
  4. 15 Apr, 2006 1 commit
  5. 14 Apr, 2006 3 commits
  6. 09 Apr, 2006 1 commit
    • PJ Eby's avatar
      Added automatic retry for Sourceforge mirrors. The new download process is · c51417f8
      PJ Eby authored
      to first just try dl.sourceforge.net, then randomly select mirror IPs and
      remove ones that fail, until something works.  The removed IPs stay removed
      for the remainder of the run.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4045219
      c51417f8
  7. 30 Mar, 2006 2 commits
  8. 29 Mar, 2006 10 commits
  9. 28 Mar, 2006 4 commits
  10. 24 Mar, 2006 3 commits
  11. 21 Mar, 2006 1 commit
  12. 20 Mar, 2006 2 commits
  13. 17 Mar, 2006 4 commits
  14. 11 Mar, 2006 1 commit
    • PJ Eby's avatar
      Added automatic handling of installation conflicts. Eggs are now shifted to · 72930bc0
      PJ Eby authored
      the front of sys.path, in an order consistent with where they came from,
      making EasyInstall seamlessly co-operate with system package managers.
      
      The ``--delete-conflicting`` and ``--ignore-conflicts-at-my-risk`` options
      are now no longer necessary, and will generate warnings at the end of a
      run if you use them.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042965
      72930bc0
  15. 04 Mar, 2006 2 commits
  16. 03 Mar, 2006 1 commit
  17. 28 Feb, 2006 1 commit