1. 20 Feb, 2010 1 commit
  2. 17 Feb, 2010 4 commits
  3. 13 Feb, 2010 1 commit
  4. 12 Feb, 2010 4 commits
  5. 11 Feb, 2010 2 commits
  6. 10 Feb, 2010 12 commits
  7. 08 Feb, 2010 1 commit
  8. 05 Feb, 2010 4 commits
  9. 04 Feb, 2010 2 commits
  10. 03 Feb, 2010 2 commits
    • Gary Poster's avatar
      add test I overlooked · 25fc6dfc
      Gary Poster authored
      25fc6dfc
    • Gary Poster's avatar
      Implementation complete to my knowledge. Tests pass locally. · bb152420
      Gary Poster authored
      Need to check if tests are complete/sufficient, and test with multiple Pythons
      and on Windows.
      
      Changed zc.recipe.egg and the easy_install.scripts function into only adding
      -S to scripts.
      
      New package z3c.recipe.scripts and the easy_install.generate_scripts now
      contains the more robust interpreter generation and the ability to
      include site-packages.
      
      Pertinent tests from the previous approach (from 3+ months ago) are
      ported.  In the course of this port I discovered that big changes like
      the ones in this checkin were needed.
      
      bb152420
  11. 12 Jan, 2010 1 commit
  12. 11 Jan, 2010 1 commit
  13. 08 Jan, 2010 1 commit
  14. 18 Dec, 2009 1 commit
  15. 16 Dec, 2009 1 commit
    • Gary Poster's avatar
      an interpreter variant that supports all interpreter flags (AFAIK). this... · dc34f555
      Gary Poster authored
      an interpreter variant that supports all interpreter flags (AFAIK).  this commit contains core implementation (in easy_install module) and tests of all functionality except import_sitecustomize.  Integration into zc.recipe.egg and tests for import_sitecustomize (which will be more involved, and in tests.py) will follow.
      dc34f555
  16. 15 Dec, 2009 1 commit
  17. 14 Dec, 2009 1 commit