- 17 Feb, 2010 4 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
- 13 Feb, 2010 1 commit
-
-
Gary Poster authored
-
- 12 Feb, 2010 4 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
-
Gary Poster authored
-
- 11 Feb, 2010 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
this is now the branch for my site-packages changes. It is merged with trunk. The zc.recipe.egg recipe returns to being fully backward compatible; if you want to use a system Python, use the z3c.recipe.scripts recipe for scripts and interpreter.
-
- 10 Feb, 2010 12 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
the whitespace-police, the typo-police, the grammar police, and the Windows testing police all joined together for this check-in of mostly trivial changes.
-
Gary Poster authored
-
Gary Poster authored
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
merge of gary-2-bootstrap-changes into trunk, resolving lots of conflicts with the distribute changes.
-
Gary Poster authored
-
- 08 Feb, 2010 1 commit
-
-
Gary Poster authored
-
- 05 Feb, 2010 4 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
- 04 Feb, 2010 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
- 03 Feb, 2010 2 commits
-
-
Gary Poster authored
-
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.
-
- 12 Jan, 2010 1 commit
-
-
Gary Poster authored
-
- 11 Jan, 2010 1 commit
-
-
Gary Poster authored
-
- 08 Jan, 2010 1 commit
-
-
Baiju M authored
-
- 18 Dec, 2009 1 commit
-
-
Gary Poster authored
-
- 16 Dec, 2009 1 commit
-
-
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.
-
- 15 Dec, 2009 1 commit
-
-
Gary Poster authored
-
- 14 Dec, 2009 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
this exposes the ability to request that site be imported in the ``script`` function. A later commit will expose this in the buildout configuration choices.
-