- 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
-
- 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.
-
- 10 Dec, 2009 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
- 25 Sep, 2009 6 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
- 24 Sep, 2009 16 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
eliminate trailing spaces and normalize initial spacing of examples (some had five spaces, and the usual is four).
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
normalize text indentation, favoring not indenting expository text. fix a few typos and spacing problems.
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
remove some superfluous whitespace, capitalize a comment, and normalize option error message to look like the ones in zc.buildout.
-
Gary Poster authored
make a branch for the minor cleanup in gary-support-system-python branches. this will be the base branch for my effort to break up the gary-support-system-python branch into five.
-
- 15 Sep, 2009 1 commit
-
-
Thomas Lotze authored
-