1. 24 Mar, 2005 3 commits
  2. 23 Mar, 2005 1 commit
    • PJ Eby's avatar
      Add a working pkg_resources implementation that handles extraction and · ee8b1aa7
      PJ Eby authored
      basic support for non-egg resources.  Still a lot to do, but this version
      is capable of not only extracting and running C extensions, it can even
      find its own runtime (pkg_resources) if it's included in the egg.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040994
      ee8b1aa7
  3. 22 Mar, 2005 2 commits
  4. 21 Mar, 2005 3 commits
  5. 17 Jun, 2004 1 commit
    • Fred Drake's avatar
      remove blank line pollution · ecc9eaad
      Fred Drake authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040905
      ecc9eaad
  6. 15 Jun, 2004 1 commit
  7. 14 Jun, 2004 1 commit
  8. 05 Apr, 2004 3 commits
  9. 22 Mar, 2004 1 commit
    • PJ Eby's avatar
      Compute command line that should be passed to child setup scripts. · 2e83526e
      PJ Eby authored
      Warn user if unsupported options are supplied, and cancel unless
      'depends -i' (aka '--ignore-extra-args') was used.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040880
      2e83526e
  10. 20 Mar, 2004 1 commit
    • PJ Eby's avatar
      Flesh out 'depends' command to display dependencies' status, and halt if · 7ce55cab
      PJ Eby authored
      all requirements aren't met.  (Also, check planned install location for
      the dependencies, as well as checking sys.path.)  Also:
      
      * Allow 'Feature()' objects to include 'Require()' objects, so that
        dependencies can be optional
      
      * 'Require()' objects can set a homepage, whose URL will be displayed by
        the 'depends' command if the dependency needs to be installed.
      
      * Misc. fixes/refactoring of version validation to properly handle
        "unknown" versions, and to decouple version fetching from version
        checking.
      
      * Updated TODO to remove various completed items.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040876
      7ce55cab
  11. 19 Mar, 2004 1 commit
    • PJ Eby's avatar
      Initial checkin of setuptools 0.0.1. · 8423e1ed
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040869
      8423e1ed